@charset "UTF-8";



body, li, ul, input, div {
	
	margin: 0px;
	padding: 0px;
}
/* CSS Document */

body {
	background-repeat: no-repeat;
	background-position: right 50px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/amps2.jpg);
	background-color: #000000;
}
#logo {
	text-align: left;
	padding-top: 100px;
}
#wrapper {
	width: 100%;
	height: 875px;
	min-width: 800px;
	text-align: right;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #DFDFDC;
	background-repeat: repeat-x;
	background-position: right top;
	position: absolute;
	z-index: 101;
}
#topbar {
	width: 100%;
	height: 100px;
	background-color: #000000;
	text-align: left;
	float: left;
}
#topBarLt a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 18px;
	color: #666666;
	margin-bottom: 5px;
}
#topBarLt a:hover {
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 18px;
	color: #999999;
}
#topBarRt {
	float: right;
	height: 80px;
	width: 200px;
	padding: 10px;
	text-align: right;
}
#topBarLt {
	height: 80px;
	width: 500px;
	float: left;
	padding: 10px;
}
.FltLt {
	float: left;
	margin-right: 10px;
}
a {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#tix a {
	color: #666666;
	text-decoration: none;
	font-size: 16px;
}
#tix img {
	margin-top: 5px;
}
#tix a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#Content {
	height: 800px;
	width: 900px;
	float: right;
}
#tix {
	padding-right: 50px;
	color: #999999;
	text-align: left;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 25px;
	padding-left: 15px;
}
#exLinks {
	background-color: #000000;
	height: 80px;
	width: 80px;
	float: right;
}
a:hover #twitter {
	background-color: #003366;
}
a:hover #facebook {
	background-color: #8aaad9;
}
a:hover #myspace {
	background-color: #005187;
}
.topPad {
	margin-top: 30px;
	float: left;
}
#contact {
	height: 25px;
	padding-top: 550px;
	padding-right: 50px;
	color: #000000;
}
#contact a {
	color: #000000;
}
#contact a:hover {
	color: #666666;
}
#overlay {
	height: 1300
.px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	height: 925px;
	background-color: #000000;
}

