* {margin:0px;padding:0px}


body{
	background-color:#000000;
	color:#E2B8B9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
}
P,TD{
	font-size:11px;
}
A{
	color:#E2B8B9;
}
A:hover{
	text-decoration:none;
}
#pageContainer{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	text-align:left;
	width:938px;
	background-image:url(/templates/themes/dusk2dawn/images/contentbg.jpg);
	background-repeat:repeat-y;
}

#pageContainerInner{

	background-repeat:no-repeat;
	min-height:1200px;
	height:960px;
}

#pageContent{
	margin-top:5px;
	float:left;
	width:526px !important;
	width:540px;
	padding:12px;
}

#leftContent{
	float:left;
	text-align:left;
	margin-top:350px;
	margin-left:27px;
	width:335px;
}

#contactDetails{
	padding:20px;
}
#flashLogo{
	margin-left:589px;
}

#mainMenu{
	margin:0;
	padding:0;
}
#mainMenu LI{
	margin:0;
	padding:0;
	width:335px;
	list-style:none;
}

#mainMenu LI A{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	text-decoration:none;
	letter-spacing:1px;
	color:#ffffff;
	padding-left:20px;
	padding-top:12px;
	border-bottom:1px solid #3B5255;
	height:51px;
	display:block;

}
#mainMenu A:hover{
	color:#821417;
	/*background-image:url(/templates/themes/dusk2dawn/images/menu_roll.gif);*/
	background-repeat:no-repeat;
	background-position:right;
}


#pageBottom{
	margin-left:auto;
	margin-right:auto;
	width:938px;
	height:72px;
	background-image:url(/templates/themes/dusk2dawn/images/bottom.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}
#actionFrame{
	text-align:center;
	position:absolute; 
	left:0px; 
	top:0px; 
	width:100%; 
	background-color: #000000;
 	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	display:none;
}

#actionFrameInner{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:300px;
	height:500px;
	background-color:#000000;
	z-index:12;
}
.sizesBox{
	float:left;
	width:127px;
	height:55px;
	background-color:#5B0E10;
	text-align:center;
	margin-right:1px;
	margin-bottom:3px;
	padding-top:15px;
}
.sizesBox A{
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.boldLink{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #e2b8b9;
}
.clr{
	clear:both;
}

DD,DL{padding:10px;}

UL,OL{
	margin-top:10px;
	
}
LI{
	margin-left:18px;
	padding-left:5px;
	margin-bottom:10px;
	
}

H1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	text-decoration:none;
	color:#E2B8B9;
}

H2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:15px;
	text-decoration:none;
	color:#E2B8B9;
}

HR{
	border-bottom:1px solid #799598;
}
#siteCredits{
	font-family:arial;
	font-size:11px;
	letter-spacing:3px;
	margin:5px;
	margin-bottom:10px;
	color:#ffffff;
}
#siteCredits A{
	color:#ffffff;
}