@charset "utf-8";
html {overflow-y: scroll;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img { 
	border:none;
}
.bgRightSide {
	background-image: url(images/bgd_right.jpg);
	background-repeat: no-repeat;
	height: 686px;
	width: 91px;
}
.bgHomeRightSide {
	background-image: url(images/bgd_right_home.jpg);
	background-repeat: no-repeat;
	height: 686px;
	width: 91px;
}
.bgLeftSide {
	background-image: url(images/bgd_left.jpg);
	background-repeat: no-repeat;
	height: 686px;
	width: 66px;
}
.bgHomeLeftSide {
	background-image: url(images/bgd_left_home.jpg);
	height: 828px;
	width: 66px;
}
.homeBottomImg {
	background-image: url(images/bgd_bottom.jpg);
	background-repeat: no-repeat;
	width: 800px;
	background-position: center bottom;
}
.bgMenu {
	background-image: url(images/bgd_hmenu.jpg);
	height: 25px;
	width: 800px;
}
.mainHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 114px;
	overflow-y: scroll;
	background-position: left top;
	text-align: left;
	padding: 20px;
}
.whatsNew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	overflow-y: scroll;
	background-position: left top;
	text-align: left;
	spacing: 10px;
}
.mainHome a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #7D5343;
	text-decoration: none;
}
.mainHome a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #7D5343;
	text-decoration: none;
}
.mainHome a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #D3B67E;
	text-decoration: none;
}
.mainHome a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #7D5343;
	text-decoration: none;
}

.bottomAdSection {
	background-color: #fcf6e9;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 65px;
}
.middleSection {
	height: 447px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #fcf6e9;
}
.secondaryMiddleSection {
	height: 450px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #fcf6e9;
}
.adSpaceBox {
	background-color: #F0DDB5;
	border: 1px solid #847962;
}
.adSpaceBox2 {
	background-color: #F0DDB5;
	border: 1px solid #847962;
	padding: 5px;
}
.dotColor {color: #D3B67E}
.articleTitle {
	color: #5D302B;
	font-weight: bold;
	text-transform: uppercase;
}
.mainSecondaryDIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 447px;
	overflow-y: scroll;
	background-position: left top;
	text-align: left;
}
.mainSecondary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 15px;
}
.mainSecondary a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #7D5343;
	text-decoration: none;
}
.mainSecondary a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #7D5343;
	text-decoration: none;
}
.mainSecondary a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #D3B67E;
	text-decoration: none;
}
.mainSecondary a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #7D5343;
	text-decoration: none;
}
.voteNominateLink {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.heading{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:bold;
	font-size: x-small;
	font-weight: bold;
	color:  #602F2D;
	text-transform: uppercase;
}
.inducteesMainDIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 417px;
	overflow-y: scroll;
	overflow-x: hidden;
	background-position: left top;
	text-align: left;
}
.bottomAdRotator { 
	height: 100px;
	background-color: #F0DDB5;
	border: 1px solid #847962;
}
.boxSpacer {
	height: 6px;
}
.inducteesMenuBox {
	height: 324px;
	border: 1px solid #695b3f;
	background-color: #d3b67e;
}