#2ndNav {
	width: 759px;
}
#2ndNav_Sub {
	width: 759px;
	background-image: url(images/CenterGraphic_SubPgs.png);
	background-repeat: repeat;
	z-index: 1;
}
#leftNav {
	position: absolute;
	margin: 0px;
	left: 0px;
	top: 10px;
}
#Market {
	margin-top: -1px;
	margin-bottom: 0.5px;
}


#container {
	margin-top: 23px;
}

#content {
	background-image: url(images/NEWblueCntr.png);
	background-repeat: repeat-y;
	width: 759px;
	padding-top: 5px;
}
#footer {
	background-image: url(images/NEWblueCntr.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 566;
}
#what {
	height: 53px;
	width: 100px;
	position: absolute;
	left: 3px;
	top: -20px;
}

#rightstuff {
	position: absolute;
	top: -22px;
	right: 7px;
	height: 73px;
}

#vice {
	position: absolute;
	left: 9px;
	top: 121px;
}
#vice_sub {
	position: absolute;
	left: -17px;
	top: 264px;
	z-index: 7000;
}
#container2 {
	position: relative;
	width: 759px;
}



body {
	margin: 0px;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #efefe8;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}

#contentText {
	width: 400px;
	left: 50px;
	right: 50px;
	position: absolute;
}
#title {
	font-weight: bold;
	font-size: 18px;
	font-family: "Myriad Pro", Arial, sans-serif;
}

#contact {
}

#contact label {
	display: block;
	font-weight: bold;
}

#contact hr {
	color: #FFF;
	background-color: #FFF;
	height: 1px;
	border: 0;
	margin: 15px auto;
}

a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Arial", "Myriad Pro";
}
a:hover {
	font-family: "Arial", "Myriad Pro";
	font-size: 12px;
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
	font-family: "Arial", "Myriad Pro";
	font-size: 12px;
}
a:active {
	font-family: "Arial", "Myriad Pro";
	font-size: 12px;
	color: #FFFFFF;
}
