.feedTitle {
	font-size:14px;
	underline:none;
	margin:0px;
}
#headerL h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	
}
#headerL h1 a {
	display: block;
	height: 91px;
	outline: none;
	text-indent: -9999px;
	width: 300px;
}

body {
text-align: center;
}

#background {
background-color:f7f7f7;
padding:10px;
clear:both;
}

#container { 
width: 900px;
margin: 0 auto;
text-align:left;
background-image:url(images/bg.jpg);
}

#header {
width: 900px;
height:101px;
background-image:url(images/header.gif);
}

#address {
color: #FFFFFF;
font-size: 12px;
text-align: right;
width: 200px;
position: relative;
top: 27px;
left: 100px;
}

#menu {
width:900px !important;
width: 900px;
height:25px;
background-image: url(images/menu_top.gif);
/*height:19px;
background-image: url(images/menu_top.gif);
padding:6px;*/
}

#imagerotate {
width: 595px;
height:266px;
background-color:#9eb2ca;
float:left;
}

#content {
width:555px !important;
width: 595px;
float:left;
padding: 0px 20px 20px 20px;
clear:left;
}

#contentSpace {
height:20px;
width: 570px;
float:left;
background-color:#9eb2ca;
clear:left;
}



#contentInterior {
width:860px !important;
width: 900px;
float:left;
background-color: #f7f7f7;
padding: 20px;
}
/*
#sidebar {
width: 290px;
float: right;
padding:10px 0px 10px 0px;
clear:right;
}
*/

#sidebar {
width: 282px !important;
width: 302px;
float: right;
padding:10px 10px 10px 10px;
/*border-left:dashed #666666 2px;*/
clear:right;
}


#footer {
float:left;
text-align:center;
width: 850px !important;
width:900px;
background-color:#CDDBEB;
height: 26px;
padding-left:50px;
/*padding: 6px;*/
clear:both;

}

#copyright {
width:900px;
height: 20px;
background-color:#cccccc;
clear:both;
font-size:10px;
padding-top:0px;
}
#copyrightL {
width:450px;
height: 20px;
float:left;
text-align:left;
}
#copyrightR {
width:450px;
height: 20px;
float:right;
text-align:right;
}

#spacer {
width:900px;
height:20px;
background-image:url(images/bgSpacer.jpg);
}

#slogan {
	color:#FFFFFF;
	font-size:12px;
	width:450px;
	position: relative;
top: 70px;
left: 175px;
}

#headerL {
width:450px;
float:left;
}

#headerR {
width:450px;
float:left;
}