body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-bottom: 50px;
}

img {
	border: 0;
}

a {
	color: #333366;
}

#page {
	margin: 0 auto;
	width: 720px;
	position: relative;
}

.linemenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.linemenu ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#topbar {
	height: 164px;
	width: 720px;
}

#logo {
	position: absolute;
	top: 0; left: 0;
	width: 200px;
	height: 162px;
}

#topimages {
	position: absolute;
	top: 2px; right: 0;
	width: 519px;
	height: 117px;
	background: url( images/topphotos.jpg ) no-repeat 0 0;
}

#menu {
	position: absolute;
	top: 123px;
	right: 0;
	width: 519px;
	height: 37px;
	background: #333366 url( images/bg_topmenu_normal.png ) repeat-x;
}

#menu ul {
	margin-left: 16px;
}

#menu ul li a {
	display: block;
	clear: none;
	float: left;
	height: 27px;
	padding: 10px 6px 0;
	position: relative;
	border-left: 1px solid #211f5d;
}

#menu ul li.lastone a {
	border-right: 1px solid #211f5d;
}

#menu ul li a:hover {
	background: url( images/bg_topmenu_highlight.png ) repeat-x;
}

#body {
	position: absolute;
	top: 168px; left: 0;
	width: 720px; height: 201px;
	background: url( images/bg_body_border.jpg ) no-repeat 0 0;
}

#contentbox {
	position: absolute;
	top: 12px; left: 33px;
	width: 658px;
	min-height: 315px;
	background: White url( images/bg_body_faded.jpg ) no-repeat 0 0;
	border: 1px solid #666699;
}

#expander {
	height: 315px;
	width: 36px;
	float: left;
}

#bottombar {
	position: absolute;
	float: none;
	bottom: -50px; left: -33px;
	margin-top: 20px;
	width: 720px;
	height: 40px;
	background: url( images/bg_bottom.png );
}

#copyright {
	position: absolute;
	top: 5px; left: 0;
	width: 100%;
	font-size: .8em;
	font-weight: bold;
}

#copyright li {
	background: url( images/bottom_separator.png ) no-repeat right 5px;
	padding: 0 8px 0 8px;
	letter-spacing: 1px;
}

#copyright li.lastone {
	background: none;
	padding: 0 0 0 8px;
}

#bottommenu {
	position: absolute;
	top: 17px; left: 0; 
	width: 720px;
	margin-top: 3px;
	font-size: .8em;
}

#bottommenu a {
	color: Black;
}

#bottommenu a:hover {
	text-decoration: none;
}

#bottommenu li {
	padding-right: 19px;
}

#bottommenu li.lastone {
	padding: 0;
}

#title {
	position: absolute;
	top: 10px; right: 20px; 
	height: 36px;
	width: 500px;
}

#contentbox h1, h2 {
	color: #333366;
	font-size: 17px;
	border-bottom: 2px solid #7d7d8d;
	display: block;
	margin: 0;
	padding: 0 0 3px 1px;
}

h2 {
	font-style: italic;
	margin-top: 4px;
	margin-bottom: 5px;
	clear: both;
	float: left;
	width: 95%;
}

h3 {
	font-size: 16px;
	color: #996633;
	margin: 5px 0 2px;
	padding: 0;
}

#content div {
	float: none;
	clear: both;
}

p {
	margin: 0 0 8px;
	padding: 0;
}

#content {
	margin: 43px 0 5px;
	padding: 0 21px 0 20px;
	width: 475px;
	float: right;
	overflow: visible;
}

.floatedl {
	float: left;
	margin-right: 10px;
	margin-left: -15px;
	clear: left;
	padding: 3px 0;
}

.floatedr {
	float: right;
	margin-left: 10px;
	margin-right: -5px;
	clear: right;
	padding: 4px 0;
}

#infobox {
	position: absolute;
	left: -25px; top: 23px;
	width: 145px; height: 100px;
}

#quotebox {
	position: absolute;
	left: -33px; top: -12px;
	width: 145px; height: 100px;
}