/* CSS Document */
body	{
		background-color: #003366;
	}
	
p 	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	}	

h2	{
	font-family: Times New Roman, Times, serif;
	font-size:24px;
	color: #FF9900;
	font-stretch: ultra-condensed;
	line-height:18px;
	}
	
h3	{
	font-family: Times New Roman, Times, serif;
	font-size:18px;
	color: #6699FF;
	line-height:-10px;
	}
h4	{
	font-family: Times New Roman, Times, serif;
	font-size:18px;
	color: #6699FF;
	line-height:5px;
	}
ul	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	}	

.dwg	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#33333;
	font-size: 9px;
	}	
#outer-wrapper {
	background-color:#000000;
	width: 770px;
	height:522px;
/*  position: absolute; left:50px; top:30px;  */
	z-index: 10;
	}
#wrapper {
	position:relative;
	text-align: left;
	width: 770px;
	background-color: #000000;
	z-index: 1;
 }
#content { 
	background-color: #000000;
	margin: 0 50 50 50;	
}
#content img {
	float: right;
	margin-left: 30px;
	margin-botton: 20px;
		}
#dgaContent {
	position: absolute; left:190px; top:165px; width:510px; 
	z-index: 5;
	color:#FFFFFF;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	}	
#dgaContent img {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	}
#dgaContent a:link {
	color: #229BE7;
	}
#dgaContent a:visited {
	color: #999999;
	}	 	
	
.dga-title	{
	font-family: Times New Roman, Times, serif;
	font-size:24px;
	color:#CDEA48;
	line-height:20px;
	}
.dga-head	{
	font-family: Times New Roman, Times, serif;
	font-size:20px;
	color:#229be7;
	line-height:20px;
	}
.dga-subtitle	{
	font-family: Times New Roman, Times, serif;
	font-size:18px;
	color:#CDEA48;
	}
.dga-mini	{
	font-family: Times New Roman, Times, serif;
	font-size:14px;
	font-style:italic;
	color: #cccccc;
	line-height:22px;
	}
.dga-quote	{
	font-family: Times New Roman, Times, serif;
	font-size:16px;
	font-style:italic;
	color:#CDEA48;
	line-height:16px;
	}
.rw-head	{
	font-family: Times New Roman, Times, serif;
	font-size:20px;
	color:#CDEA48;
	line-height:18px;
	}
.rw-title	{
	font-family: Times New Roman, Times, serif;
	font-size:24px;
	color:#d97513;
	line-height:20px;	}
.rw-quote	{
	font-family: Times New Roman, Times, serif;
	font-size:18px;
	color:#CDEA48;
	line-height:18px;
	}
#rw-Content	{
	position: absolute; left:190px; top:155px; width:510px; 
	font-family: Times New Roman, Times, serif;
	color:#CDEA48;
	}
#rw-Content img {
	float: left;
	margin-right: 20px;
	}	
.rw-mini	{
	font-family: Times New Roman, Times, serif;
	font-size:15px;
	font-style:italic;
	color: #cccccc;
	line-height:22px;
	}
	
.soon {
	font-family: Times New Roman, Times, serif;
	font-size:18px;
	font-weight: bold;
	color:#CDEA48;
	}	

#c-Content	{
	position: absolute; left:100px; top:140px; 
	font-family: Times New Roman, Times, serif;
	color:#CDEA48;
	}
#c-Content a:link {
	color:#CCFF99;
	}
#c-Content a:hover {
	color: #000000;
	}
.c-head	{
	font-family: Times New Roman, Times, serif;
	font-size:24px;
	color:#CDEA48;
	font-weight:bolder;
	line-height:28px;
	}
.paypal {
	position:absolute; left:30px; top:450px;
	z-index: 1
	}
.paypal2 {
	position:absolute; left:30px; top:195px;
	z-index: 1
	}

