<style type=text/css >
BODY {background-color:#000000}
a:hover { color : white }
a { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: none; text-transform: none; color: #dac494; text-decoration: none}
.mainmenu { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: small-caps; text-transform: none; color: #ad8730; text-decoration: none}
.pic {border: solid #bbbbbb 1px}
.greytext { font-family: verdana; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: none; text-transform: none; color: #c0c0c0; text-decoration: none}
.whitetext { font-family: verdana; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: none; text-transform: none; color: #ffffff; text-decoration: none}
p { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: none; text-transform: none; color: #dac494; text-decoration: none}
.sub_menu { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: normal;  text-transform: none; color: #ad8730; text-decoration: none}

.container {
	width: 770px;
	padding: 15px;
	background-color: #000000;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

/* rounded */

#nav {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}

#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#nav a:link, #nav a:visited {
        float: left;
        font-size: 12px;
        line-height: 16px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #AAAAAA;
	font-family:'Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
        color: #fff;
        background: url(images/rounded_tab.gif) no-repeat bottom center;
}

</style>

