#layout {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #000000;
	width: 930px;
	padding: 2px;
}
#header h1 {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 20px;
	color: #FF0000;
	margin-top: 5px;
	margin-bottom: 5px;
}
a {
	color: #FF0000;
	text-decoration: none;
}
body {
	color: #999999;
	background-color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(body_bg.png);
	background-repeat: repeat-x;
}
.image1 {
	border: 1px solid #333333;
	margin-bottom: 3px;
	padding: 3px;
	background-color: #212121;
}
.image1 img {
	border: 1px solid #FF0000;
	margin-bottom: 3px;
	padding:8px;
	background-color:#666666;
}
.image2 {
	border: 1px solid #FF0000;
	margin-bottom: 3px;
	padding:8px;
	background-color:#666666;
}
.image3 {
	border: 1px solid #FF0000;
	margin-bottom: 3px;
	padding:8px;
	background-color:#666666;
}
.section1 {
	border: 1px solid #333333;
	margin-bottom: 3px;
	background-color: #212121;
}
.section1 p {
	padding: 5px;
	margin: 0px;
}
.section1 img {
	margin-bottom: 3px;
	margin-right: 5px;
}
.section1 h3 {
	padding: 5px;
	font-size: 17px;
	line-height: 20px;
	color: #CCCCCC;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 12px;
}
.section2 {
	border: 1px solid #333333;
	margin-bottom: 3px;
	background-color: #191919;
}
.section2 p {
	padding: 5px;
	margin: 0px;
}
.section2 img {
	margin-bottom: 3px;
	margin-right: 5px;
}
.section2 h3 {
	padding: 5px;
	font-size: 17px;
	line-height: 20px;
	color: #CCCCCC;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 12px;
}
.section3 {
	border: 1px solid #333333;
	margin-bottom: 3px;
}
.links {
	border: 1px solid #333333;
	margin-bottom: 3px;
}
#center {
	width: 600px;
	margin-left: 3px;
	float: left;
}
#header {
	text-align: center;
}
#banner {
	text-align: center;
	width: auto;
	border: 1px solid #333333;
	margin-bottom: 3px;
	margin-top: 3px;
}
#banner_l {
	text-align:center;
	float: left;
	width: 190px;
	border: 1px solid #333333;
	background-color: #121212;
}
#banner_l p {
	padding: 5px;
	margin: 0px;
}
#banner_l h2 {
	padding: 5px;
	font-size: 15px;
	line-height: 20px;
	color: #CCCCCC;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 12px;
}
#banner_l img {
	margin: 5px;
}
#banner_r {
	float: right;
	width: 130px;
	border: 1px solid #333333;
	background-color: #121212;
}
#banner_r img {
	margin: 5px;
}
#banner_r p {
	margin-top: 5px;
	margin-left: 5px;
}
#banner_r h2 {
	font-size: 15px;
	line-height: 20px;
	color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#banner_r ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#banner_r li {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	margin-right: 5px;
	list-style-type: none;
	color: #FF0000;
}
.clear {
	clear: both;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
#footer {
	text-align: center;
	width: auto;
	border: 1px solid #333333;
	margin-bottom: 3px;
	margin-top: 0px;
	background-color: #171717;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navi {
	background-color: #000000;
	margin: 3px;
	border: 1px solid #333333;
}
#navi li {
	list-style-type: none;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 5px;
}

#navi ul {
	margin: 3px;
	padding-left: 0px;
	background-color: #333333;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}
#navi li:hover {
	list-style-type: none;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
	background-color: #232323;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 5px;
}
