body {
	/* background-color:#0080ff; */
	background-color:#11afFb;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	font-size: 90%;
/*	font-size: 100%;*/
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width:837px;
	}
a	{
/*	font-size: 12px;*/
	font-size: 100%;
	}
p	{
	margin: 15px 0px;
	padding: 0px 20px 0px 20px; /* top right bottom left */
	}
ul	{
	margin: 0px 40px;
	padding: 0px 10px 0px 30px; /* top right bottom left */
	}
p.right {text-align: right}
p#xlink	{
	margin: 0px 0px 0px 60px;
	padding: 0px 0px 0px 0px; /* top right bottom left */
	}


/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-color:#0080ff;
	width:837px;
/*	width:100%;*/
	height:325px;
	position:relative;
}
#header table{
	/* background-color:#0080ff; */
	background-color:#008080;
/*	width:837px;*/
	width:100%;
	border: 3px solid #ffffff;
	top:275px;
	left:0px;
	position:absolute;
	margin: 0px;
	height:61px;
/*	height:53px;*/
	padding:0px 5px 0px 0px;
	text-align:center;
	vertical-align:middle;
}
#header table a{
	text-decoration:none;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;

}
#header table td:hover{
	background-color:#11afFb;

}
#header table tr{
	height:53px;

}
#header table a:hover{
	text-decoration:underline;
/*	color:#28556b;*/
	background-color:#11afFb;
	height:53px;
	font-style:italic;
}

/*#header table
	{
	border-bottom: none;
	text-align:left;
	}*/

#header table.subtable 
	{
	background-color:#11afFb;
	width:173px;
	height:auto;/*73px;*/
	top:8px;
	text-align:left;;
/*     border-width: 1px 1px 1px 1px;*/
     border-style: none;
	border-color: #00F;
	z-index:2
	}

#header table.subtable tr
	{
	height:25px;
	}
#header table.subtable a
	{
	text-decoration:none;
	color:#000;
	}

#header table.subtable a:hover
	{
	text-decoration:underline;
	color:#000;
	background-color:#11afFb;
	}


#agif{
	margin-top:40px;}
#header ul{
	background-color:#85a157;
	width:831px;
	border: 3px solid #00ff00;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1 {
	font-size: 24px;
	font-style:italic;
	font-weight:bold;
	color:yellow;
	position:absolute;
	width: 837px;
	text-align: center;   
	top:8px;
}
#header_text {
	font-size: 12px;
	font-weight:bold;
	color:yellow;
	position:absolute;
	width:837px;
	text-align: center;   
	top:40px;
}
#header_text p{
	font-size: 18px;
	color:#cccccc;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(content_bg.gif);
	width:837px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:20px;
	text-align:center;
	margin: 10px 0px 20px 0px;
}

h2{
	color:#0080ff;
	font-size:16px;
	text-align:center;
	margin: 10px 0px 0px 0px;
}
#left {
	float:left;
	width:468px;
	margin-left:0px;
	padding: 0px 10px 30px 0px; /* top right bottom left */
	margin-top:10px;
	display:inline;
/*	border: 1px solid #ff0000;*/
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:300px;
	padding: 0px 15px 30px 15px;
	margin-top:12px;
	margin-right:5px;
	display:inline;
/*	border: 1px solid #e3e5db;*/
	border: 1px solid #ebeec5;
}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(footer_bg.JPG);
font-size:1px;
height:10px;
}
#footer {
	width:837px;
	text-align:center;
	padding: 20px 0px;
	color:#ffffff;
}
