a,p,div,ul,ol,dl,body,table,td,th,img,h1,h2,h3,h4,h5
	{
	font-size:xx-small;
	font-family:Verdana,"MS Sans Serif",Geneva,Helvetica,sans-serif;
	font-weight:normal;
	color:#ffffff;
	background-color: transparent;
	}

body
	{
	background-color: #000000;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	}

image {display:block;}

p,ul,ol,dl,h1,h2,h3,h4
	{
	color: #cccccc;
	margin-right:0;
	margin-left:0;
	margin-top:0;
	margin-bottom: 1.4em;
	}


strong	{
	font-weight: bold;
	}

em	{
	color: #ffffff;
	}

a			{color:#ffcc00;font-weight:normal;background-color:transparent;}
a:link		{color:#ffcc00;font-weight:normal;background-color:transparent;}
a:visited	{color:#ffcc00;font-weight:normal;background-color:transparent;}
a:hover 	{color:#ffffff;font-weight:normal;background-color:transparent;}

div#logo
	{
	background-color: transparent;
	position: absolute;
		left: 10%;
		width: 80%;
	margin-top: 50px;
	margin-left: 0;
	text-align: center;
	}

div#menu
	{
	background-color: transparent;
	position: absolute;
		left: 52%;
		width: 38%;
	text-align: left;
	padding-top: 172px;
	padding-bottom: 50px;
	}

p.sect
	{
	margin-top: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	margin-right:0;
	color: #ffcc00;
	}

dl	
	{
	margin-top: 0;
	margin-bottom: 2em;
	}

dt
	{
	color: #ffffff;
	}

p.menu
	{
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	}

a.item, a.item:link, a.item:active, a.item:visited
	{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}

.item#active
	{
	color: #ffcc00;
	}

a.item:hover
	{
	background-color: #225577;
	}

a.sect, a.sect:link, a.sect:active, a.sect:visited
	{
	color: #ffcc00;
	font-weight: normal;
	text-decoration: none;
	}

a.sect:hover
	{
	background-color: #225577;
	}

