body {
	background-color:#469CAB;
	color:#012B33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1px 1px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 500px;
}
a{
	color:#469CAB; 
	font-size:10px;
	font-weight:bold;
	text-decoration:none 
}
p{
	margin: 15px 0px;
}

/********************** FONTS ****************************/
b{ font-style:bold;}
u{ font-style:underline;}
i{ font-style:italic;}

td {
 font-family:verdana, sans-serif;
 font-size:10px;
} 

a:link {color:#469CAB; 
	font-size:10px;
	font-weight:bold;
	text-decoration:none } 




a:link.nav {background: #ffffff;
font-size: 10px;
color: #469CAB;
font-weight:bold;
display:block;
border:1px solid #ffffff;
padding:0px 0px 0px 5px;} 


/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(main.bmp);
	width:500px;
	height:290px;
	position:relative;
}
#header ul{
	background-color:#85a157;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:300px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}

/********************** Content ***************************/
#content {
	background-image:url(content.bmp);
	width:500px;
}
img{
	border-width:0px;
}

h2
{background: #469CAB;
font-size: 10px;
color: #fff;
font-weight:bold;
display:block;
border:1px solid #ffffff;
padding:0px 0px 0px 5px;}

h1
{color:#ffffff;
text-align: left;
background:#469CAB url('');
font: 30px, Verdana;
font-weight:bold;}

textarea{
	background-color:#BDC7C9;
	border:1px dashed #5181AA;
	font-face:times new roman;
	font-color:#000000;
	font-size:8pt;
}
#left {
	float:left;
	width:93px;
	margin-left:37px;
	padding: 0px 0px 0px 0px;
	margin-top:290px;
	display:inline;
}
#photos a{
	margin-right:14px;

}

#right {
	float:right;
	width:316px;
	margin-right:38px;
	padding: 0px 0px 0px 0px;
	margin-top:290px;

}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(footer.bmp);
font-size:1px;
height:35px;
}
#footer {
	width:500px;
	text-align:center;
	padding: 20px 0px;
}
