body
{
	font-family: arial;
	font-size: 13px;
	color: #000000;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

h1
{
	color: #ec0000;
	font-size: 18px;
	clear: none;
}

h1_e
{
	color: #009900;
	font-size: 18px;
	clear: none;
}

h1_p
{
	color: #0066CC;
	font-size: 18px;
	clear: none;
}

h2
{
	color: #282828;
	font-size: 14px;
	clear: none;
}


.heading
{
	color: #282828;
	font-size: 15px;
	clear: none;
	font-weight: bold;
}

.subheading
{
	color: #282828;
	font-size: 13px;
	clear: none;
	font-weight: bold;
}

#main_div
{
	width: 100%;
	padding: 0;
	margin: 0;
	background-image: url(images/header_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#tbl_main
{
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#content_div
{
	width: 694px;
	float: left;
}

#pagetitle_div
{
	width: 664px;
	height: 19px;
	padding: 10px 10px 10px 20px;
	margin-bottom: 10px;
	float: right;
	background-image: url(images/page_title.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

#header_div
{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	display: table;
}

#left_div
{
	width: 150px;
	float: left;
	text-align: center;
}

#center_div
{
	width: 500px;
	float: right;
	margin: 0 0 0 5px;
	text-align: right;
}

#right_menu_div
{
	background-image: url(images/menu_vertical_bg.gif);
	background-repeat: no-repeat;
	width: 165px;
	padding: 30px 40px 5px 5px;
	float: right;
	text-align: right;
	height: 350px;
}


#right_menu_div a, #right_menu_div a:visited
{
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	font-size: 14px;
	text-decoration: none;
}

#right_menu_div a:hover
{
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	font-size: 14px;
	text-decoration: underline;
}

#footer_Container_div
{
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
	color: #d60070;
	font-size: 11px;
}

#footer
{
	width: 855px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 35px;
	padding: 5px 15px 5px 15px;	
	color: #fff;
	font-size: 12px;
	background-color: #020202;

}

#footer a, #footer a:hover, #footer a:visited
{
	color: #fff;
	text-decoration: none;
	font-size: 11px;

}


#menu
{
	text-align: right;
	width: 855px;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 33px;
	padding: 0px;
	margin: 0xp;	
	
}

a:link, a:visited
{
	color:#003366;
}

a:hover
{
	color:#000000;
}

hr
{
	height: 1px;
}                                                                  


div.content
{
font-size:12px;
font-weight: normal;
}

div.post
{
font-size:12px;
font-weight: normal;
}

li.widget
{
list-style:none;
}

li.widget ul
{
float:left;
width:210px;
margin:0px;
padding:0px;
margin-bottom:15px;
}

li.widget ul li
{
width:210px;
margin:0px;
padding:0px;
margin-bottom:15px;
}


div.video
{
margin: 0pt 30px 10px 0pt; 
float: left;
}

div.tweetfb
{
float: left; 
margin-top:7px;
margin-bottom:7px;
width:575px;
height:80px;
}


div.clear
{
clear:both;
}

div.authormetadata
{
margin-bottom:7px;
padding-bottom:10px;
font-size:10px;
}

div.authormetadata a:link,
div.authormetadata a:visited
{
color:#003366;
}

div#sidebar
{
float:left;
width: 250px;
margin:0px;
padding:0px;
background-color:#DBDBDB;
}