body,td,th {
color: #000000;
}
body {
margin:5px 1px 1px 1px;
font-size:90%;
background-color: #cc0000;		
font-family:Arial;
color:#000000;	padding:0px;
text-align:center;
}

a:link {
color:#;}

a:visited {
color:#;

}
a:hover {

color:#;
text-decoration: none;
}


a:active {
color:#;
text-decoration: none;
}

h1 {position: relative;
text-align:;
color:#003399;
margin-top:0px;
padding-top:8px;
font-size:130%;

}

h2 {color:#;
font-size:120%;
text-align:center;}


h3 {color:#;}
h4 {
}

h4 a{
text-decoration: none;}
h5 {}

#containerA {
width: 1008px;
position: relative;
padding-top: 0px;
margin-top: 0px;
text-align:left;
margin-right:auto;
margin-left:auto;
clear:both;
overflow:auto;
background-color:#003399 ;
border-left: 1px solid #0b2059 ;
border-right: 1px solid #0b2059 ;
border-top: 1px solid #0b2059;
}

#containerB {
width: 1008px;
position: relative;
padding-top: 0px;
margin-top: 0px;
text-align:left;
margin-right:auto;
margin-left:auto;
clear:both;
overflow:auto;
background-color:#fff ;
border-left: 1px solid #0b2059 ;
border-right: 1px solid #0b2059 ;
border-top: 1px solid #0b2059;
}

/***********************************************/
/* NAVIGATION Divs                                 */
/***********************************************/

#navBar {
position: relative;
margin-top: 0px;
width: 180px;
background-color: #003399;
float:left;
display:block;


}




/***********************************************/
/* MAIN CONTENT                               */
/***********************************************/

#content {
float: right;
width: 820px;
margin-bottom:1px;
background-color:#ffffff;
color:#;
border:1px solid #;	
margin-right: 5px;

clear:both;
min-height: 400px;
margin-top:0px;

}
#spcontent {
float: right;
width: 820px;
margin-bottom:1px;
	background-color: #FFF;
color:#333333;
border:1px solid #;	
margin-right: 0px;
clear:both;
min-height: 400px;
margin-top:0px;

}
#ctcontent {
float: right;
width: 1000px;
margin-bottom:1px;
	background-color: #FFF;
color:#333333;
border:1px solid #;	
margin-right: 0px;
clear:both;
min-height: 400px;
margin-top:0px;

}

.headerbox3 {
width: 1008px;

background-color:#ffffff;
color:#;
}

.timeDay {
width: 1008px;
height: 24px;
text-align: left;
padding-top: 5px;
padding-left: 0px;
background-image:  url(../images/timeDay.jpg);
background-repeat:repeat-x;
color: #ffffff;
}

.feature {
margin-top: 0px;
margin-right:20px;
position: relative;
background-color:#ffffff;
color: #333333;
border:1px solid #;
padding: 13px 15px 5px 15px;
clear:both;
overflow:AUTO;
visibility: visible;
height:1%;
left: 0px;
}



.rightSideBar {
display: inline;
position: relative;
width: 200px;
background-color:#;
color:#ff0000;
border:1px dashed #;
float: right;
padding: 5px;
font-size:90%;
margin-right:2px;}

.blogSideBar {
display: inline;
position: relative;
width: 200px;
background-color:#;
color:#ff0000;
border:1px dashed #;
float: left;padding: 5px;
font-size:90%;
margin-right:25px;}

.clear {clear:both;}

/***********************************************/
/* BOTTOM OF PAGE                               */
/***********************************************/

#siteInfo {
clear: both;
width: 998px;
background-color:#003399;
color:#ffffff;

margin-right:auto;
margin-left:auto;
text-align: center;
padding: 5px;
margin-top: 0px;
}
#siteInfo A:link {color:#ffffff;	}
#siteInfo A:hover {color:#ffffff;	}
#siteInfo A:active {color:#ffffff;	}
#siteInfo A:visited {color:#ffffff;	}

