* {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

body {
	background: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
}

a {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #777;
}

#wrap {
	margin: 0 auto;
	width: 780px;
	background: #444;
	height: 500px;
	text-align: center;
}

#wrap1 {
	margin: 0 auto;
	width: 780px;
	background: #000033;
}

#header {
height: 120px;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 20px;
color: #F58220;
}
#header h1 a { 
color: #F58220;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
	font-size: 19px;
	color: #660000;
	padding: 5px 0 0 20px;
	letter-spacing: -1px;
	font-weight: 100;
}

#menu {
	height: 30px;
	line-height: 30px;
	background-color: #660000;
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
	padding: 0 20px 0 0;
	text-decoration: none;
	font-weight: 100;
	font-size: 14px;
	color: #FFCC00;
}
#menu ul li a:hover {
color: #fff;
text-decoration: none;
}

#content {
	padding: 0 20px 20px 20px;
	font-size: 9px;
}

.left {
	float: left;
	width: 750px;
	text-align: justify;
}
.left h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.left h2 a {
text-decoration: none;
color: #4174B4;
}
.left h2 a:hover {
	color: #990000;
}

.right {
	float: right;
	width: auto;
	margin-top: 0px;
	background-color: ;
}
.right h2 {
	margin: 10px 0 0 0;
	padding-left: 10px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 13px;
	background-color: #FFCC00;
}
.right ul {
padding: 10px 0 15px 20px;
list-style-type: square;
}
.right ul li a {
color: #fff;
text-decoration: none;
font-size: 13px;
font-weight: 100;
}
.right ul li a:hover {
color: #fff;
font-weight: 600;
}

#footer {
	height: 30px;
	line-height: 30px;
	background: #444;
	text-align: center;
	font-size: 9px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a { color: #fff; }

.post {
	padding-top: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #990000;
}
#wrap #content .center p {
	text-align: center;
	font-size: 12px;
}
#wrap #content .center p a {
	font-size: 10px;
}
#wrap #content .center .Stil3 a {
	font-size: 12px;
}
#wrap #content p a {
	text-align: center;
}
#wrap #content .Stil3 {
}
#wrap #content p a {
	font-size: 12px;
}
#wrap #content .center .Stil3 a {
}
#wrap #content p a {
	font-size: 12px;
}
#wrap #content p {
	font-size: 12px;
}
#wrap #content p #footer a {
	font-size: 9px;
}

