
body {
	color: #e6e6fa;
	font-size: 75%;
	font-family: "Lucida Grande", Lucida, Verdana, Geneva, Helvetica, Arial, SunSans-Regular;
	background-color: #32194d;
	background-image: url(../graphics/new-bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0;
	padding: 0
	}

#bg {
	margin: 0;
	padding: 0
	}

h1 {
	color: #52cda4;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em
	}

h2 {
	color: #52cda4;
	font-size: 1.4em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-transform: lowercase;
	border-bottom: 2px dotted #32194d
	}

h3 {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 0
	}

address {
	font-style: normal
	}

object {
	display: block
	}

#wrapper {
	margin: 30px auto;
	width: 732px
	}

#topmenu {
	font-size: 1em;
	line-height: 1em;
	background-color: none;
	text-align: right;
	list-style-type: none;
	margin: 0 0 4px;
	padding: 0;
	border: 0
	}

#topmenu li {
	display: inline;
	padding: 0
	}

#topmenu li a.left {
	border-left: 1px solid #9b86b3
	}

#topmenu a, #topmenu a:link, #topmenu a:active, #topmenu a:visited {
	color: #ff8c00;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
	padding: 0 8px 4px;
	border-right: 1px solid #9b86b3
	}

#topmenu a:hover {
	color: white
	}

#content a, #content a:link, #content a:active, #content a:visited {
	color: #ff8c00
	}

#content a:hover {
	color: white
	}

#container {
	color: #e6e6fa;
	background-color: #424b62;
	margin: 0;
	position: relative;
	border: solid 1px #9b86b3
	}

#flash {
	color: #e6e6fa;
	display: block;
	margin: 0;
	padding: 0;
	width: 730px;
	height: 160px
	}

#content {
	margin: 20px 215px 20px 115px;
	padding: 0
	}

#content p {
	font-size: 1em;
	font-family: "Lucida Grande", Lucida, Verdana, Geneva, Helvetica, Arial, SunSans-Regular;
	line-height: 1.6em
	}

#content p:first-line {
	font-weight: bold
	}

#left {
	margin-top: 50px;
	width: 105px;
	float: left
	}

#right {
	margin-top: 20px;
	width: 205px;
	float: right
	}

.clear {
	height: 1px;
	clear: both
	}

#sidemenu {
	color: #9b86b3;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
	list-style-type: square;
	margin: 0.2em 0 0;
	padding: 0
	}

#sidemenu li {
	margin: 0 0 10px;
	padding: 0 10px
	}

#sidemenu a, #sidemenu a:link, #sidemenu a:active, #sidemenu a:visited {
	color: #ff8c00;
	font-weight: bold;
	text-decoration: none
	}

#sidemenu a:hover {
	color: white
	}

#footer {
	padding-top: 15px;
	border-top: 0 none
	}

#footer a, footer a:link, #footer a:active, #footer a:visited {
	color: #ff8c00;
	font-weight: bold;
	text-decoration: none
	}

#footer a:hover {
	color: white
	}

