#container {
	background:#f0f0f0 url(images/bodybg-blue.jpg) repeat-x;
}

a {
	color:#0A8FBC;
}

#leftside ul.box li a {
	color:#0A8FBC;
}

#mainmenu a {
	color: #0A8FBC;
}

#mainmenu a:hover {
	background: url(images/menuhover-blue.jpg) center left repeat-x;
}

#mainmenu li.current a {
	background: url(images/menuhover-blue.jpg) center left repeat-x;
}

#mainmenu li.currentparent a {
	background: url(images/menuhover-blue.jpg) center left repeat-x;
}

.wp-caption {
background-color : #e1e1e1;
border: 1px solid #484848;
padding-right: 12px;
margin-right: 2px;
margin-left: 1px;
margin-bottom: .3em;
margin-top: .3em;
}

.wp-caption-text { text-align: center; }

.in_summary { /*Used for the FFilms In summary stuff */
	 border: dotted 2px grey;
	 background-color: #ddd;
	 padding: 1em;
	 margin-right: 1em ;
	 margin-bottom: 1.5em ;
}
div.aligncenter {margin-left: auto; margin-right: auto; }
