@charset "UTF-8";
/* CSS Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#ccc;
	text-align:center;
	}
a{color: #900;text-decoration:none;}

img{border:0;}

.titlebar_left
{ 
background-image: url('bar_title.png');
height: 149px;
background-repeat: repeat-x; }

#slideshow1{
	clear:right;
	width:990px;
	min-height:300px;
	height:300px;
	padding: 5px 5px 5px 5px;
}        

#nav {
	text-align: left;
	padding-left: 210px;
	font-size: 12px;
	font-weight: bold;
	color: #900;}
	
#blog { width: 250px; padding: 5px; padding-left: 210px; text-align: left;}


/*#slideshow1 { 
float: right;

text-align:center; }*/