*|* {
	margin:0pt;
	padding:0pt;
}
body {
	background: transparent url(theme/background.gif?69633) repeat-x center top;
	background-color:#e5eff7;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#464e54;
	margin:0;
	padding:0;
}
p {
	line-height:18px;
}
h1, h2,  h3 {
	font-family:georgia,"times new roman", serif;
	line-height:40px;
	font-weight:normal;
}
#wrapper {
	width:760px;
	margin:0pt auto;
}
#header {
	height:100px;
}
*html #header {
	height:109px;
}
#sitename {
	color:#fff;
	padding-top:45px;
	font-size:2em;
	text-transform:uppercase;
}
#navigation {
	float:left;
	width:760px;
	position:relative;
}
*html #navigation ul{
	padding:5px 10px 0 0;
}
#navigation ul {
	float:left;
	padding:15px 10px 0 0;
	margin-left:0;
}
#navigation li {
	float:left;
	display:inline;
	font-size:.90em;
	letter-spacing:3px;
	margin-right:3px;
}
*html #navigation li {
	margin-right:4px;
}
#active {
	background-color:#fff;
	padding:10px 21px 10px 23px;
	color:#a57148;
	font-family: georgia, times, serif;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
*html #active {
	padding-left:20px;
	padding-right:15px;
}
.inactive {
	background-color:#403930;
	padding:11px 21px 8px 20px;
	font-family: georgia, times, serif;
	text-align:center;
	text-transform:uppercase;
}
*html .inactive {
	padding-left:20px;
	padding-right:15px;
	padding-bottom:9px;
}
#navigation a:link {
	color:#fff;
	text-decoration:none;	
}
#navigation a:visited {
	color:#fff;
	text-decoration:none;	
}
#navigation a:hover {
	color:#d1b48c;
	text-decoration:none;	
}
#active a:link {
	color:#a57148;
	text-decoration:none;
	font-weight:bold;	
}
#active a:hover {
	color:#a57148;
	text-decoration:none;
	font-weight:bold;	
}
#active a:visited {
	color:#a57148;
	text-decoration:none;
	font-weight:bold;	
}
a:link,a:hover,a:visited {
	color:#588cb2;
	font-weight:normal;
	text-decoration:underline;
}
#content-wrapper {
	clear:both;
	background: transparent url(theme/content_background.jpg?69633) no-repeat center top;
	width:760px;
}
*html #content-wrapper {
}
#content {
	margin:0 20px 20px 20px;
	padding-top:30px;
}
*html #content {
	padding-top:10px;
}
img.image-left {
	margin-right:15px;
	float:left;
}
img.image-right {
	margin-left:15px;
	float:right;
}