/* Start of CMSMS style sheet 'KRO 2col sidebar-Right' */
<style type="text/css">
<!--
html{background-color: #000000;}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
a{text-decoration:none; color:#999999; font: bold;}
h3{font:1.75em;color: #CCCCCC; text-align:center}
.clear{clear: both}
.left{float:left}
.right{float: right}


#wrapper{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size:12px;
	text-decoration: none;
	background-color: #000000;
	color:#ccc;
	width: 631px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#container{
	border: 1px solid #666666;
	padding: 3px;
	background-color: #000000;
	width: 627px;
}
#header{
	background-color: #000000;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 627px; display:block;
}

#navbar{

	
	margin-right: 20px;
	margin-bottom: 23px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 25px;

}
#navbar li{
display: block;
margin-top: 110px;
	float:left;
	font-size:1.1em;
	list-style-type: none;
	padding: 0px 15px 0px 0px;

}
#navbar li a{ color:#CCCCCC;}
#content{ font:Georgia, "Times New Roman", Times, serif;background-color: #330000;

}

#textwrap{
	color: #CCCCCC;
	background-color: #330000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 363px;
height: auto;
}
#textwrap h1{
	font-size: 2.3em;
	color: #CCCCCC;
	background-color: #000000;
	width: 363px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	letter-spacing: .5em;
	text-align: center;
}
#text{font: 1.1em; padding: 10px 40px; margin:0px;height:235px; overflow: auto;}

#sidePicture{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 325px;
	width: 261px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
}

#footer {
	background-color: #000000;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 46px;
}

#btm_nav{
	margin: 10px auto 23px 50px;
}
#btm_nav li{	float:left;
	font-size:.9em;padding: 0px 5px 0px 5px;
	list-style-type: none; border-left: 2px solid #666;}

-->
</style>
/* End of 'KRO 2col sidebar-Right' */

