*  { margin:0; padding:0;}
html {margin:0; padding:0}

body {background: #f6e2bd;
	font-size: 100.1%;
	font-family: 'veranda', 'Arial', 'sans-serif';
	}
	
a {
	outline: none;
	}

#container {
	height:auto;
	width:760px;
	margin: 0px auto;
	text-align: 
	center;
	}

#inline {
	height:50px;
	width:760px;
	margin: 0px auto;
	width:100%;
	padding: 2px ;
	font-family:veranda,sans-serif;
	font-size:.7em;
	text-align: center;
	}
#inline ul, #inline li{
	display: inline; 
	margin: 4px ; 
	padding:0px;
	} 
#inline ul li a:link, #inline ul li a:visited {
	color: #ffc; text-decoration:none; 
	}
#inline ul li a:hover {
	color:#ff0033;
	}	

#mast {
	height:40px;
	width:100%;
	text-align: center;
	padding: 4px;
	margin: auto;
	background-color: #663300;
	}
	
#imageA	{height: 135px; left: 344px; position: absolute; top: 339px; width: 150px; z-index: 1;}
#image {background: #transparent ; width: 220px; height:280px; margin :5px auto; border: 0px solid #000; text-align: center; }
#image p {font-family: 'veranda', 'Arial', 'sans-serif';font-size: 18px;color: #fff;line-height: 22px;text-align: left;}
#image h1 { margin:0;margin-left: 10px; padding-top: 13em; color:#fff;font-family: "Times New Roman", serif;font-size: 1.5em;font-weight:normal;}
#image h3 {font-family: verdana, Arial, sans-serif;font-size: .9em;font-weight:normal; color: #000000;}

	/*FOOTER*/
#footer {
	height:20px; 
	width:400px;
	font-size: .7em;
	font-family: veranda, 'sans-serif';
	text-align: 
	center;color: #000; 
	margin: 5px auto; 
	padding:5px 0px 0px 0px;
	border-top: 1px solid  #000;
	}
#footer a:link, #footer a:visited {
	color:#1800c5;
	text-decoration: none;
	} 
#footer a:hover {
	color: #ff0000;
	background-color:#;
	text-decoration: none;
	}
#footer a:active {
	color: #000;
	text-decoration: none;
	}

	/*LINKS*/
a:link, a:visited {color: #6D9BF1;text-decoration: none;} 
a:hover {color: #;background-color:#;text-decoration: underline;}
a:active {color: #000;text-decoration: none;}	