body 
{
	background-color:#666666;	
	background-position:center; 	
	
	color:#d3d3d3;
	font-family:Verdana, sans-serif;
	font-size:20px;
	
	margin:0;
	padding:0;
}

a
{
	color:#db4a03;
	text-decoration:none;
}

img, div 
{ 
 	behavior: url(/iepngfix/iepngfix.htc) 
}    

img
{
	border:0px;
}

#div_main
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
	width:712px;
}

#div_body
{
	background-image:url('images/bg.jpg');
	background-repeat:repeat-x;
}

#div_top
{
	margin-bottom:0px;	
 	margin-top:0px;
}

#div_menu
{
 	margin-bottom:0px;	
 	margin-top:0px;
}

#tbl_menu
{
 	margin-top:0px;
	width:100%;
	
	border-top:solid 1px #d3d3d3;
	border-bottom:solid 1px #d3d3d3;
}

#div_content
{
	text-align:left;
	
}

.div_blogcontent
{
	width:100%;
	border-bottom:solid 1px #d3d3d3;		margin-top:25px;	margin-bottom:25px;	padding-bottom:25px;
}

.tbl_blog_videotext
{
	width:100%;
	margin-bottom:20px;
}

.small_text
{
	font-size:12px;
}
#div_about{	font-size:12px;		border-bottom:solid 1px #d3d3d3;		padding-bottom:20px;	margin-bottom:20px;}
#div_pager
{
	width:100%;
	/*display:none;*/
}

#tbl_pager
{
	width:100%;
}#copytext{	font-size:12px;	text-align:left;}
