body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}
table {
	font-size: 80%;
}

h1 {
	font: bolder 110% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h2 {
	font-size: 95%;
	color: #FFFFFF;
}



#holder {width: 760px;
    background: #100972;
    text-align: left;
    margin: 0 auto 0 auto;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

#topleft {
	float: left;
	width: 160px;
	border-right: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 80px;
	background: #100972;
}
#leftcolumn {
	width: 160px;
	background: #100972;
	float: left;
	border-right: thin solid #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 360px;
}

#logo {
	margin: 0px 0px 0px 0px;
	background: #100972;
	border-bottom: thin solid #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content {
	background: #100972;
	margin: 0px 0px 0px 165px;
	border-left: none #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 0px;
	border-top: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	padding: 10px;
}
#footer ul {
	background: #100972;
	margin: 0px;
	padding: 0px;
}
li {
	font-size: 80%;
}

#footer ul li{
	display: inline;
	padding: 0;
}
#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 20px;
	text-align: center;
	width: 9em;
	background: #100972;
	font-size: 80%;
}
a {
	color: #FF6C18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	background: #100972;
	border-top: thin solid #FFFFFF;
	height: 30px;
	padding-top: 5px;
	padding-left: 0px;
}
#holder #footer a:hover {
	color: #fe922f;
}
