html, body{ font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #e9f0fb; margin:0; padding:0; text-align:center; } 

h1 { color: #070921; font-size: 16px; font-weight: bold; }
li { list-style-image: url(/images/bullet.gif); padding-bottom: 4px }
a { color: #2464aa; }

 
#pagewidth{ 
 width:927px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{ position:relative; height:148px; background-color:#ffffff; background-image: url(/images/header.jpg); background-repeat: no-repeat; width:100%; } 
 
#maincol{ background-color: #ffffff; background-image: url(/images/main_bkg.jpg); background-repeat: no-repeat; float: right; display:inline; position: relative; width:930px ; height: 888px; }
 
html>/**/body #maincol{ background-color: #ffffff; background-image: url(/images/main_bkg.jpg); background-repeat: no-repeat; float: right; display:inline; position: relative; width:929px ; height: 888px; }

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

#mainnav { position: absolute; top: 126px; z-index: 1001; }
#mainnav li { padding-right: 15px; list-style-type: none; display: inline; }
#mainnav li a { color: #eeefb7; font-size: 13px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }

html>/**/body #mainnav { position: absolute; top: 115px; z-index: 1001; }

#innercontent { position: absolute; top: 50px; left: 140px; width: 650px; height: 640px; overflow: scroll; padding-right: 8px; }
#home_news { background-image: url(/images/news_bkg.jpg); position: relative; left: 0px; width: 218px; height: 203px; padding-right: 4px; padding-left: 4px; }
#home_news a { color: #a61821; font-weight: bold; }
#logo {width: 200px; height: 100px}

#footer {padding-left: 50px}
#footer li { padding-right: 10px; list-style-type: none; display: inline; text-align: center}

/************ FCKEDITOR styles **************/
.normalText { color: black; font-size: 11px; font-weight: normal; font-style: normal; text-decoration: none; }
.normalTextBold { color: black; font-size: 11px; font-weight: bold; font-style: normal; text-decoration: none; }
.SubTitle { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ab1922; text-decoration: none; }

.LargeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #1a1d4a;
	text-transform: none;
	line-height: 22px;
	margin-top: 0;
	padding-top: 0;
	text-decoration: none;
}

