body {
	font: 12px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	background: #151515 none repeat scroll 0% 0%;
	color: #fff;
}
h1,h2,h3 {
	text-align: center;
	color: #FFCE33;
}

h3{
	color:#FFFCCC;
}
#container {
	width: 500px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
p {
	text-align: justify;
	text-indent: 10px;
	line-height: 18px;
}

p.list, p#shots { text-align: center;
}

div.list { width: 350px;
margin-left: auto;
	margin-right: auto;
} 
span.label,span.spacer,span.multiple span {width:90px;float:left;}
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 
a, a:hover, a:visited, a:active {
border-bottom:1px dotted #444444;
color:#FFFCCC;
font-weight:bold;
text-decoration:none;
}
#shots a, #shots a img {
	border-style: none;
}


p#footer {
	font-size: 10px;
	text-align: center;
	margin-top: 50px;
}

sup#title {
	font-size: 14px;
}
strong {
	color:#FFFCCC;
}