body {
	background-image: url('../images/background.gif');
	background-color: #000000;
	margin-top: 0px;
}

div.centerpage {
    width: 680px;
    height: 700px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    text-align: center;
    color: #ffffff;
    font-family: tahoma, sans-serif;
    font-size: 8pt;
}

div.layout_ {
	position:relative;
	left:0px;
	top:0px;
	width:700px;
	height:705px;
}

div.header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	height:126px;
}

div.slogan_ {
	position:absolute;
	left:194px;
	top:126px;
	width:506px;
	height:107px;
}

div.scrollup_ {
	position:absolute;
	left:194px;
	top:233px;
	width:506px;
	height:42px;
	background-image: url('../images/scrollup.jpg');
}

div.scrollup_:hover {
	position:absolute;
	left:194px;
	top:233px;
	width:506px;
	height:42px;
	background-image: url('../images/scrollupover.jpg');
}

div.cont-left_ {
	position:absolute;
	left:194px;
	top:275px;
	width:49px;
	height:232px;
}

div.content_ {
	position:absolute;
	left:243px;
	top:275px;
	width:418px;
	height:232px;
	background-image: url('../images/content.jpg');
}

div.contholder {
	position:relative;
	overflow: hidden;
	color: #ffffff;
	width:412px;
	height:232px;
	padding-left: 4px;
	font-family: Verdana, sans-serif;
	text-align: left;
	font-size: 10pt;
}

div.cont-right_ {
	position:absolute;
	left:661px;
	top:275px;
	width:39px;
	height:232px;
}

div.scrolldown_ {
	position:absolute;
	left:194px;
	top:507px;
	width:506px;
	height:38px;
	background-image: url('../images/scrolldown.jpg');
}

div.scrolldown_:hover {
	position:absolute;
	left:194px;
	top:507px;
	width:506px;
	height:38px;
	background-image: url('../images/scrolldownover.jpg');
}

div.button1_ {
	position:absolute;
	left:0px;
	top:183px;
	width:194px;
	height:59px;
	background-image: url('../images/button1.jpg');
}

div.button1_:hover {
	position:absolute;
	left:0px;
	top:183px;
	width:194px;
	height:59px;
	background-image: url('../images/button1over.jpg');
}

div.button2_ {
	position:absolute;
	left:0px;
	top:242px;
	width:194px;
	height:60px;
	background-image: url('../images/button2.jpg');
}

div.button2_:hover {
	position:absolute;
	left:0px;
	top:242px;
	width:194px;
	height:60px;
	background-image: url('../images/button2over.jpg');
}

div.button3_ {
	position:absolute;
	left:0px;
	top:302px;
	width:194px;
	height:58px;
	background-image: url('../images/button3.jpg');
}

div.button3_:hover {
	position:absolute;
	left:0px;
	top:302px;
	width:194px;
	height:58px;
	background-image: url('../images/button3over.jpg');
}

div.button4_ {
	position:absolute;
	left:0px;
	top:360px;
	width:194px;
	height:60px;
	background-image: url('../images/button4.jpg');
}

div.button4_:hover {
	position:absolute;
	left:0px;
	top:360px;
	width:194px;
	height:60px;
	background-image: url('../images/button4over.jpg');
}

div.button5_ {
	position:absolute;
	left:0px;
	top:420px;
	width:194px;
	height:57px;
	background-image: url('../images/button5.jpg');
}

div.button5_:hover {
	position:absolute;
	left:0px;
	top:420px;
	width:194px;
	height:57px;
	background-image: url('../images/button5over.jpg');
}

div.navbase_ {
	position:absolute;
	left:0px;
	top:477px;
	width:194px;
	height:68px;
}

div.footer_ {
	position:absolute;
	left:0px;
	top:545px;
	width:700px;
	height:160px;
}

img {
	border: 0px;
}

img.thumb {
	border: 5px solid #ffffff;
	opacity:0.4;
	filter:alpha(opacity=40);
}

img.thumb:hover {
	border: 5px solid #ffffff;
	opacity:1;
	filter:alpha(opacity=100);
}

div.rule {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/rule.gif');
	height: 8px;
	width: 317px;
}

div.images {
	width: 362px;
	height: 193px;
	margin-top: 15px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
}

div.affiliate {
	display: block; 
	height: 50px; 
	border: 2px solid #cccc66; 
	border-top-width: 0px; 
	border-left-width: 0px; 
	padding-right: 5px;
}

span.title {
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
	font-variant: small-caps;
	color: #cccc66;
}

span.subtitle {
	font-weight: bold;
	font-size: 12px;
	color: #cccc66;
}

span.attention {
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
}

span.additional {
	font-style: italic;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #ffffff;
}

ul {
	margin-top: 0px;
	list-style-image: url('../images/arrow_bullet.gif');
}

li {
	margin-bottom: 5px;
}