body {
	background-color:#FFFFFF;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}

.clear{clear:both;}

* {
	margin: 0px;
	padding: 0px;
}

img{
	border-width:0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 800px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	width:800px;
	height:338px;
	position:relative;
}

#logo{
	top:70px;
	left:0px;
	width:230px;
	position:absolute;
	text-align:left;

}

#banner{
	top:118px;
	left:0px;
	float:left;
	position:absolute;
}

#h_photos{
	float:right;
	width:300px;
	padding: 0px 20px 20px 20px;
	margin-top:18px;

}

#header ul{
	background: url(images/navbar.jpg) 0 0 no-repeat;
	width:800px;
	height:28px;
	display:block;
	top:350px;
	left:0px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
	text-align:center;
}
#header li{
	display:inline;	

}
#header ul a{
	margin: 0px 15px;
}

#header_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top:90px;
	right:0px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 12px;
	color:#0078ae;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
}
#header_text a{
	color:#0078ae;
	text-decoration:none;
}
#header_text a:hover{color:#c77e0c;}

/********************** Header1 ***************************/

#header1 {
	margin: 0px 0px 0px 0px;
	width:800px;
	height:90px;
	position:relative;
}

#logo1{
	top:70px;
	left:0px;
	width:230px;
	position:absolute;
	text-align:left;

}

#banner1{
	top:110px;
	left:0px;
	float:left;
	position:absolute;
}

#h1_photos{
	float:right;
	width:300px;
	padding: 0px 20px 20px 20px;
	margin-top:18px;

}

#header1 ul{
	background: url(images/navbar.jpg) 0 0 no-repeat;
	width:800px;
	height:28px;
	display:block;
	top:110px;
	left:0px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
	text-align:center;
}
#header1 li{
	display:inline;	
}
#header1 ul a{
	margin: 0px 15px;
}
#header1 ul a:hover{ background-position: 0px -28px;}


#header1_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top:70px;
	right:0px;
	width:230px;
	position:absolute;
}
#header1_text p{
	font-size: 12px;
	color:#0078ae;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
}
#header1_text a{
	color:#0078ae;
	text-decoration:none;
}
#header1_text a:hover{color:#c77e0c;}


/********************** Content ***************************/
#content {
	background-color: #FFFFFF;
	width:800px;
}


img.figure1 {
	float:right;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

img.figure2 {
	float:right;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

h1{
	color:#000062;
	font-size:16px;
	margin: 00px 0px 0px 0px;
}

h2{
	color:#000062;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}


#right {
	float:right;
	width:500px;
	margin-left:10px;
	margin-top: 60px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#right a{color:#28556b;}
#right a:hover{color:#c77e0c;}

#photos a{
	margin-right:14px;
}

#left {
	background-image:url(images/sidebarbackground.jpg);
	float:left;
	width:247px;
	padding: 0px 10px 10px 10px;
	margin-top:60px;
	display:inline;
	
}

img.sidebar {
	margin-top: 0px;
	margin-left: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#left p{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 20px 0px;
}

.border{

	border-bottom: 2px dotted black;
}

.uborder{

	border-top: 2px dotted black;
}
#left a{
	padding: 0px 0px 0px 0px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;

	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
}
#left a:hover{
	padding: 0px 0px 0px 0px;
	font-size:12px;
	color:#000000;
	text-decoration:underline;

}
#left1 {
	float:left;
	width:500px;
	margin-left:10px;
	margin-top: 60px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left1 a{
	color:#28556b;
	text-decoration:none;
}
#left1 a:hover{color:#c77e0c;}

#left1 ul{
	list-style-type: disc;
	list-style-position: inside;
	line-height: 150%
}

#left1 ul ul{
	text-indent: 25px;
	list-style-type: none;
	list-style-position: inside;
	line-height: 150%;

}
	

#photos a{
	margin-right:14px;
}
#right1 {
	background-image:url(images/sidebarbackground.jpg);
	float:right;
	width:247px;
	padding: 0px 10px 10px 10px;
	margin-top:60px;
	display:inline;
	
}

.top {
	float:right;		
	margin-top: 10px;
}



img.sidebar {
	margin-top: 0px;
	margin-left: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#right1 p{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 20px 0px;
}

.border{

	border-bottom: 2px dotted black;
}

#right1 a{
	padding: 0px 0px 0px 0px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;

	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
}
#right1 a:hover{
	padding: 0px 0px 0px 0px;
	font-size:12px;
	color:#000000;
	text-decoration:underline;

	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;

}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer.jpg);
font-size:1px;
height:30px;
}
#footer {
	width:800px;
	text-align:center;
	padding: 10px 0px;
	font-size:10px;
	border-top: 2px dotted black;
}
