body {
	background-color:#a0f5f9;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
	
}
a{
	font-size:10px;
}
p{
	margin: 15px 0px;
}

b {
color: #38a9ff;
}

#left li {

margin-left: 15px;
text-indent: 10px;
list-style position: outside;
line-height: 18px;
}

#sub_right li {

margin-left: 15px;
text-indent: 10px;
list-style position: outside;
line-height: 18px;
}

#sub_right a{color:#28556b;}
#sub_right a:hover{color:#c77e0c;}

/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	/* background-image:url(images/header.jpg); */
	width:717px;
	height:211px;
	position:relative;
}

#header ul{
	background: #a0f5f9 url('images/nav_bg.jpg') repeat-x; 
	width:703px;
	border: 3px solid #FFFFFF;
	display:block;
	top:211px;
	position:absolute;
	margin: 0px 8px 0px 0px;
	height:22px;
	padding:5px 0px 0px 8px;
	text-align:left;
}
#header li{
	display:inline;	
	margin: 0px 15px;
	padding-right: 25px;
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;

}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}

img.icon { 
  float: left;
  margin-left: 0;
  padding-right: 12px;
}


/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
	top: 33px;
	position:relative;
}
img{
	border-width:0px;
}

b {
margin: 0;
padding: 0;
}

h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 10px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}

h3 {
	color:#38a9ff;
	font-size:12px;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
}

#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}

#sub_left {
	float:left;
	width:140px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}

#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}


#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:0px;
	border-left: #FFF 2px solid;

}

#sub_right {
	float:right;
	width:483px;
	margin-left:27px;
	padding: 0px 25px 30px 0px;
	display:inline;
}

#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}

hr {
color: #38a9ff;
background-color: #38a9ff;
height: 1px;
}

/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;

}
#footer {
	width:717px;
	text-align:center;
	padding: 0px 0px;
	top: 8px;
	position:relative;
	font-size: 8px;
}
