body{
	font-family: arial, verdana, sans-serif;
	font-size: 62.5%;
	background: #454950;
}

#circle{
	text-align: center;
	padding-top: 1em;
}

#circle img{
	text-align: center;
	padding-top: 1em;
	width: 151px;
	height: 151px;
}


#col1{
	float: left;
	width: 694px;
}

#col1 a{
	font-weight: bold;
}

#col1 a:link, #col1 a:visited{
	color: #A72147;
	text-decoration: none;
}

#col1 a:hover, #col1 a:active{
	color: #A72147;
	text-decoration: underline;
}

#col1 strong{
	color: #A72147;
}

#col2{
	float: left;
	color: #FFFFFF;
	margin-bottom: 170px;
}

#col2-wrapper{
	width: 203px;
	padding: 25px 30px 0 27px;
}

#col2 a{
	font-weight: bold;
}

#col2 a:link, #col2 a:visited{
	color: #DDC68D;
	text-decoration: none;
}

#col2 a:hover, #col2 a:active{
	color: #DDC68D;
	text-decoration: underline;
}

#col2 hr{
	display: none;
}

#col2 strong{
	color: #DDC68D;
}

#container{
	width: 954px;
	margin: 0 auto;
	font-size: 1.2em;
}

#footer{
	padding: 0.5em 1em 3em 1em;
	color: #CCCCCC;
}

#footer a:link, #footer a:visited{
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover, #footer a:active{
	color: #CCCCCC;
	text-decoration: underline;
}

#footer hr{
	display: none;
}

h1{
	font-family: "Georgia", Arial, Sans-Serif;
}

#header{
	margin-top: 2.5em;
	padding: 0 0.5em;
	background: #B59F6D;
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Georgia", Arial, Sans-serif;
	color: #FFFFFF;
}

#header hr{
	display: none;
}

#header ol{
	margin: 0;
	padding: 0;
	text-align: center;
}

#header ol li{
	display: inline;
	list-style-type: none;
	background: url("../images/nav-divider.gif") center left no-repeat;
	padding-left: 8px;
	padding-right: 2px;
	line-height: 3em;
	height: 3em;
}

#header ol li.first{
	background-image: none;
	padding-left: 0;
}

#header ol li a:link, #header ol li a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#header ol li a:hover, #header ol li a:active{
	color: #A72147;
	text-decoration: none;
}

#header ol li#thisPage a:link, #header ol li#thisPage a:visited{
	color: #A72147;
	text-decoration: none;
}

.imageBody{
	position: absolute;
	z-index: 9;
	padding-top: 240px;
	padding-left: 3em;
	font-family: "Georgia", Arial, Sans-serif;
	color: #FFFFFF;
}

.imageBody h1{
	margin: 0;
	font-size: 3em;
	font-weight: normal;
}

#lower-nav{
	height: 22px;
	background: #B59F6D url("../images/lower-nav-bg.jpg") top left repeat-x;
}

#main{
	background: #FFFFFF url("../images/main-bg.gif") top left repeat-y;
}

#main_wrapper{
	background: url("../images/big-w.gif") bottom right no-repeat;
}

#navigation{
	padding-bottom: 0.5em;
	padding-left: 1em;
	color: #FFFFFF;
	font-size: 1em;
}

#navigation a:link, #navigation a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:hover, #navigation a:active{
	color: #FFFFFF;
	text-decoration: underline;
}

.right{
	float: right;
}

.spacer{
	clear: both;
}

.textBody{
	margin: 3em 4em;
}
