body{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
margin:0px; 
padding:0;
background-image: url(../images/main-bk2.jpg);
background-repeat: no-repeat;
}

/* #container has an absolute width (780 pixel) */

#container{
width:800px; 
margin:0 auto;
}

#topbar{
	width: auto;
	display: block;
	height: 154px;
	
}
#navbar{
width:auto; 
display:block; 
height:35px;
background-color: black;

}

#navbar a{
height:28px; 
line-height:28px; 
padding:0 8px; 
display:inline;
}


#main{
width: 800px;
display: block;
}

#column_left{
width:245px;
margin-right: 5px;
float: left; 
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;

}
#column_left_big{
width: 300px;

margin-right: 5px;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
}
#inside_columnleftup{
width:240px;
height: 240px;
margin-bottom: 2px;
}
#inside_columnleftdown{
	width: 240px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#column_center{
	width: 300px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	
}
#column_right{
width: 245px;
margin-left: 5px;
float: left;
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;

}
#column_right_big{
width: 490px;
height: 330px;
margin-left: 5px;
float: left;	
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
}
#inside_columnrightup{
width: 240px;
height: 240px;
margin-bottom: 2px;
}
#inside_coldown{
	width: 240px;
	height: 100px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
}
#column_right_adsense{
width:120px; 
float:left;
background-color: #20b2aa;
}
div.spacer{
clear:both; 
height:10px; 
display:block;
}


#footer{
width: auto;
display: block;
padding: 10px;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:white;
}

#di_l{
	width: 300px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
}

#di_r{
	width: 300px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
}
.linkme a{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: White;
	
}
.linkme a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Yellow;
}

.link3 a {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 3px;
}
.link3 a:hover {
	color: #F4A460;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 3px;
}