/*  
Theme Name: WordPress Theme 08
Theme URI: http://wordpress.org/
Description: A theme from Template-Help.com Collection 
Version: 2.0
Author: Template_Help.com 
Author URI: http://www.Template-Help.com/ 
*/

body {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana, Arial, Tahoma;
	font-size:10pt;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}
.headerimg {
	font-family:Arial Black, Arial;
	padding:80px 0px 0px 77px;
	text-transform:uppercase;
	font-size:24px;
	color:#ffffff;
	line-height:24px;
	font-weight:bold;	
	text-align:left;
}

.headerimg  a{
color:#ffffff;
text-decoration:none;
border:0px;
}

.description {
	padding:0px 0px 0px 77px;
	line-height:12px;
	font-size:12px;
	color:#ffffff;
	text-align:left;

}
.header {
	background-image:url('images/hbg.jpg');
	width:766px; 
	height:194px;

}
.menu {
	background-image:url('images/mbg.jpg');
	width:766px; 
	height:44px;
	vertical-align:top;
	font-family:Arial, Tahoma;
	font-size:10pt;
}

.menu ul {
	display:inline;
	font-family:Arial, Tahoma;
	font-size:10pt;
	
}
.menu li {
	display:inline;
	font-family:Arial, Tahoma;
	font-size:10pt;
}
.menu li a {
	background-image:url('images/menu_bul.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	padding-right:10px;
	color:#ffffff; 
	font-weight:bold;
	text-transform:uppercase;
	line-height:23px;
	text-decoration:none
	font-family:Arial, Tahoma;
	font-size:10pt;
}
.table_main {
	width:766px;
	height:100%;
	background-image:url('images/bbg.jpg');
	text-align:left;
	vertical-align:top;
}
.table {
	vertical-align:top;
	width:766px;
	display:table;
}
.table_row {
	vertical-align:top;
	width:766px;
	min-height:100%;
	display:table-row;
}
.left {
	width:565px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
	background-image:url('images/bg2.gif');
	
}
.right {
	width:201px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
	background-image:url('images/rbg.gif')
}

.footer {
	background-image:url('images/fbg.gif');
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:top;
	height:28px; 
	width:766px;
	text-align:left;
	clear:both;
}

.footer  a {
	color:#96024F;
	text-decoration:none;

}
ul {list-style:none; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; padding-left:20px; line-height:15px}
.li {list-style-image:url('images/bull.gif');}
.right_header {
	color:#000000;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	
}
.left_header  {
	font-size:11px;
	text-transform:uppercase;
	line-height:11px;

}
.left_header  a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	
}
.left_header small {
	color:#E30278;
	font-size:11px;

}
.postmetadata  {
	 margin:0px 0px 0px 0px;
	 padding:15px 0px 0px 0px;
}
.postmetadata a {
	color:#E30278;
	text-decoration:none;
}

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

.cats {
	list-style-image: url('images/bull.gif');
	align:absbotoom;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

.cats li a, .li a {
	color:#000000;
}