body{
	margin:0;
	padding:0;
	background-color:#9cccff;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
}
td{
	vertical-align:top;
	text-align:left;
}
img{
	border:0;
}



#wrapper{
	width:980px;
	margin:5px auto;
	background-color:#ffffff;
}
#blue{
	background-color:#9DCCFF;
	font-size:14px;
	border:1px solid #A0A29F;
}
#crumbtrail{
	float:left;
	color:#a00;
}
#crumbtrail img{
	display:inline;
	vertical-align:middle;
}
#crumbtrail a, #crumbtrail a:visited{
	color:#a00;
	text-decoration:none;
}
#crumbtrail a:hover, #crumbtrail a:active{
	color:#a00;
	text-decoration:underline;
}
#crumbtrail_buttons{
	float:right;
	font-size:11px;
	padding-top:17px;
}
#crumbtrail_buttons a:hover, #crumbtrail_buttons a:active{
	color:#fff;
}
#content_left{
	width:175px;
}
#article_menu{
	width:161px;
	border:5px solid #323232;
	padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	background-color:#000;
	text-align:left;
}
#article_menu a, #article_menu a:visited{
	color:#fff;
	text-decoration:none;
	cursor: hand;
	cursor: pointer;
}
#article_menu a:hover, #article_menu a:active{
	text-decoration:underline;
}
#article_menu_title{
	text-align:center;
}
.article_menu_heading{
	font-weight:bold;
}
.article_menu_hidden{
	
}
.article_menu_hidden p{
	padding-left:10px;
}
#article_menu{
	font-size:10px;
}
#content{
	font-size:14px;
	color: #333;
	padding:5px;
}
#content h3{
	color:#000;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}
#content img{
	padding:5px;
}
.div_clear{
	clear:both;
	margin:0;
	padding:0;
}
.articletitle {
	color: #000;
	font-size: 24px;
	float:left;
}
.articleitalic {
	color: #000;
	font-weight:bold;
	font-style:italic;
	clear:both;
}
.articletext {
	font-family: Arial, Helvetica, sans-serif;
	color: 333333;
	font-size: 14px;
	text-align: left;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	color: 333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.pagenumbers {
	color: #a00;
	font-size: 11px;
	font-weight: bold;
	text-align:right;
	float:right;
}
.pagenumbers a, .pagenumbers a:visited{
	color:#323232;
}
.pagenumbers a:hover, .pagenumbers a:active{
	color:#9DCCFF;
}
.img_right{
	float:right;
	padding-left: 5px;
}
.img_left{
	float:left;
	padding-right: 5px;
}


#content_comment_break{
	clear:both;
	text-align:center;
}
#comment_wrapper{
	margin:0;
	padding:0;
}
#comment_wrapper img{
	padding:0;
}
#comment_wrapper h2{
	color: 000000;
	font-size: 20px;
}
#comment_post_left{
	float:left;
	width:50%;
	color: #333;
	font-size: 12px;
}
#comment_post_right{
	float:right;
	width:50%;
	color: #333;
	font-size: 12px;
}
#comment_post_left input, #comment_post_right select, #comment_wrapper textarea, #comment_wrapper input{
	color: #333;
	font-size: 12px;
	border:1px solid #333;
	background-color:#fff;
}
#comment_wrapper textarea{
	width:500px;
	height:100px;
}
.comment{
	background-color:#ddf;
	margin:0;
	padding:0;
}
.comment_alt{
	background-color:#fff;
	margin:0;
	padding:0;
}
.comment_name{
	color:#33f;
	float:left;
	width:70%;
	font-weight:bold;
	font-size: 12px;
}
.comment_rating{
	float:right;
	width:30%;
	font-size:12px;
	color:#33f;
	text-align:right;
}
.comment_text{
	color: #333;
	font-size: 12px;
}
#content_right{
	width:160px;
}




#videos_table{
	width:100%;
}
.video_cell{
	padding:10px;
}
.screen_image{
	width:182px;
	height:150px;
	text-align:left;
	background-image:url(../../images/tv.gif);
	padding:16px 0 0 18px;
	margin:2px;
	float:left;
}
#videos_table img{
	border:0;
	width:134px;
	height:107px;
	padding:0;
}
#videos_table a{
	color:#000;
	text-decoration:none;
}
.screen_text{
	font-size:12px;
}
.section_intro{
	padding:10px 0 0 0;
	border-top:1px dotted #000
}




#tips_table{
	width:100%;
}
.tip_cell{
	padding:10px;
	width:50%;
}
.tip_image{
	padding:2px;
	float:left;
}
#tips_table a{
	color:#000;
	text-decoration:none;
}
.screen_text{
	font-size:12px;
}
.section_intro{
	padding:10px 0 0 0;
	border-top:1px dotted #000;
}

#table_floating{
        width:250px;
float:left;
border:3px solid #000;
font-size:18px;
margin:10px 10px 10px 0;
}

#bestman_table{
width:100%;
float:left;
border:2px solid #000;
margin:10px;
padding:10px;
}

#bestman_image_right{
float:right;
border:1px solid #000;
margin:5px;
}
#bestman_image_left{
float:left;
border:1px solid #000;
margin:5px;
}