    body {
	margin:0;
	padding:0;
	font: bold 11px/1.5em Verdana;
	background-repeat: repeat-x;
	background-color: #000000;
	background-image: url(pictures/bg.jpg);
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}


		#outwrapper {
	width:700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#outwrapper #menu {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #171717;
}
#outwrapper #content #sign a {
	color: #3A3A3A;
	font-weight: normal;
	font-size: 0.7em;
}
#outwrapper #content #sign {
	margin-top: 10px;
}

#outwrapper #menu a {
	text-decoration: none;
	color: #FEFCFF;
	font-weight: normal;
	font-family: verdana;
	font-size: 1.2em;
	margin-right: 15px;
	margin-left: 15px;
}


#outwrapper #topbar {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	margin-bottom: 5px;
}
#outwrapper #menu a:hover {
	color: #796660;
}

#outwrapper #content {
	margin-top: 50px;
	background-image: url(pictures/onyx.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-color: #171717;
	background-position: right bottom;
}
#outwrapper #content h2 {
	color: #CCCCCC;
}

#outwrapper #content h1 {
	font-size: 1.5em;
	color: #CCCCCC;
	font-family: sylfaen;
	margin-left: 20px;
}


#outwrapper #content p {
	font-size: 1.ems;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DBDBDB;
	margin-right: 20px;
	margin-left: 20px;

	font-size: 1.em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
#outwrapper #content a {
	text-decoration: none;
	color: #CC3300;
}
#outwrapper #content #bottommenu a:hover {
	color: #CCCCCC;
}


#outwrapper #bottommenu {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #171717;
}#outwrapper #content #bottommenu a {
	text-decoration: none;
	color: #3A3A3A;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
}

