html, body {
margin : 0;
padding : 0;
background-color : #ffffff;
text-align : center;
padding-top : 15px;
font-family : arial, sans-serif;
font-size : 11px;
}
#container {
text-align : left;
border : 1px solid #666666;
padding-top : 13px;
padding-right : 13px;
padding-bottom : 13px;
padding-left : 0;
}
#header {
height : 171px;
margin : 0;
background-color : #ffffff;
}
#content {
	float : right;
	width : 556px;
}
#content h1 {
color : #aba04e;
}
#content .heading {
font-size : 24px;
font-weight : normal;
color : #aba04e;
}
#content .heading2 {
color : #aba04e;
font-size : 12px;
}
#navigation {
float : left;
width : 159px;
}
#extra {
background : #ff8539;
}
#container {
width : 730px;
margin : 0 auto;
}
#navigation {
float : left;
width : 159px;
background-image : url(../images/bg_nav.jpg);
height : 355px;
padding-top : 23px;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
#wrapper {
padding-top : 11px;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
#footer {
clear : both;
width : 100%;
}
#footer p {
padding-top : 10px;
padding-left : 6px;
font-size : 9px;
}
#colone {
float : left;
width : 159px;
}
#onecol {
	padding-right : 50px;
	height: 246px;
}
#coltwo {
float : right;
width : 556px;
height : 132px;
background-color : #ffffff;
}
#coltworow {
float : right;
background-color : #999999;
height : 39px;
width : 556px;
}
a {
color : #aba04e;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
p {
font-size : 11px;
line-height : 13px;
}
#purple {
	background-color: #46166B;
	height: 100%;
}
#onecol2 {
	height: 246px;
}
