body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#000000;
	font-size: 14px;
}
a:HOVER {
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-weight: bold;
	color: #FFF;
	font-size: 36px;
	text-align: center;
	text-transform: uppercase;
}
h2 {
	font-weight: bold;
	color: #FFF;
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
}

h3 {
	font-weight: bold;
	color: #FFF;
	font-size: 24px;
	text-align: left;
	text-transform: uppercase;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #F0C;
}


.space {
	padding-top: 20px;
	text-indent: 4pt;
}

#nav-menu ul
{
	list-style: none;
	padding: 0px;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#nav-menu li
{
margin: 2 0.15em;
margin-bottom: 4px;
}

#nav-menu li a
{
background: url(background.gif) #A8A697 bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 11em;
display: block;
border: 0.1em solid #dcdce9;
color: #191918;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */



#nav-menu li a:hover
{
background: url(background-hover.gif) #666257 top left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 11em;
display: block;
border: 0.1em solid #dcdce9;
color: #FFFFFF;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a:hover
{
float: none
}
/* End hide */

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
}
a {
	color: #09F;
	text-decoration: underline;
	cursor: auto;
}
.blutext {
	color: #0CF;
}
.whitetext {
	color: #FFF;
	text-transform: capitalize;
}
.list {
	list-style-position: inside;
	list-style-type: disc;
	color: #F0C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-indent: 10px;
}
.picture_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #F0C;
}

