body { 
	background: #ffffff url("images/bg.jpg") center top ; 
	font : 10pt Verdana, Arial, Geneva, san-serif, serif  ;  
	margin: 0px; 
	color: #000000;	
	text-align:center;
	margin:0;
}

a {
color: #2462a5;
font-weight: bold;
}
a:hover {
color: #4386ce;
}

h1 a {
color: #2462a5;
text-decoration: none;
}

h1 a:hover {
color: #4386ce;
}




#main{
	width: 100%;
	background: url("images/wrapper.jpg") center bottom repeat-x ; 
}

#wrapper {
	margin: 0px auto;
	text-align:center;
	width: 990px;
}

#header {
	height: 135px;
}

#logo {
	float: left;
	margin-top: 15px;
	width:430px;
	text-align: center;
}

#news {
	float: right;
	width: 450px;
	text-align: left;
	margin-top: 45px;
	width:470px;
	margin-right: 50px;
	color: #ffffff;	
}



#content-top{
	height: 17px;
	background: url("images/content_top.jpg") center bottom no-repeat ; 
}

#content{
	background: url("images/content_bg.jpg") center bottom repeat-y ; 
	padding: 10px 30px;
	min-height: 200px;
}


#left{
	float: left;
	text-align:left;
	width: 620px;
	padding-right: 5px
}

#right {
	float: right;
	text-align:left;
	width: 280px;
	padding-left: 15px;
	border-left: 1px dashed #3c73ad;
}

#right ul{
	margin: 0;
	padding: 0;
}

#right li{
	margin-left: 17px;
}


#footer{
	height: 79px;
	background: url("images/content_base.jpg") center top no-repeat ; 
	padding-top: 25px;
	color: #666666;
}
#footer a{
	text-transform: uppercase;
	font : 8pt Verdana, Arial, Geneva, san-serif, serif  ; 
	color: #666666;
	text-decoration: none;
}





.blogger-post-footer{
	clear:all;
}

.blogger-post-footer img{
	display:none;
}