body,td {
	font-family : Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size : 14px;
	line-height : 1.5em;
}

img {
	border : none;
}

#width {
	width : 972px;
}

#container {
	border : 1px solid #9B8C88;
	text-align : left;
}

#header {
	position : relative;
	height : 264px;
}

#nav {
	margin-top : 2px;
	background : url(/images/layout/nav_bg.gif) repeat-x;
	padding : 13px 0px;
	text-align : center;
	
}

.navSep {
	margin : 0px 15px;
}


#content {
	padding : 20px;
}

#footer {
	color : #766654;
	font-size : 11px;
	padding : 5px 0px;
}

h1 {
	font-size : 20px;
	margin : 0px;
	margin-bottom : 5px;
	text-transform : uppercase;
}

.subnav {
	float : right;
	width : 195px;
}

.subnav a {
	display : block;
	padding : 10px 0px;
	border-top : 1px solid #FFC20E;
	text-transform : uppercase;
	font-size : 11px;
	text-decoration : none;
	text-align : right;
	font-weight : bold;
	color : #000;
}

.subnav a.first {
	border-top : none;
}

.subnavMargin {
	margin-right : 225px;
}
