﻿body {
	background-color:#797A7E;
	padding-top:20px;
}

.wrapper {
	width:887px;
	margin-left:auto;
	margin-right:auto;
}

.header {
	width:887px;
}

.topHead {
	width:887px;
	height:263px;
	background-image:url('../images/main_logo.jpg');
	background-repeat:no-repeat;
}

.MidHead {
	width:887px;
	height:178px;
	background-image:url('../images/middle_header.jpg');
	background-repeat:no-repeat;
}

.bottomHead {
	width:887px;
	height:50px;
	background-image:url('../images/bottom_header.jpg');
	background-repeat:no-repeat;
}

.navigation {
	background-color:#EC4298;
	width:887px;
	height:26px;
	text-align:right;
}

.wrapper .ticker {
	width:887px;
	text-align:right;
	padding-top:5px;
	background-image:url('../images/main_bg.jpg');
	background-repeat:repeat-y;
}

.navigation ul {
	list-style-type:none;
	margin:0 0 0 0;
}

.navigation ul li {
	display:inline;
	padding-right:10px;
	font-family:Century Gothic;
	font-size:13px;
	color:#FFFFFF;
}

.navigation ul li a {
	color:#FFFFFF;
	text-decoration:none;
}

.navigation ul li a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.navigation ul li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.navigation ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.bodyArea {
	width:887px;
	background-image:url('../images/main_bg.jpg');
	background-repeat:repeat-y;
}

.bodyArea .contentArea {
	width:887px;
}

.bodyArea .contentArea .subNav {
	width:182px;
	vertical-align:top;
}

.bodyArea .contentArea .subNav .subNavigation {
	width:182px;
	padding-top: 20px;
}

.bodyArea .contentArea .subNav .subNavigation ul {
	list-style-type:none;

}

.bodyArea .contentArea .subNav .subNavigation ul li {
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#EA4498;
	padding-top:10px;
}

.bodyArea .contentArea .subNav .subNavigation ul li a {
	color:#EA4498;
	text-decoration:none;
}

.bodyArea .contentArea .subNav .subNavigation ul li a:active {
	color:#EA4498;
	text-decoration:none;
}

.bodyArea .contentArea .subNav .subNavigation ul li a:visited {
	color:#EA4498;
	text-decoration:none;
}

.bodyArea .contentArea .subNav .subNavigation ul li a:hover {
	color:#EA4498;
	text-decoration:underline;
}

.bodyArea .contentArea .contentMain {
	width:411px;
	vertical-align:top;
}

.bodyArea .contentArea .contentMain .content {
	width:411px;
	vertical-align:top;
	padding-left:20px;
	padding-top:15px;
	padding-bottom:20px;
	font-family:Verdana;
	color:#3F3E29;
	font-size:11px;
}

.bodyArea .contentArea .contentMain .content h1 {
	font-family:Century Gothic;
	font-size:37px;
	color:#EA4498;
	font-weight:normal;
	margin: 0 0 0 0;
	padding-bottom: 20px;
}

.bodyArea .contentArea .contentMain .content a {
	color:#EA4498;
	text-decoration:none;
}

.bodyArea .contentArea .contentMain .content a:active {
	color:#EA4498;
	text-decoration:none;
}

.bodyArea .contentArea .contentMain .content a:visited {
	color:#EA4498;
	text-decoration:none;
}

.bodyArea .contentArea .contentMain .content a:hover {
	color:#EA4498;
	text-decoration:underline
}

.bodyArea .contentArea .contentMain .content .pink_text {
	color:#EA4498;
}

.bodyArea .contentArea .newsArea {
	width:293px;
	vertical-align:top;
}

.bodyArea .contentArea .newsArea .news {
	width:293px;
	padding-top:30px;
}

.bodyArea .contentArea .newsArea .news .newsTable {
	width:266px;
	margin-left:auto;
	margin-right:auto;
}

.bodyArea .contentArea .newsArea .news .newsTable .newsHeader {
	width:266px;
	height:36px;
	background-image:url('../images/news_top.jpg');
	background-repeat:no-repeat;
}

.bodyArea .contentArea .newsArea .news .newsTable .newsMid {
	width:266px;
	height:11px;
	background-image:url('../images/news_bg.jpg');
	background-repeat:repeat-y;
	padding-left:20px;
	padding-top:14px;
	padding-right:10px;
	font-family:Verdana;
	color:#3F3E29;
	font-size:11px;
}

.bodyArea .contentArea .newsArea .news .newsTable .newsMid a {
	color:#3F3E29;
	text-decoration:none;
}

.bodyArea .contentArea .newsArea .news .newsTable .newsMid a:active {
	color:#3F3E29;
	text-decoration:none;
}

.bodyArea .contentArea .newsArea .news .newsTable .newsMid a:visited {
	color:#3F3E29;
	text-decoration:none;
}

.bodyArea .contentArea .newsArea .news .newsTable .newsMid a:hover {
	color:#3F3E29;
	text-decoration:underline;
}

.bodyArea .contentArea .newsArea .news .newsTable .newsFooter {
	width:266px;
	height:16px;
	background-image:url('../images/news_bottom.jpg');
	background-repeat:no-repeat;
}

.footer {
	width:887px;
	height:72px;
}

.footer .leftFooter {
	width:189px;
	height:72px;
	background-image:url('../images/left_footer.jpg');
	background-repeat:no-repeat;
}

.footer .rightFooter {
	width:698px;
	height:72px;
	background-image:url('../images/right_footer.jpg');
	background-repeat:no-repeat;
	color:#5C5C5C;
	font-family:Century Gothic;
	font-size:13px;
}

.footer a {
	color:#5C5C5C;
	text-decoration:none;
}

.footer a:visited {
	color:#5C5C5C;
	text-decoration:none;
}

.footer a:hover {
	color:#5C5C5C;
	text-decoration:underline;
}

.footer a:a {
	color:#5C5C5C;
	text-decoration:none;
}

.main_text {
	font-family:Verdana;
	color:#3F3E29;
	font-size:11px;
}

.pink_text {
	font-family:Verdana;
	color:#EA4498;
	font-size:11px;
}


