body {
	margin-top: 25px;
	margin-right: 0px;
	margin-left: 0px;
}

/* Misc COPY Styles */
p, ul, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	color: #000000;
	line-height: 13px;
	font-weight: normal;
}
p a, p a:link, p a:active, p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	color: #CC0000;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
	color: #999966;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 46px;
	font-weight: bold;
	margin: 0px;
	color: #000000;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-transform: uppercase;
	line-height: 8px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	color: #666666;
	text-align: left;
	text-transform: uppercase;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}





#container {
	width: 100%;
	text-align: center;
}

#topBar {
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	width: 807px;
}
#topBarCopy {
	padding-bottom: 5px;
	padding-right: 15px;
}
#tanBG {
	background-image: url(../../_images/main/mTanBGhorz.gif);
	background-repeat: repeat-x;
}


#contentContainer {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 463px;
	text-align: center;
	background-color: #FFFFFF;
}
#contentLeftBar {
	background-image: url(../../_images/main/mLeftTanBar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 463px;
	width: 880px;
	float: left;
}
#contentRightBar {
	background-image: url(../../_images/main/mRightTanBar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 463px;
	text-align: center;
	width: 880px;
	position: relative;
}
#content {
	color: #FFFFFF;
	width: 807px;
	float: left;
	padding-left: 37px;
	margin: 0px;
	height: 463px;
}



#header {
	float: left;
	height: 72px;
	width: 807px;
	background-image: url(../../_images/main/vip_headerBG.jpg);
	background-repeat: no-repeat;
}
#headerWords {
	padding-top: 54px;
	padding-left: 10px;
	text-align: left;
}
#headerWords h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFCC;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}

#headerWords h3 a, #headerWords h3 a:link, #headerWords h3 a:active, #headerWords h3 a:visited {
	color: #FFFFCC;
	font-size: 9px;
	letter-spacing: 0em;
	text-decoration: none;
	font-weight: normal;
}
#headerWords h3 a:hover {
	text-decoration: underline;	
}


/* LEFT Column COPY styles */
#leftCol {
	background-image: url(../../_images/main/vip_contentLeftBG.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 362px;
	width: 352px;
	margin: 0px;
	padding: 0px;
}
#leftColTitle {
	height: 46px;
	float: left;
	width: 352px;
}
#leftColTitle h1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
}
#leftColLinks {
	float: left;
	height: 300px;
	width: 75px;
	text-align: left;
	overflow: auto;
	clear: left;
}
#leftColLinks p {
	padding-left: 5px;
	padding-bottom: 7px;
}
#leftColLinks a {
	line-height: 11px;
	margin-bottom: 10px;
}
#leftColCopy {
	float: left;
	height: 300px;
	width: 265px;
	text-align: left;
	overflow: auto;
}
#leftColCopy p, #leftColCopy h2 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#leftColCopyWide {
	float: left;
	height: 300px;
	text-align: center;
	padding-left: 75px;
}
#numbersHolder {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 20px;
	margin: 0px;
}
.numbers {
	float: left;
	height: 15px;
	width: 15px;
	background-color: #CCCCCC;
	text-align: center;
	line-height: 15px;
	border: 1px solid #999999;
	clear: right;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
	cursor: default;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.numbers:hover {
	height: 15px;
	width: 15px;
	background-color: #999999;
	border: 1px solid #999999;
	text-decoration: none;
}



/* RIGHT Column styles */
#rightCol {
	height: 362px;
	width: 455px;
	background-image: url(../../_images/main/vip_contentRightBG.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: right;
}
#portImage {
	height: 348px;
	width: 433px;
	float: left;
	margin-top: 7px;
}



/* FOOTER styles */
#footer {
	background-image: url(../../_images/main/vip_footerBG.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 807px;
	float: left;
}
#footerCopy {
	padding-top: 12px;
	text-align: right;
	padding-right: 15px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



/* COPYRIGHT styles */
#copyrightHolder {
	padding-top: 10px;
}
#copyrightCopy {
	width: 807px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	padding: 0px;
}
#copyrightCopy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AFAA8D;
	margin: 0px;
	padding: 0px;
}



.smallTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.mRedHeadSmall:link,.mRedHeadSmall:active, .mRedHeadSmall:visited  {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AD1111;
	letter-spacing: 2px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.mRedHeadSmall:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999966;
	letter-spacing: 2px;
}
.mRedHeadSmallNL {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AD1111;
	letter-spacing: 2px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}
.mDefText {
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666600;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}
.sideLink:link, .sideLink:active, .sideLink:visited {
	color: #999999;
	font-weight: normal;
}

