* {
padding: 0;
margin: 0;
} 

body {
margin:0;
padding: 0;
font-size: .12px;
background: #000000;
color: #ffffff;
font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
}

a,a:link,a:active,a:visited { color: #E7AD32; outline: none; text-decoration: none;  }
a:hover { color: #FF0000;text-decoration: underline; }
img {border: none;}
ul {  list-style-type: none; margin: 0; padding: 0px; color: #FFFFFF;}	
li {}

#wrap  {
margin: 20px 0 20px 100px;
width: 660px;
}

#header {
background: #000000 url() no-repeat;
height: 124px;
}
#header h1 {
color: #FFFFFF;
font-size: 12pt;
margin: 0;
font-weight: 75;
padding: 30px 0 0 30px;
}
#header h1 a { text-transform: none ;font-weight: 100; text-decoration: none; color : #ffff; }
#header h2 {
color: #ffffff;
font-size: 10pt;
margin: 0;
font-weight: 75;
padding: 0 0 0 30px;
}
.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	padding: 10px;
	width: 213px;
	position: absolute;
	left: 749px;
	top: 154px;
	height: 64px;
}
#content{text-align: justify; float:left;width:469px; padding: 10px 10px 10px 20px; }
#content h2 { font-size: 1.2em; font-weight: 600; padding-bottom: 10px;}
#content h2 a { text-decoration: none; font-weight: 100; }
#navigation{ float:right;width:140px; padding: 10px; text-align: right}
#navigation ul li { border-bottom: 1px solid #000000; padding: 5px 10px 5px 0; background: #000000; }
#navigation li a:hover { text-decoration: none;}

.column {
float: left;
width: 180px;
margin: 10px;
color: #FFFFFF;
padding: 10px;
background: #000000;
}	
.column a { color: #E7AD32; }
.column a:hover { color: #FF0000; }
.column ul {padding-left: 10px;  list-style-type: square; color: #666; }

#footer{ margin: 10px auto 0 auto; font-size: 0.8em; width: 98%; color: #FFFFFF; padding: 5px; background: #000000; }
#footer a {color: E7AD32; }.emboldened {
	font-weight: bold;
	color: #E7AD32;
}
.unemboldened {
	color: #E7AD32;
}
.indent {
}
.indent {
	text-align: left;
	white-space: nowrap;
	display: block;
}
