/* generated by csscreator.com */ 
html, body{
 font: 90% Verdana, Arial, Helvetica, sans-serif; 
 color: #FFFFFF;
 margin: 0;
 padding: 0;
 text-align: left;
 background-color:#000000;  
 text-shadow: 0 0 0 #000;
 } 
 
 HTML>BODY, HTML>BODY#cover {
	font-size: 12px;
}

ABBR, ACRONYM, .caps {
	text-transform: lowercase;
	font-variant:small-caps;
	font-style: normal;
	border-bottom: 0;
	letter-spacing:0.1em;
}

CITE ABBR, CITE ACRONYM, CITE .caps {
	font-style: italic;
}

img {
	border: 0;
}

#pagewidth{ 
 width:758px;  
} 
 
#header{
 position:relative; 
 height:151px;
 width:218px;
 width:100%;
 margin-top: 40px;
 padding-top: 15px;
 background: url(images/gwlogo.jpg) no-repeat left top;
 text-align: right;
} 
 
#leftcol{
 width:218px; 
 float:left; 
 position:relative; 
 }
 
#maincol{
 float: right; 
 display:inline; 
 position: relative; 
 width:520px;
 padding: 10px;
 }
  
#footer{
 height:30px; 
 clear:both;
 padding-left: 228px;
 } 
 
#leftcol ul {
	font: 85% Verdana, Arial, Helvetica, sans-serif; 
	list-style: none;
	text-indent: 0px;
	line-height:2.5;
	letter-spacing: 0.2em;
}

#maincol ul {
	line-height:1.5;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
p {
	font: 1em/1.5 "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	margin-top: 0.4em;
	margin-bottom: 0.7em;
	text-decoration: none;
}
.rightimg {
	float: right;
	margin-left: 5px;
	margin-bottom: 0px;
}
.leftimg {
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
}
.clear {
	clear: both;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #ffff33;
	text-decoration: none;
}
H1 {
	font-weight: bold;
	font-size: 1.333em;
	line-height: 1.125em;
	margin: 0 0 1.125em 0;
	letter-spacing: 0.1em;
}

H2, H3 {
	font-weight: bold;
	font-size: 1.167em;
	line-height:1.286em;
	margin: 1.286em 0 1.286em 0;
	text-indent: -0.0714em;
	letter-spacing: 0.1em;
}

H4 {
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 1em 0;
}