/* Start of CMSMS style sheet 'wide' */
body {
	background-image: url(uploads/images/page_graphics/bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0373BF;
	margin: 0px;
	font-family: Tahoma, "Gothic725 Bd BT", Arial;
	font-size: 11px;
}
#cover {
	position: absolute;
	z-index: 999;
	top: 95px;
}
#logo {
	position: absolute;
	z-index: 1000;
	top: 55px;
}
#picture{
	margin:0px 0px 0px 185px;
	padding:0px 0px 0px 0px;
}
#surround {
	height: 100%;
	width: 970px;
	margin-top: 65px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 245px;
	width: 100%;
}
h1#main-heading  {
	padding: 0px;
	margin: 0px;
	font-size: 30px;
	font-weight: bold;
	color: #0575c2;
	text-align: left;
                width: 200px;
}
h2#main-heading  {
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	font-weight: bold;
	color: #0575c2;
	text-align: left;
}
#scroll {
	width: 65em;
	height: 37em;
	overflow: auto;
margin: 10px;

}
#page_info {
	height: auto;
	width: 100%;
}
#page_info li{
	list-style-type: none;
	background-image: url(uploads/images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
                margin-left: -40px;
                padding-left: 20px;
                line-height: 1.7em;
}
#page_info ul.picturelist {
	margin: 0px;
	width: 690px;
                padding: 0px;


}
#page_info ul.picturelist  li.thumb {
	list-style-type: none;
	background-image: none;
                margin-left: 0px;
                padding: 0px;
}

#page_info .col1 {
	width: 220px;
padding: 5px;
}
div#search {

	text-align: left;
	padding: 0px;
	margin: 0px;
}
div#search input,select {
                font-size: 0.8em;
}
#page_info .col2 {

	width: auto;

}
#page_info .col2 p {

	margin-top: 1em;
	margin-bottom: 1em;

}
#footer {
width: auto;
height: 35px;
margin-left: 40px;

	top: 780px;
position: absolute;
}
/* End of 'wide' */

