body {
	margin: 0;
        align: center;
	padding: 0;
background: #003b74 ;
//old--- background: #003b74 url(http://s-fun.com/wp-content/themes/blueweed2/images/bkg.gif) repeat-x fixed;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#core
{
margin-top:15px;
background: #ffffff;
float: center;
width:970px;
height:680px;
border:1px solid #333333;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#header
{
width:890px;
height:70px;
background: #ffffff  url(http://thundafunda.com/files/th33.jpg) no-repeat;
margin-top:25px;
}
#head
{
float:right
width:675px;
color:cccccc;
margin-left :345px;
margin-top :17px;
padding: 3px 10px 0 10px;
border:1px dashed #cccccc;
}

#body
{
margin-top:10px;
}
#link
{
margin:10px;
}
a:link, a:visited {
	color: #000000;
	text-decoration:none
	}


#image
{

}
#image img
{
float:left;
margin-left:10px;
width:550px;
height:390px;
border:1px solid #333333;

}
#nav 
{
border:1px solid:#f0f0f0;
}

#ad
{
float:right;
width:390px;
background: #ffffff ;
margin-right:15px;
}
#content
{
float:right;
width:390px;
text-align:justify;
margin-right:15px;
margin-botom:20px;
}
#code
{
float:right;

}
