html { 
overflow: -moz-scrollbars-vertical!important; 
} 
body {margin:0; padding:0; overflow:auto;}@charset "utf-8";

body  {
	background: #3D4547;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.bullets {
	line-height: 200%;
}

p  {
	
	margin: 0; 
	padding: 0;
	
}


#container1 {
	width: 800px;  
	background: #FFFFFF; 
	border: 0px;
	text-align: left; 
	padding: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.topnav {
	background-color: #333333;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: right;
} 
#header {
	background: #DDDDDD;
	margin-bottom: 3px;	
		height: 142px;
	width: 800px;
} 
#mainimage {
	background: #DDDDDD;

} 
#header h1 {
	margin: 0; 
	padding: 10px 0;
}


#sidebar1 {
	float: right;
	width: 380px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-top: 20px;
}
#sidebar1 h3, .twoColElsRtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}


#mainContent {
	margin-top: 0px;
	margin-right: 420px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 20px;
} 
.twoColElsRtHdr #footer { 
	padding: 0 10px;
	background:#DDDDDD;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	font-size: small;
	color: #CCCCCC;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.title1 {
	font-size: large;
	color: #42719F;
}
.highlight_box {
	background-color: #BDBDBD;
	padding: 10px;
	font-size: large;
	color: #FFFFFF;
}
.highlight1 {
	color: #42719F;
	font-weight: bold;
}
.highlight2 {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}
	
	
.highlight3 {
	color: #42719F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}



a {text-decoration: none;}

.topnav a {
	padding-left: 15px;
	font-size: 100%;
}
.topnav a:link{
	color: #CCCCCC;

}


.topnav a:visited{
	color: #CCCCCC; text-decoration: none;
	
}
.topnav a:hover{
	color: #FFFFFF; text-decoration: none;
}
.topnav a:active{
	color: #FFFFFF; text-decoration: none;
	
	}
	.topnav  a#current{
	color: #FFFFFF; text-decoration: underline;}

a:link{
	color: #42719F;
	text-decoration: none;
}


a:visited{
	color: #42719F;
	
}
a:hover{
	color: #3E556C;
}
a:active{
	color: #3E556C;
	
	}
		

.style1 {font-size: x-large}.subtext {
	font-size: 85%;
	color: #333333;
	line-height: 130%;
}
.subtext2 {
	font-size: 90%;
	color: #666666;
}
#gallery {
	float: right;
	width: 600px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-top: 20px;
	text-align: right;
	height: 350px;
}
#galleryMainContent {
	margin-top: 0px;
	margin-right: 620px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 20px;
}
#galleryMainContent a:link{
	color: #999999;
	
}
#galleryMainContent a:visited{
	color: #999999;
	
}
#galleryMainContent a:hover{
	color: #666666;
}
#galleryMainContent a:active{
	color: #666666;
	
	}
	
#galleryMainContent  a#current{
	color: #42719F;
	text-decoration: underline;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
li {
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px; 
	background-image:url(../images/bullet1.gif);
}
.divider {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

