@CHARSET "UTF-8";

body {
	background-color:#000;
	margin:0px auto;
	color:#000;
	font-family:verdana;
	font-size:13px;
	background-repeat:no-repeat;
	background-position:top center;
	max-width:1600px;
	
}

.thumb {
cursor:pointer;
width:120px;
}

.small {
 font-size:10px;
}

input {
border:1px solid #000;
}


a, a:visited, a:active {
	text-decoration:none;
	color:#66001F;
font-weight:bold;
}

a:hover {
	text-decoration:none;
color:#A60000;
}

a.llink, a.llink:visited, a.llink:active {
	text-decoration:none;
	color:#000;
font-size:11px;
font-weight:normal;
}

a.llink:hover {
	text-decoration:underline;
}


#wrapper {
	width:1005px;
	margin:0px auto;
}

#main {
	width:1005px;
	background-image:url(img/mainbg.jpg);
	overflow:auto;
}

#header {
	width:990px;
	margin:0px auto;
	/*background-image:url(img/front_bg.png);*/
	height:339px;
}

#header_gfx {
	width:990px;
	margin:0px auto;
	background-image:url(img/front_bg.png);
	height:339px;
	z-index:2;
	position:absolute;
	left:50%;
	margin-left:-495px;
}

#header_frame {
	width:100%;
	height:339px;
	min-width:1005px;
	max-width:1600px;
	position:absolute;
	background-image:url(img/mid_bg.jpg);
}

*+html #header_frame {
	left:0px;
	max-width:100%;
}


#header_left {
	position:absolute;
	width:488px;
	height:339px;
	left:0px;
	background-image:url(img/left_bg.png);
}

#header_right {
	position:absolute;
	width:477px;
	height:339px;
	right:0px;
	background-image:url(img/right_bg.png);
}

#ad {
	width:468px;
	height:60px;
	margin:0px auto;
	/*background-image:url(img/ad.jpg);
	background-repeat:no-repeat;
	background-position:bottom;*/
	padding-top:273px;
	z-index:3;
	position:absolute;
	left:50%;
	margin-left:-234px;
}

#leftcol {
	width:170px;
	float:left;
	overflow:hidden;
}

#rightcol {
	width:170px;
	float:left;
}

#maincol {
	width:665px;
	float:left;
}

#maintop {
	width:665px;
	height:34px;
	background-image:url(img/maintop.jpg);
}


/* leftcol */


.leftcol_nbox {
	width:170px;
	margin-bottom:15px;
}

#leftcol_nbox_overlay {
	width:170px;
	background-image:url(img/ntop_left.jpg);
	background-repeat:no-repeat;

}

.leftcol_nbox_bottom {
	width:167px;
	height:40px;
	margin-left:7px;
	background-image:url(img/nbottom.png);
}

.leftcol_nbox_top {
	width:167px;
	height:43px;
	margin-left:7px;
	background-image:url(img/ntop.png);
}

.leftcol_nbox_main {
	width:167px;
	margin-left:7px;
	background-image:url(img/nbg.png);
}

.leftcol_nbox_text {
	padding-left:27px;
        font-size:10px;

}


/* rightcol */

.rightcol_nbox {
	width:161px;
	margin-bottom:15px;
}

#rightcol_nbox_overlay {
	width:161px;
	background-image:url(img/ntop_right.jpg);
	background-repeat:no-repeat;
}

.rightcol_nbox_bottom {
	width:161px;
	height:40px;
	background-image:url(img/nbottom.png);
	background-position:right;
}

.rightcol_nbox_top {
	width:161px;
	height:43px;
	background-image:url(img/ntop.png);
	background-position:right;
}

.rightcol_nbox_main {
	width:161px;
	background-image:url(img/nbg.png);
background-position:right;
}

.rightcol_nbox_text {
	padding-left:22px;
padding-right:20px;
padding-bottom:1px;
font-size:11px;
}



.box {
	width:665px;
}

.box_head {
	width:615px;
	height:42px;
	background-image:url(img/box_top_chains.jpg);
	padding-top:70px;
	padding-left:50px;
	font-weight:bold;
	font-size:13px;
}


.box_main {
	width:585px;
	background-image:url(img/box_bg.jpg);
	padding-left:40px;
	padding-right:40px;
padding-bottom:1px;
}

.box_bottom {
	width:625px;
	height:48px;
	background-image:url(img/box_bottom.jpg);
	padding-top:20px;
	padding-right:40px;
	font-size:10px;
	text-align:right;
}

#footer {
	width:1005px;
	height:259px;
	background-image:url(img/footer.jpg);
	position:relative;
}


#imprint {
	width:100px;
	height:40px;
	display:block;
	position:absolute;
	bottom:25px;
	left:135px;
}

#top {
	width:125px;
	height:40px;
	display:block;
	position:absolute;
	bottom:25px;
	right:135px;
}
