@charset "UTF-8";
/* General */
body  {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	color: #666666;
	font-size: 12px;
}
#container { 
	width: 970px;  
	margin: 0 auto; 
	background-image: url(../images/container_background.gif);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
} 
a {
	color: #5a0070;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* Header */
#header { 
	width: 970px;
	height: 218px;
	background-image: url(../images/header_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative; 
}
#headerTop {
	width: 958px;
	height: 18px;
	padding-right: 12px;
	padding-top: 6px;
	text-align: right;
}
#headerTop a {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: lowercase;
}
#headerTop a:hover {
	color: #666666;
}
#headerBottom {
	width: 970px;
	height: 194px;
	text-align: right;
}
#headerBottomTop {
	text-align: left;
	height: 12px;
	font-size: 11px;
	width: 202px;
	padding-left: 768px;
	padding-top: 10px;
}
#headerBottomBody {
	text-align: left;
	height: 139px;
	border-bottom: 1px solid #d9d9d9;
	width: 202px;
	margin-left: 768px;
}
#headerBottomFooter {
	text-align: left;
	height: 12px;
	font-size: 11px;
	width: 202px;
	padding-left: 768px;
	padding-top: 10px;
}
#headerFree {
	position: absolute;
	left: 0px;
	top: 0px;
} 
#headerDate {
	position: absolute;
	left: 20px;
	top: 20px;
}
/* Sidebar left */
#sidebar1 {
	float: left; 
	width: 124px;
	padding-left: 92px;
	padding-bottom: 100px;
	padding-top: 14px; 
}
.sidebarNav {
	padding-bottom: 12px;
}
.sidebarNav a {
	color: #5a0070;
}
.sidebarNavSub {
	width: 124px;
}
.sidebarNavSubLeft {
	float: left;
	width: 11px;
	background-image: url(../images/red_ball.gif);
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-bottom: 10px;
}
.sidebarNavSubLeftPassive {
	float: left;
	width: 11px;
	padding-right: 4px;
	padding-bottom: 10px;
}
.sidebarNavSubRight {
	float: left;
	width: 109px;
	padding-bottom: 10px;
}
/* Sidebar right */
#sidebar2 {
	float: right; 
	width: 216px; 	
	padding-bottom: 100px;
}
.sponsorBlock {
	height: 139px;
	border-bottom: 1px solid #d9d9d9;
	width: 202px;
	margin-left: 14px;
}
.sponsorTitle {
	height: 12px;
	font-size: 11px;
	width: 202px;
	margin-left: 14px;
	padding-top: 10px;
}
.banner {
	height: 139px;
	width: 202px;
	margin-left: 14px;
}
/* Content */
#mainContent {
 	float: left;
	width: 508px;
	padding-top: 9px;
	padding-right: 30px;
} 
#mainContent h1 {
	padding: 0px;
	margin: 0px;
	font-size: 33px;
	color: #5a0070;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#mainContent p {
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	padding-bottom: 10px;
}
.newsBlockDivider {
	border-top: 2px dashed #666666;
}
.newsBlock {
	padding-top: 10px;
}
.newsBlockLeft {
	float: left;
	width: 158px;
	height: 160px;
}	
.newsBlockRight {
	float: left;
	width: 350px;
	height: 160px;
}
.newsBlockRight h2 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #ff322d;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 25px;
}
.newsBlockRight p {
	padding: 0px;
	margin: 0px;
	line-height: 15px;
}
.readmore {
	width: 508px;
	height: 18px;
}
.readmoreLeft {
	float: left;
	width: 488px;
	height: 15px;
	text-align: right;
	border-bottom: 2px dashed #666666;
	padding-right: 2px;
	padding-top: 3px;
}
.readmoreLeft a {
	text-decoration: none;
	color: #666666;
}
.readmoreRight {
	float: left;
	width: 18px;
	height: 18px;
	cursor: pointer;	
}
/* Footer */
#footer { 
	width: 970px;
	height: 20px;
	background-image: url(../images/footer_background.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#FFFFFF;
	text-align: right;
	padding-top: 30px;
	font-size: 10px;
	position: relative;
}
#sloganFooter {
	position: absolute;
	width: 152px;
	height: 83px;
	left: 0px;
	top: -80px;
}
#footer a {
	text-decoration: none;
	font-size: 10px;
	color: #666666;
} 
/* Misc */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* sitemap */
.LSM_0 ul { 
	color: #005fb9;
	font-weight: normal; 
	list-style-type: none; 
	line-height: 18px;
	padding-bottom: 5px;
}
.LSM_0 li { 
	list-style-type: none; 	
}
.LSM_0 li a, .LSM_0 li a:visited{
	color: #005fb9;
	text-decoration: none;
}
.LSM_0 li a:hover {
	color: #005fb9;
	text-decoration: underline;
}
.LSM_1 li a,LSM_1 li a:visited{
	color: #005fb9;
	text-decoration: none;
}
.LSM_1 li a:hover {
	color: #005fb9;
	text-decoration: underline;
}
.LSM_1 ul { 
	list-style-image: url('../images/tree_hook.gif');
} 
.LSM_1 li { 
	list-style-image: url('../images/tree_hook.gif');
	font-weight: normal;
}
/* Forms */
.signup_input {
	height: 13px;
	font-size: 10px;
	border: 1px solid #999999;
	width: 200px;
}
.inputfield {
	height: 13px;
	font-size: 10px;
	border: 1px solid #999999;
}
.signup_textarea {
	border: 1px solid #999999;
	width: 350px;
}
.signup_button {
	height: 18px;
	cursor: pointer;	
	border: 1px solid #999999;
	font-size: 10px;
}