body {
	background-color: #161616;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
a.text:active, a.text:visited, a.text:link {
	color: #CCCCCC;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a.text:hover {
	color: #999999;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.iFrame{
	border: 1px solid #333333;	
}
.topheader {
	width: 820px;
	background-color: #000000;
	height: 40px;
	margin: auto;
	text-align: center;
	background-image: url('../images/topborder.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
.bottomheader {
	width: 820px;
	background-color: #000000;
	height: 40px;
	margin: auto;
	text-align: center;
	background-image: url('../images/bottomborder.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
.forms {
	font-size: 90%;
	color: #FFFFFF;
	background-color: #161616;
	padding: 7px;
	width: 300px;
	margin-bottom: 10px;
	border: 1px solid #222222;
}
.tableLeft{
	height: 100px;
	width: 100px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.tableRight{
	height: 100px;
	width: 100px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
}
.tableMid {
	height: 100px;
	width: 100px;
	padding: 10px;
	float: left;
}
.menu {
	width: 740px;
	background-color: #000000;
	height: 80px;
	margin: auto;
	background-image: url('../images/bgSides.jpg');
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 40px;
	padding-left: 40px;
}
.mainImage {
	background-color: #000000;
	margin: auto;
	height: 480px;
	width: 740px;
	text-align: center;
	background-image: url('../images/bgSides.jpg');
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 40px;
	padding-left: 40px;
}
.centerFrame {
	width: 740px;
	clear: both;
	margin: auto;
	background-color: #000000;
	background-image: url('../images/bgSides.jpg');
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	height: auto;
}
.mainHeadings {
	padding-bottom: 10px;
}
.sideheadings, sideheadings:active, sideheadings:visited, sideheadings:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #8C816B;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #222222;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 5px;
}
sideheadings:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF0000;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #222222;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 5px;
}
.mainHeadingsBottom {
	height: 28px;
	background-image: url('../images/headings/bottom.jpg');
	background-repeat: no-repeat;
	width: 460px;
	background-color: #000000;
}
.text {
	font-size: 12px;
	color: #999999;
	padding-bottom: 10px;
	line-height: 18px;
}
.textSize {
	font-size: 12px;
	color: #999999;
	padding-bottom: 10px;
	line-height: 18px;
	width:413px;
}
.textTrack {
	font-size: 12px;
	color: #999999;
	line-height: 18px;
}
.textHeadings {
	font-size: 12px;
	color: #8C816B;
	margin-bottom: 10px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C816B;
	font-weight: bold;
	text-transform: uppercase;
}
.textSub {
	font-size: 11px;
	color: #666666;
	padding-bottom: 10px;	
}
.mainFrame {
	width: 460px;
	background-color: #000000;
	float: left;
	padding-right: 40px;
}
.sideFrame {
	width: 240px;
	background-color: #000000;
	float: left;
	padding-top: 20px;
}
.clear {
	clear: both;
	width: 100%;
}
.footer {
	width: 820px;
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 68px;
	margin: auto;
}
.footerLeft {
	width: 350px;
	text-align: left;
	float: left;
	padding-left: 60px;
	padding-top: 28px;
	margin: auto;		
}
.footerRight {
	width: 350px;
	text-align: right;
	float: right;
	padding-right: 60px;
	padding-top: 28px;
	margin:auto;	
}
.footertext, a.footertext:link, a.footertext:active, a.footertext:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.footertext:hover{
	color: #999999;
	text-decoration: underline;	
}
a#linkFacebook:link, a#linkFacebook:active, a#linkFacebook:visited {
	background-image: url('../images/links/links_facebook_under.jpg');
	background-repeat: no-repeat;
	height: 60px;
	width: 240px;
	display: block;
}
a#linkFacebook:hover {
	background-image: url('../images/links/links_facebook_over.jpg');
	background-repeat: no-repeat;
	height: 60px;
	width: 240px;
	display: block;
}
a#linkMyspace:link, a#linkMyspace:active, a#linkMyspace:visited {
	background-image: url('../images/links/links_myspace_under.jpg');
	background-repeat: no-repeat;
	height: 60px;
	width: 240px;
	display: block;
}
a#linkMyspace:hover {
	background-image: url('../images/links/links_myspace_over.jpg');
	background-repeat: no-repeat;
	height: 60px;
	width: 240px;
	display: block;
}
a#linkYoutube:link, a#linkYoutube:active, a#linkYoutube:visited {
	background-image: url('../images/links/links_youtube_under.jpg');
	background-repeat: no-repeat;
	height: 60px;
	width: 240px;
	display: block;
}
a#linkYoutube:hover {
	background-image: url('../images/links/links_youtube_over.jpg');
	background-repeat: no-repeat;
	height: 60px;
	width: 240px;
	display: block;
}
