body {
	background-image : url("images/bkg.jpg");
	text-align : center;
}

body, p, td, th, li {
	font-family : Verdana, Helvetica, Arial, Sans-serif;
	font-size : 11px;
	line-height : 16px;
}

a:link,
a:active,
a:visited,
a:hover {
	color : #806C77;
}

#Layout {
	width : 785px;
	margin : 0px auto;
	text-align : left;
	background-color : #FFFFFF;
}

#TopBarTop {
	height : 21px;
}

#TopBar {
	height : 181px;
}

#TopBarBottom {
	height : 5px;
}

#NavLeftSpacer {
	width : 19px;
}

#NavBar {
	width : 165px;
}

#NavContentDivider {
	background-image : url("images/navContentDivider.jpg");
	width : 19px;
}

#Content {
	padding : 40px 50px 50px 50px;
}

#ContentRightSpacer {
	background-image : url("images/contentRightSpacer.jpg");
	width : 41px;
}

#BottomBar {
	height : 37px;
}

#AddressBar {
	height : 20px;
	font-size : 9px;
	color : #FFFFFF;
	vertical-align : bottom;
	text-align : right;
	padding-right : 10px;
	width : 785px;
	margin : 0px auto;
}

#AddressBar a:link,
#AddressBar a:active,
#AddressBar a:visited {
	color : #FFFFFF;
}

#AddressBar a:hover {
	color : #961B1E;
}

.navLink {
	background-color : #F5F4F0;
	padding : 5px 3px 5px 23px;
	color : #000000;
	cursor : hand;
}

.navLinkOver {
	background-color : #D6D0C2;
	padding : 5px 3px 5px 23px;
	color : #000000;
	cursor : hand;
}

.navLink a:link,
.navLink a:active,
.navLink a:visited,
.navLink a:hover,
.navLinkOver a:link,
.navLinkOver a:active,
.navLinkOver a:visited,
.navLinkOver a:hover {
	font-size : 10px;
	font-weight : bold;
	line-height : 13px;
	color : #000000;
	display : list-item;
	list-style-type : square;
	text-decoration : none;
	letter-spacing : 0px;
}

.navLink2 {
	padding : 5px 3px 8px 23px;
	cursor : hand;
}

.navLink2Over {
	padding : 5px 3px 8px 23px;
	cursor : hand;
}

.navLink2 a:link,
.navLink2 a:active,
.navLink2 a:visited,
.navLink2 a:hover {
	font-size : 10px;
	font-weight : bold;
	line-height : 13px;
	color : #7F7F7F;
	display : list-item;
	list-style-type : square;
	text-decoration : none;
	letter-spacing : 0px;
}

.navLink2Over a:link,
.navLink2Over a:active,
.navLink2Over a:visited,
.navLink2Over a:hover {
	font-size : 10px;
	font-weight : bold;
	line-height : 13px;
	color : #000000;
	display : list-item;
	list-style-type : square;
	text-decoration : none;
	letter-spacing : 0px;
}
