/*<![CDATA[*/
* {margin:0;padding:0;}
html {background-color:#777777;font-family:arial, verdana, sans-serif;font-size:12px;}

h1 {color:#880000;font-family:arial, verdana, sans-serif;font-size:16px;}
.l {float:left;}
.r {float:right;}
.clear {clear:both;}
input {border:1px solid #123B73;}
a, a:visited{color:#0F3D71;}


body {
position: absolute;
left: 50%;
width: 96%; /* Overall width of div */
margin-left: -48%; /* half of the overall width */
visibility: visible;
}

#banner
{
    height:103px;
    background: #FFFFFF url("../images/bannerbg.gif") repeat-x;
    margin:0;
    padding:0;
}

#spacerbottom
{
    height: 10px;
    background: #FFFFFF;
}

* html div#outer_wrapper { 
   width: expression( document.body.clientWidth < 961 ? "960px" : "auto" ); /* set min-width for IE */
   min-width: 960px; /* sets min-width value for all standards-compliant browsers */
}

#outer_wrapper {
    min-width:960px;
	background: #ffffff url('../images/leftbg1.gif') repeat-y top left;
}
#wrapper {
	background: url('../images/rightbg.gif') repeat-y right;
}

#container {
	width: 100%;
	float: left;
	margin-right: -195px;
	background:transparent url('../images/rightbg.gif') repeat-y right;
}
#content {
	margin-right: 190px;
	background: url('../images/leftbg1.gif') repeat-y top left;
}

#main {
	margin-left: 190px;
}
#left {
	width: 190px;
	float: left;
    background:#ffffff url('../images/leftbg1.gif') repeat-y top left;
}
#sidebar {
	width: 190px;
	float: right;
}

#rightform
{
	height: 18px;
}

#random
{
	background: #ffffff url('../images/bannerbg.gif') repeat-x;
    height:103px;
    margin-right:10px;
}

#bottomnav
{
	margin-left:13px;
	margin-right:190px;
	height:20px; 
	border-top:1px solid #cccccc; 
	border-bottom:1px solid #cccccc; 
    text-align:center;
	text-indent:5px;
}

#bottomnav a
{
	text-decoration:none;
    font-size:10px;
    
}

#footer {
    margin:0px;
    margin-left:10px;
    margin-right:10px;
    padding-left:50px;
	color:#FFFFFF;
    text-align: center;
    height: 15px;
    line-height: 15px;
    background:#777777 url('../images/bottombg.gif') repeat-x;

}



.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}

.sitemap{
	margin-top: 50px;
}

.mainlink {
 margin-bottom: 10px;
}

.child {
 padding-left: 30px;
}

#copyrights
{
    margin:0 auto;
    text-align:center;
	color: #FFFFFF;
    font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


#ss {margin:44px 100px 0 0;list-style:none;}
#ss li {color:#fff;font-size:10px;text-align:right;}
#articles {margin:10px 0;list-style:none;}


#close {
	float: right;
}

/*]]>*/
