* {


}

body {
	margin: 20px;
	background: #FFFFFF;
	font-family: "Helvetica", Helvetica, Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

h1, h2, h3 {
	font-weight: bold;
	color: #FAC158;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 20px;
	font-size: 85%;
}

.Stil2 {
	color: #FAC158;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FAC158;
	display: block;
	margin-top: 30px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FAC158;
}
.Stil4 {
	color: #666666;
	font-weight: bold;
}
.Stil6 {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 160%;
}
body {
	background-color: #666666;
}
a:link {
	color: #FBC259;
	text-decoration: none;
}
a:visited {
    color: #FBC259;
	text-decoration: none;
}

a:active {
     color: #FBC259;
	text-decoration: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}


a:hover {
	text-decoration: none;
	color: #FF0000;
}

#header {
	width: 768px;
	height: 134px;
	margin: 0 auto;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7C154;
}

#logo {
	float: left;
	width: 260px;
	height: 134px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	overflow: hidden;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	font-weight: normal;
	font-size: 24px; 
	color: #3B3B3B;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: left;
	width: 508px;
	height: 134px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 34px;
	text-decoration: none;
	font-size: 12px;
	color: #EDB44D;
	font-weight: bold;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#menu a:hover {
	color: #000000;
	background-color: #E4AF4F;
	padding-top: 100px;
	background-image: url(images/lila2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#splash {
	width: 770px;
	height: 190px;
	margin: 0 auto;
	background: url(images/img3.jpg) no-repeat;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#page {
	width: 770px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#page h1, #page h2 {
	margin-bottom: 0px;
	letter-spacing: 1px;
}

#content {
	float: left;
	width: 518px;
	height: auto;
	background-color: #000000;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#content ol, #content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 140%;
	display: block;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	border: 1px dotted #FAC158;
}

#content2 {
	float: left;
	width: 727px;
	height: auto;
	background-color: #000000;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}

#content2 ol, #content2 ul {
	margin-left: 0px;
	display: block;
	border: 1px dotted #FAC158;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#sidebar {
	float: left;
	width: 169px;
	height: auto;
	background-color: #000000;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 5px;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4AF36;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar h3 {
	height: 17px;
	color: #E4AF4F;
	font-weight: bold;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}

#footer {
	clear: both;
	width: 728px;
	height: 20px;
	padding-top: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #000000;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#apDiv1 {
	position:relative;
	width:auto;
	height:auto;
	z-index:auto;
	top: -5px;
	left: 0px;
	float: left;
	margin-right: 20px;
	display: block;
}
#apDiv2 {
	position:relative;
	width:25px;
	height:29px;
	z-index:auto;
	float: left;
	margin-right: 20px;
	clear: right;
}
