body { 
	background: #253D6C url(images/pagebac.jpg) repeat-y top left;
	text-align: center; margin: 0px; padding: 0px; overflow: auto;
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #373737;
} 
.site {
	width: 775px;
	margin-right: auto; 
	margin-left: 20px; 
	text-align: left;
	float: left;
	overflow: visible;
	height: auto;
}
a {
	color: #EE9B01;
}
a:hover {
	text-decoration: none;
}
#top {
	width: 775px;
	height: 213px;
}
#photo {
	width: 260px;
	height: 213px;
	background: url(images/photo.jpg) no-repeat;
	float: left;
	clear: right;
}
#info {
	width: 273px;
	height: 213px;
	background: url(images/coninfo.jpg) no-repeat;
	float: left;
}
#rblank {
	width: 219px;
	height: 213px;
	background: url(images/coninforight.jpg) no-repeat;
	float: left;
}
#nav {
	width: 752px;
	height: 31px;
}
var {
	visibility: hidden;
}
#nav a {
	text-decoration: none;
	display: block;
	height: 31px;
	float: left;
}
.link0 {
	width: 260px;
	height: 31px;
	display: block;
	background: url(images/link0.jpg);
	float: left;
}
a.link1 {
	width: 128px;
	background: url(images/links.jpg) no-repeat 0px 0px;
}
a:hover.link1 {
	width: 128px;
	background: url(images/links.jpg) no-repeat 0px -31px;
}
a.link2 {
	width: 145px;
	background: url(images/links.jpg) no-repeat -128px 0px;
}
a:hover.link2 {
	width: 145px;
	background: url(images/links.jpg) no-repeat -128px -31px;
}
a.link3 {
	width: 118px;
	background: url(images/links.jpg) no-repeat -273px 0px;
}
a:hover.link3 {
	width: 118px;
	background: url(images/links.jpg) no-repeat -273px -31px;
}
a.link4 {
	width: 90px;
	background: url(images/links.jpg) no-repeat -391px 0px;
}
a:hover.link4 {
	width: 90px;
	background: url(images/links.jpg) no-repeat -391px -31px;
}

.linkr {
	width: 11px;
	height: 31px;
	display: block;
	background: url(images/linkr.jpg);
	float: right;
}

#bod {
	width: 775px;
	height: auto;
	background: url(images/bodybac.jpg) repeat-y;
	overflow: auto;
	text-align: center;
}

#main {
	width: auto;
	height: auto;
	overflow: auto;
	text-align: left;
	padding: 10px 30px 10px 10px;
} 
.title {
	width: 560px;
	text-align: right;
	color: #1F3D6B;
	font-weight: bold;
	font: 1.75em/16px "Times New Roman", Times, serif;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: .25em;
}
.title1 {
	width: 720px;
	text-align: right;
	color: #1F3D6B;
	font-weight: bold;
	font: 1.75em/16px "Times New Roman", Times, serif;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: .25em;
}
#mleft {
	width: 560px;
	text-align: justify;
	height: auto;
	margin-top: 10px;
	float: left;
}
#mleft1 {
	width: 720px;
	text-align: justify;
	height: auto;
	margin-top: 10px;
	float: left;
}
#mright {
	width: 160px;
	height: auto;
	border-left: 1px solid #8DA0BD;
	margin-top: 10px;
	float: right;
	color: #FFFFFF;
	font: 9px/11px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
.sem {
	color: #1F3D6B;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
#mright p {
	padding: 0px 5px 0px 5px;
	margin: 10px 0px 0px 10px;
}
#mright a {
	color: #FFFFFF;
	text-decoration: underline;
}
#mright a:hover {
	text-decoration: none;
}
#mright b {
	color:#FF6F40;
	font-weight: bold;
}
#mright em {
	font-weight: bold;
	font-style: normal;
}
#footer {
	height: auto;
	overflow: auto;
	width: 775px;
}
#mleft1 img {
	border: 5px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
}
#mleft1 img:hover {
	border: 5px solid #EE9B01;
	border-bottom: 8px solid #EE9B01;
}
.copy {
	text-align: right;
	color: #FFFFFF;
	font: 10px/9px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 25px 5px 0px;
	padding: 0;
}
.flink {
	text-align: right;
	padding: 0;
	margin: 5px 25px 10px 0px;
	font: 10px/9px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
}
#icons {
	margin: 15em .5em 0em 10em ;
}
#icons a {
	text-decoration: none;
	display: block;
	height: 16px;
	float: left;
	margin-left: 10px;
}
a.home {
	width: 16px;
	background: url(images/icons.gif) no-repeat 0px 0px;
	
}
a:hover.home {
	width: 16px;
	background: url(images/icons.gif) no-repeat 0px -16px;
}
a.print {
	width: 16px;
	background: url(images/icons.gif) no-repeat -18px 0px;
}

a:hover.print {
	width: 16px;
	background: url(images/icons.gif) no-repeat -18px -16px;
}
a.bookmark {
	width: 16px;
	background: url(images/icons.gif) no-repeat -36px 0px;
}

a:hover.bookmark {
	width: 16px;
	background: url(images/icons.gif) no-repeat -36px -16px;
}
.center {
	text-align: center;
}
#left {
	margin: 5px 0px 0px 0px;
	text-align: left;
	clear: both;
	float: left;
}

.phead {
	font: 14px/16px "Times New Roman", Times, serif;
	font-weight: bold;
	color:#FF6F40;
	font-style: italic;
}
