body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color:#CD0000;
	
}

#main {
	background: url(../images/bg.gif) repeat-y;
}

#under_nav {
	background: url(../images/bg_left.gif) repeat-y;
}

#copySpace {
	background: url(../images/copy.jpg) bottom right no-repeat;
}


	#copySpace p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0 200px 18px 20px;
}

	#copySpace a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#CD0000;
}
	#copySpace a:hover {color: #FFFFFF}


	.red {color: #CD0000}

	h1 {
	color: #cc0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0 200px 15px 20px;
	text-transform:uppercase;
	}
	
	h2 {
	color: #0C0C62;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0 200px 0 20px;
	}
	
	
	 div.hr {
	  height: 7px;
	  background: url(../images/dot.gif) repeat-x;
	
	}
	div.hr hr {
	  display: none;
	}
	
#copySpaceFlash {
	background: url(../images/flash_copy_bg.jpg) bottom left no-repeat;
}

#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:135%;
	}

	#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#FFFFFF;
}
	#footer a:hover {color: #FFA601;}