@charset "UTF-8";
/* CSS Document */
body {
	background-color: #ffffff;
	margin:0px;
	text-align:center;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#container {
	margin-left:auto; margin-right:auto;
	width:935px;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#662d91;
	
}
a {
	color:#082d59;
}
a:hover{
	color:#ae207a;
}
b {
	font-weight:bold;
	color:#ae207a;
}
img {
	border:none;
}
#ContainerTop{
	width:935px;
	margin:0px;
	padding:0px;
	height:96px;
}
#MainNav{
	width:935px;
	height:26px;
	padding:0px;
	margin:0px;
}
#MainNav a:hover{
	text-decoration:none;
	border:none;
}

#ContentContainer{
	width:935px;
	margin:0px;
	padding:0px;
	background-image:url(../images/contentContainerBG.jpg);
	background-repeat:repeat-y;
}
#ContentContainer #center {
	width:918px;
	background-image:url(../images/frameBG.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ffffff;
	margin:0px 9px 0px 9px;
}

#ContentContainer #center #mainContent {
	width:918px;
	height:499px;
	margin:0px;
	padding:0px;
}

.topBlurb{
background-color:white;
height:65px;
}
.topBlurb .text {
	margin-left:176px;
	margin-right:245px;
	line-height:18px;
	padding-top:5px;
	text-align:center;
}
.topOrder {
	width:918px;
	height:63px;
	padding:0px;
	margin:0px;
}	


#ContainerBottom{
	width:935px;
	margin:0px;
	padding:0px;
	height:11px;
}
.bottomBlurb {
	background-color:#e6eeff;
	border-top: 1px solid #ae207a;
	border-bottom: 1px solid #ae207a;
	position:absolute;
	top: 520px;
	width:918px;
}
.bottomBlurb .text {
	margin-left:165px;
	margin-right:252px;
	line-height:18px;
	padding:5px;
	text-align:center;
}
#flash {
	width: 349px;
	height: 292px;
	background-color:transparent;
	position:absolute;
	/*left:260px;*/
	top:172px;
	/*z-index:1;*/
	padding-left:240px;
	}
#nancy {
	position:absolute;
	top:0px;
	/*z-index:2;
	left:0px;*/
}
#sleuth{
	position:absolute;
	padding-left:150px;
	top:200px;
}
#rightAds {
	position:absolute;
	top:125px;
	z-index:3;
	margin-left:600px;
}
#footer {
	padding-top:25px;
	text-align:center;
	width:935px;
	font-size:14px;
}
#contestContainer {
	width:673px;
	position:absolute;
	top: 128px;
	padding-left:200px;
}
#contestContainer .top {

}
#contestContainer .mid {
	background-image:url(../images/contestFrameMid.jpg);
	background-repeat:repeat-y;
	height:400px;
}
#contestContainer .mid .form {
text-align:center;
	padding:50px;
}
#contestContainer .bottom {

}
.orderText {
font-size:14px;
color:#082d59;
padding:0px 8px 0px 8px;
text-align:center;
line-height:15px;

}


















