* {
	margin: 0;
	padding: 0;
}

body {
background: #0000AA;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color: #D20000;
}
a:hover {
text-decoration: underline;
color: #FF0000;
}

#wrapper {
margin: 20px auto;
width: 1000px;
}


#header {
background: #0000AA url(../images/gg-hdr.jpg) no-repeat;
height: 200px;
}
#header h1 { 
font-size: 42px;
letter-spacing: 1.5px;
padding: 55px 30px 0px 250px;
color: #FCFCFC;
}
#header h1 a { 
color: #FFFFFF;
text-decoration: none;
font-weight: 300;
letter-spacing: 1.5px;
}
#header h1 a:hover {
color: #1E1E1E;
}
#header h2 {
font-size: 22px;
color: #FFFFDD;
padding: 20px 0 0 250px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 40px;
line-height: 40px;
background: #0000AA url(../images/gg-menu.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 60px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 18px;
color: #AAAAAA;
}
#menu ul li a:hover {
color: #FFFFFF;
text-decoration: none;
}

#gg-body {
background: #FAFAFA url(../images/gg-body.jpg) repeat-y;
padding: 10px;
}

.body1 {
float: left;
width: 900px;
text-align: left;
padding: 10px;
margin: 0 0 0 26px;
font-size: 14px;
background: #FAFAFA;
border-left: 1px solid #FAFAFA;
border-right: 1px solid #FAFAFA;
border-top: 1px solid #FAFAFA;
border-bottom: 1px solid #FAFAFA;

}
.body1 h2 {
font-size: 20px;
font-weight: 150;
padding: 15px 0 20px 0;
}

.body1blue h2 a {
	text-decoration: none;
	color: #0033FF;
	font-weight: bold;
}


.body1 h2 a {
text-decoration: none;
}

.body1 h2 a:hover {
text-decoration: underline;
}

.shdr14blue {
	color: #0033FF;
	font-weight: bold;
	font-size: 14px;
}

.shdr16blue {
	color: #0033FF;
	font-weight: bold;
	font-size: 16px;
}

.shdr18blue {
	color: #0033FF;
	font-weight: bold;
	font-size: 18px;

}

.shdr20blue {
	line-height: 30px;
	color: #0033FF;
	font-weight: bold;
	font-size: 20px;
	text-decoration: underline;
}


.subhdr {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}


.right {
float: right;
width: 180px;
background: #FFFFFF;
padding: 10px;
border-left: 1px solid #1E1E1E;
border-top: 1px solid #1E1E1E;
border-bottom: 1px solid #1E1E1E;
}
.right h2 {
height: 24px;
line-height: 24px;
color: #1E1E1E;
font-size: 17px;
padding-left: 10px;

}
.right ul {
padding: 10px 0 15px 30px;
list-style-type: square;
}
.right ul li a {
font-weight: 100;
font-size: 12px;
}
.right ul li a:hover {

}

#gg-footer {
background: #BBBBBB url(../images/gg-footer.jpg) no-repeat;
padding: 10px 0;
}

#legals {
text-align: center;
font-size: 11px;
font-weight: 200;
color: #993300;
}

#legalsfooter  {
	line-height:16px;
	line-width:800px;
	letter-spacing: .1em;
	text-decoration: none;
	text-align: center;
	font-family:  Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #993300;
	display:block;
	padding:2px 2px 2px 2px;
	margin: 0px 0px 0px 0px; 
	background-color: #CCCCCC;
}