body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background: #1d1d20;
	color: #b3b3bb;
}

a:link, a:visited {
	color: #7389ae;
}

a:hover, a:active {
	color: #faec8f;
}

img {
	border: none;
}

h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h2 {
	font-size: 20px;
	border-bottom: 1px solid #27272a;
	border-top: 1px solid #27272a;
	margin: 10px 0 3px;
	padding: 5px 0 4px;
	color: #c17878;
	clear: both;
}

h2 {
	text-shadow: 1px 2px 1px #131315;
}

h3 {
	font-size: 18px;
}

p {
	padding: 4px 0;
	line-height: 1.5;
}

table {
	width: 100%;
	border-collapse: collapse;
}

td {
	border: 1px dotted #3f3f3a;
	text-align: center;
	padding: 1em;
}

.picturetitle {
	font-weight: bold;
}

.picturelegend {
	font-size: 9px;
}

div#header {
	background: #1d1d20;
	height: 128px;
	border-bottom: 2px solid #2a2a2f;
}

div#header p, div#header h1 {
	margin: 0;
	padding: 0;
}

div#headerinside, div#footerinside {
	width: 880px;
	margin: 0 auto;
}

div#logo {
	background: url(logo2.png) no-repeat;
	height: 80px;
	width: 200px;
	float: left;
	margin-top: 10px;
	display: block;
}

div#highlight {
	background: #cc0000;
	color: #ffffff;
	display: block;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
}

div#highlight p {
	font-weight: bold;
}

ul#menu {
	clear: both;
	float: right;
	list-style: none;
	position: relative;
	top: 0px;
}

ul#menu li {
	float: left;
	margin-left: 3px;
	line-height: 1.4;
}

ul#menu li a {
	color: #fff;
	text-shadow: 2px 2px 1px #2a2a2f;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 110px;
	height: 15px;
	background-color: #505044;
	padding: 5px 0;
	display: block;
}

ul#menu li a:hover, ul#menu li a:active {
	background-color: #8a8b77;
}

ul#menu li a.selected {
	background-color: #2a2a2f;
}

div#intro {
	color: #fff;
	font-size: 15px;
	text-shadow: 1px 2px 1px #131315;
	margin-bottom: 20px;
}

div#intro em {
	font-weight: bold;
	font-style: normal;
	color: #c1a2a2;
}

div#intro p {
	font-weight: bold;
}

div#intro1 {
	float: left;
}

div#intro2 {
	color: #fff;
	font-size: 15px;
	text-shadow: 1px 2px 1px #131315;
	float: right;
	width: 580px;
}

#container {
	position: relative;
	width: 880px;
	margin: 20px auto 10px;
}

div.full {
	clear: both;
	float: none;
}

#container h2.section a, #container h2.options a {
	display: block;
	text-decoration: none;
	color: #faec8f;
}

#container h2.section a:hover, #container h2.options a:hover {
	color: #faf3c7;
}

#footer {
	background: #1d1d20;
	border-top: 2px solid #2a2a2f;
	margin-top: 30px;
	font-size: 9px;
	color: #595965;
	text-align: center;
	clear: both;
}

#footer a.copy {
	display: block;
	height: 43px;
	width: 54px;
	margin: 0 auto;
}
