body {
	margin:0px;
	padding:0px;
	background-color:#2B2B2B;
	background-image:url(bodyBg.jpg);
	background-position:center top;
	background-repeat:repeat;
}

#menu_top {
	float:left;
	padding:23px 0px 0px 230px;
}

#mainFrame {
	margin-left:auto;
	margin-right:auto;
	width:980px;
}

#headerFrame {
	width:980px;
	height:250px;
	background-image:url(topBg.jpg);
	background-repeat:no-repeat;
}

#headerFrame td {
	padding: 0px;
}

#headerFrame .slogan {
	float:left;
	padding:203px 0px 0px 175px;
	width:540px;
	text-align:left;
}

#headerFrame .topMenu {
	float:left;
	text-align:left;
	padding:131px 0px 0px 54px;
}

#titlelnk {
	font-size:20px;
	font-family: Arial, Helvetica, Sans Serif;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#titlelnk:hover{
	font-size:20px;
	color:#D9D9D9;
	font-weight:bold;
	text-decoration:none;
}

#menulnk {
	display:block;
	color:#451515;
	font-family: Verdana, Helvetica, Sans Serif;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:15px;
	font-size:12px;
}

#menulnk:hover{
	display:block;
	color:#9C3232;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:15px;
	font-size:12px;
}

#contentFrameTop {
	background-repeat:no-repeat;
}

#contentFrameBottom {
	background-repeat:no-repeat;
	background-position:left bottom;
}

.contentFrame {
	width:100%;
}

.contentFrame td {
	vertical-align:top;
}

.contentBlocks {
	width:755px;
}

.favoritesBg {
	background-image:url(favoriteBg.gif);
	background-repeat:repeat-y;
	margin-left:27px;
	margin-top:2px;
}

.favorites {
	background-image:url(favoriteTop.gif);
	background-repeat:no-repeat;
}

.favoritesHeader {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
	font-weight:bold;
	padding:17px 0px 12px 25px;
}

.favorites div {
	padding:20px 20px 0px 40px;
	margin:0px;
	font-family: verdana, helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
}

.favorites a {
	color: #ffffff;
}

.favorites div.favoriteDate {
	margin-bottom:-15px;
	color:#ffff00;
	font-weight:bold;
	font-family: verdana, helvetica, sans-serif;
	font-size:12px;
}

.contentBlockBg {
	background-image:url(contentBlockBg.gif);
	background-repeat:repeat-y;
	margin-left:27px;
}

.contentBlock {
	background-image:url(contentBlockTop.gif);
	background-repeat:no-repeat;
}

.contentBlockBottom {
	background-image:url(contentBlockBottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.contentBlockHeader{
	padding:40px 0px 12px 40px;
}

.contentBlockText {
	padding:10px 0px 55px 60px;
	min-height:500px;
	width:650px;	
}

.menuBlockBg {
	background-image:url(rightMenuBg.gif);
	background-repeat:repeat-y;
	margin-left:0px;
	margin-top:17px;
}

.menuBlockBottom {
	background-image:url(rightMenuBottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-left:0px;
	margin-top:17px;
	padding-bottom:30px;
}

div.menuBlock {
	background-image:url(rightMenuTop.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
	margin-left:6px;
}

.menuBlockHeader {
	color:#FFFFFF;
	font-weight:bold;
	padding:17px 0px 12px 19px;
}

.menuBlockText {
	padding:8px 15px 12px 35px;
}

.contentBlocksHor {
	width:100%;
}

.horMenuBg {
	background-image:url(horMenuBg.gif);
	margin:3px 0px 0px 27px;
	width:936px;
	height:101px;
}

.horMenu {
	padding:15px 10px 10px 20px;
}

.horMenuHeader {
	color:#FFFFFF;
	font-weight:bold;
}

.horMenuItems {
	margin:15px 15px 12px 18px;
}

.horMenuItems a{
	padding:0px 15px 0px 0px;
}

.contentHorBlockBg {
	background-image:url(contentHorBg.gif);
	background-repeat:repeat-y;
	margin-left:26px;
}

.contentHorBlock {
	background-image:url(contentHorTopBg.gif);
	background-repeat:no-repeat;
}

.contentHorBlockBottom {
	background-image:url(contentHorBottomBg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-bottom:30px;
}

.contentHorBlockHeader{
	padding:15px 0px 12px 35px;
}

.contentHorBlockText {
	padding:10px 10px 0px 40px;
	margin-bottom:30px;
}

.horMarginBottom {
	height:40px;
}

#copyright {
	text-align:center;
	font-size:12px;
	width:755px;
	color:#996873;
	margin-top:-30px;
	padding-bottom:20px;
	font-family: Arial,Helvetica,Sans Serif;
}