body {
	background-color: 	#000000;
	background-image:	url('../../_images/copy_template_bkg.jpg');
	background-repeat:	repeat-x;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				white;
}

h1 {
	color:				#da0e13;
	text-align:			left;
	font-family:		impact, 'arial black', arial;
	font-size:			24px;
	text-transform:		uppercase;
	font-weight:		normal;
	margin-left:		15px;
	margin-top:			65px;
}
div.mainTextArea {
	background-color:	#686868;
	background-image:	url('../../_images/copy_template_copy_bkg.png');
	background-repeat:	repeat-x;
	text-align:			justify;
	height:				437;
	margin-top			-10px;
	display:			block;
	overflow:			auto;
	padding:			10px 20px 15px 20px;
}
.mainText {
	margin-top:			-2px;
	font-size: 12px;
}
.minorHeader {
	margin-top:			2em;
	margin-bottom:		2em;
	text-transform:		uppercase;
	font-weight:		bold;
	text-align:			left;
}
.labelText 
{
	text-align:			left;
}
.mainText a, .red {
	color:				#f66;
}
.mainText a:hover, .red:hover 
{
    font-weight: bold;
    background-color: #444;
}

/* Contact Us Page */
#emailControls 
{
	text-align:			left;
	vertical-align:		top;
	display:			block;
	width:			500px;
}
#messageControls 
{
	text-align:			left;
	vertical-align:		top;
	display:			block;
	width:			500px;
}
#emailLabelText {
	vertical-align:	top;
	display:		block;
}
#messageLabelText {
	vertical-align:	top;
	display:		block;
}
#txtEmail {
	background-color:	#fff;
	border:				1px solid #000;
	display:			inline;
	width:				295px;
	height:				16px;
	padding:			1px;
	margin-left:		0px;
}
#txtMessage 
{
	background-color:	#fff;
	border:				1px solid #000;
	display:			inline;
	width:				500px;
	height:				80px;
	padding:			1px;
	margin-left:		0px;
}
#btnSubmit 
{
	background:			url(../../_images/btn_submit_black.gif);
	border:				none;
	cursor:				pointer;
	display:			block;
	float:				right;
	height:				26px;
	width:				104px;
	margin-bottom:			10px;
}

/* Parent's Area Page */
.imageArea 
{
	text-align:	left;
	padding:	10px 0px 10px 0px;
}
#Image1 
{
	padding:	9px 9px 9px 9px;
}
#Image2 
{
	padding:	9px 9px 9px 9px;
}
#Image3 
{
	padding:	9px 9px 9px 9px;
}
#Image4 
{
	padding:	9px 9px 9px 9px;
}
#Image5
{
	padding:	9px 9px 9px 9px;
}
#Image6
{
	padding:	9px 9px 9px 9px;
}