body {
background:url(images/grad-body.jpg) repeat-x center top;
background-color:#fff;
margin:0px;	
} 

div {
padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
p, li {
padding-top:2px;
padding-left:12px;
padding-right:10px;
font-size:12px;
line-height:18px;
}
td {
font-size:12px;
}
.imgBorder{
border:3px solid #ffffff;
padding:1px;
}
ul {
	line-height:22px;
	}
.notes {
font-size:11px;
}	
/**** links --------------------------------------***/
a{
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	color:#003366;
}

/**** DIV ***/
#main {
width:880px;
position:relative;
margin: 0px auto;
padding-left:10px;
padding-right:10px;
background-color:#ececec;
}
#header {
height:100px;
background:url(images/header-back.jpg) repeat-x center 16px;
background-color:#FFFFFF;
vertical-align:bottom;
}
#fls {
height:255px;
background-color:#333333;
border-top:1px solid #666666;
}
#bar {
height:45px;
text-align:center;
background:url(images/menu-back.jpg) repeat-x;
}
#content {
background:url(images/right-main-back.jpg) repeat;
clear:both;
}
#features {
/*background:url(images/right-main-back.jpg) repeat;*/
width:341px;
position:relative;
float:right;
}
#fc2 {
/*background:url(images/right-back.jpg) repeat-x;*/
float:left;
width:341px;
padding-bottom:10px;
min-height:150px;
}

#leftCol {
width:538px;
min-height:216px;
padding-bottom:12px;
/*background:url(images/left-back.jpg) bottom repeat-x;*/
border-right: solid 1px #CCCCCC;
}
#grad {
	background:url(images/left-back.jpg) bottom repeat-x;
}
	
#base {
background:url(images/footer-base-back.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
height:40px;
text-align:center;
vertical-align:middle;
}

#baselinks{
padding-top:12px;
letter-spacing:0.1em;
}

#titlelinks{
font-family: "Century Gothic", Verdana, Arial, Tahoma;
font-size:14px;
padding-top:12px;
text-decoration:none;
}

#footer {
background:url(images/footer-back.jpg) repeat-x;
background-color:#999999;
height:100px;
}
#footerX{
padding:10px;
font-size:11px;
text-align:right;
}
/** ----------------------------------------------------------------------------**/
.titles{
font-family: Arial Black, Arial, Helvetica, sans-serif;
font-size:15px;
line-height:35px;

}
#titleBox {
background:url(images/footer-base-back.jpg) repeat-x;
height:40px;
padding-left: 10px;
font-family: Arial Black, Arial, Helvetica, sans-serif;
font-size:15px;
line-height:35px;
}
#name {
	padding-top:25px;
	float:right;
	}
#newsitem {border-bottom:1px dotted #ccc; padding:12px; }