* {
	margin: 0pt;
	padding: 0pt;
}
h1, h2, h3, h4 {
	color: #116699;
	margin-bottom: 0.5em;
	text-align: center;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
	color: #fff;
	margin: .5em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 2em;
	color: #BB2200;
}

dl {
	margin: 2em;
}

dt {
	color: #999;
}

dd {
	text-align: right;
	color: #666;
	font-style: italic;
	margin-top: 2em;
}

p {
	text-indent: 1em;
	line-height: 1.3em;
}

a:link {
	color: #169;
	text-decoration: none;
}

a:visited {
	color: #78b;
}

a:hover {
	color: #047;
}

a:active {
	color: #b20;
}

body {
	background: #B5B5B5 url(images/bak.jpg) repeat-x scroll 0 0;
	font-family: "Lucida Grande",Lucida,Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	font-size: 100%;
	text-align: center;
}
#container {
	margin: auto;
	text-align: left;
	width: 900px;
}
#logo {
	background: transparent url(images/logo.png) no-repeat scroll left top;
	height: 296px;
}
#mainContent {
}
#content {
	background: transparent url(images/infinityBak.png) no-repeat scroll left 235px;
	height: 916px;
	position: relative;
	width: 900px;
}
#contentB {
	height: 916px;
	position: relative;
	width: 900px;
}
#been {
	width: 100%;
	text-align: center;
}
.getEtched #contentB {
	background: transparent url(images/posterPrint.png) no-repeat scroll left 396px;
	/*height: 1082px;*/
}

#orderIt{
	width: 600px;
	float: right;
	color: #ccc;
}

#vidPlayer {
	height: 400px;
	left: 382px;
	position: absolute;
	top: 406px;
	width: 500px;
}




#actBtns {
	color: white;
	float: right;
	font-size: 0.8em;
	margin: 1.5em 4em;
	width: 224px;
}

.actBtn {
	font-size: .8em;
	margin: auto;
	margin-bottom: 1em;
}

#actBtns ul {
	list-style-type: none;
}
#actBtns li, .actBtn {
	background: transparent url(images/btnBak.png) no-repeat scroll 0 -102px;
	height: 68px;
	padding: 1em 0.5em;
	text-align: center;
	width: 195px;
}
#actBtns strong, #actBtns a strong, .actBtn strong, .actBtn a strong {
	display: block;
	font-size: 1.5em;
	font-weight: 900;
	margin-top: 0.2em;
}
#actBtns a:link, #actBtns a:visited, .actBtn a:link, .actBtn a:visited {
	color: black;
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%;
}
#actBtns a:visited {
}
#actBtns a:hover, .actBtn a:hover {
	color: black;
}
#actBtns a:active {
}

#actBtns span, .actBtn span {
	display:block;
	padding:0pt 2em;
}

#actBtns li:hover, .actBtn:hover {
	background-position: 0 0;
}
#footer {
	background-color: black;
	border-top: 2px ridge #333333;
	color: #CCCCCC;
	min-height: 6em;
	overflow: auto;
	padding: 0.5em 2em 2em;
}
#footer h1 {
}
.infoBox {
	float: left;
	padding: 0.2em 1em 1em;
	text-align: left;
	width: 45%;
}
.infoBox p {
}
.infoBox ul {
	list-style-image: url(images/bullet.png);
	list-style-position: inside;
	list-style-type: circle;
}
.infoBox ul li {
	color: white;
	line-height: 1.5em;
	margin: 0.3em;
}
.outTheBox {
	color: #CCCCCC;
	margin-left: 2em;
}
#event {
	border-left: 3px double #662222;
}
#footer h1#newWebsite {
	color: white;
	margin: 0.1em;
}
#instructions {
	width: 100%;
	color: #fff;
}
/* #instructions ul {
	display: block;
	margin-top: 200px; 
} */

#instructions ul { margin: 0 5%; }
#instructions ul form {
	margin: 0;
	display: inline;
}

#instructions ul li { color: white; }
#instructions ul li a  {
	color: #79f;
	text-decoration: underline; 
}
#instructions ul li a:hover { color: #fff; }

.infoBox ol {
	margin:1em;
	color: white;
	list-style-position: outside;
}

.infoBox ol li {
	margin: .5em;
}

#tagline {
	width: 400px;
	font-size: .8em;
	color: #fff;
	position: absolute;
	top: 776px;
	left: 28px;
	float: left;
	/*margin: 550px 100px 0 30px;*/
}

#tagline p {
	
}

#tagline h1 {
	font-size: 1.5em;
}

.getEtched #vidPlayer {
	top: 573px;
}


#footerLog {
	background: url(images/footerLog.jpg) white no-repeat top center;
	height:300px;
}

#disclaimer{
	position: relative;
	top: 252px;
	font-size: .8em;
	color: #999;
}



