body {
	background: #a21720 url('gfx/bgd2.jpg') top center no-repeat;
	margin: 40px auto;
	text-align: center;
	font-size: 13px;
}

div#timeline {
	height: 480px;
	width:	958px;
	overflow:hidden;
	border-top:1px solid white;
}

div#timeline h1 {
	margin: 0px 0px -4px 15px;
	padding: 0px;
}

div#tl_dates {
	margin: 10px 15px 0px 15px;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

div#tl_dates a:link, div#tl_dates a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #183c60;
	text-decoration: none;
}

div#tl_dates a:hover {
	border-bottom: 1px dotted #183c60;
}

div#tl_history {
	background-color: transparent;
	margin: 10px 15px 0px 15px;
	height: 320px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	overflow: auto;
	z-index: 4;
}

div#tl_history table td {
	vertical-align: top;
	width: 918px;
	height: 254px;
	padding-right: 30px;
}

div#tl_history table td.year {
	padding: 11px 0px 0px 780px;
	height: 25px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

div#tl_top_bl {
	height: 40px;
	background-color: #000000;
	z-index: 1;
}

div#tl_bot_bl {
	position: absolute;
	top: 495px;
	width: 576px;
	height: 40px;
	background-color: #000000;
	z-index: 5;
}

div#tl_bot_year {
	position: absolute;
	top: 475px;
	margin-left: 576px;
	width: 382px;
	height: 71px;
	background: transparent url('gfx/year.gif') top left no-repeat;
	z-index: 5;
}

div#wrapper {
	margin: 0 auto;
	width: 958px;
	top: 0px;
	background-color: #ffffff;
	text-align: left;
	border: 1px solid #ffffff;
	position:relative;
}

div#header {
	background: #000000 url('gfx/head.jpg') top left no-repeat;
	height: 103px;
	text-align: right;
	font-family: 'Century Gothic', 'Courier New', Courier;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	z-index:1;
}

#fix {
	width:958px;
	height:416px;
	position:relative;
}

div#menu {
	background-color: #183c60;
	height: 27px;
	text-align: right;
	margin-top: 1px;
	font-family: 'Century Gothic', 'Courier New', Courier;
	font-size: 13px;
	color: #ffffff;
}

div#logo {
	position: absolute;
	margin: 16px 0px 0px 16px;
	z-index: 5;
}

div#footer {
	background-color: #183c60;
	height: 27px;
	text-align: left;
	margin-top: 1px;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	clear: both;
}

div.left_side {
	margin-top: 1px;
	float: left;
	width: 399px;
	height:417px;
	position:relative;
	z-index:2;
}

div.left_side_th {
	float: left;
	width: 180px;
	text-align: center;
	margin-top: 10px;
}

div.main {
	position:absolute;
	left:400px;
	margin-top:1px;
	height:417px;
	width:558px;
	z-index:3;
}

div.main_pic {
	width: 558px;
	height: 231px;
	background:#ffffff url('gfx/miserable.jpg') top left no-repeat;
	position:relative;
	overflow:hidden;
	
}

div.pic {
	position: absolute;
	margin: 141px 0px 0px 433px;
	z-index: 5;
}

div#shoponline {
	position:absolute;
	top:0px;
	left:0px;
	background:transparent url('gfx/shoponline.png') top left no-repeat;
}

div.offer {
	background: #ffffff url('gfx/miserable2.jpg') top left no-repeat;
	height: 67px;
	width:558px;
	font-family: 'Century Gothic', 'Courier New', Courier;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

div.offer a {
	color: #ff0000;
	text-decoration: none;
}

div.main_text {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}

div.main_txt {
	margin-left: 210px;
	margin-right: 20px;
}

div.main_wide {
	margin-top: 1px;
	background: #ffffff url('gfx/bgd.gif') top left repeat-y;
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}

div.main_shop {
	margin-top: 1px;
	background: #ffffff url('gfx/bgd.png') top left repeat-y;
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}

div.blue {
	background-color:#183C60;
	font-family: 'Century Gothic', 'Courier New', Courier;
	font-size: 12px;
	color: #ffffff;
	height: 152px;
}

div.white {
	font-family: 'Century Gothic', 'Courier New', Courier;
	font-size: 12px;
	color: #000000;
	height: 146px;
}

div.bottom {
	font-family: 'Century Gothic', 'Courier New', Courier;
	font-size: 13px;
	font-weight: bold;
	height: 117px;
	margin-top: 1px;
	position:relative;
}

div.time_line {
	position:absolute;
	top:0px;
	left:0px;
	width: 199px;
	height:117px;
	text-align: center;
	overflow:hidden;
}

div.shop_online {
	background-color: #000000;
	font-size: 12px;
	height: 119px;
	width: 199px;
	color: #ffffff;
	font-size: 1.1em;
	text-align: left;
	position:absolute;
	top:0px;
	left:200px;
	overflow: hidden;
}

div.footer_right {
	float: right;
	padding: 6px 20px 0px 0px;
}

div.marg_header {
	padding: 35px 20px 0px 0px;
}

div.marg_menu {
	padding: 4px 20px 0px 0px;
}

div.marg_footer {
	padding: 6px 0px 0px 20px;
}

div.marg_offer {
	padding: 10px 0px 0px 10px;
}

div.marg_main {
	padding: 12px;
}

div.marg_blue {
	padding: 10px;
}

div.marg_white {
	padding: 10px;
}

div.marg_time {
	padding-top: 7px;
}

div.floatfix {
	clear: both;
	height: 0px;
	overflow: hidden;
	font-size: 0px;
}

div.newsheader {
	color: #ffffff;
	background-color: #323c47;
	padding: 5px;
	margin-bottom: 5px;	
}

div.img_desc {
	margin: 0px 20px 20px 20px;
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
	width: 200px;
}

span.title {
	font-size: 1.3em;
	font-weight: bold;	
}

p.desc {
	margin: 10px 0px;
	font-family: Tahoma;
	font-size: 0.9em;
}

h1 {
	font-family: 'Century Gothic', 'Courier New', Courier;
	font-size: 20px;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

a.menu:link, a.menu:visited, a.menu:hover {
	font-family: 'Century Gothic', 'Courier New', Courier;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

a:link, a:visited {
	font-family: Tahoma;
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

input.mail-list {
	width: 157px;
	height: 16px;
	border: 1px solid #ffffff;
	background-color: #4c4c4c;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	margin-right: 20px;
}

input.mail-list-sub {
	width: 56px;
	height: 20px;
	border: 1px solid #ffffff;
	background-color: #663333;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
}

input.req, textarea.req {
	width: 200px;
	height: 16px;
	border: 1px solid #000000;
	background-color: #eeeeee;
	color: #000000;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
}

input.quicksearch {
	width: 125px;
	border: 1px solid #000000;
	background-color: #ffffff;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin-right: 3px;
	margin-bottom: 3px;
}

input.reqsub {
	width: 80px;
	height: 30px;
	border: 2px solid #5a6e81;
	border-right: 2px solid #181d22;
	border-bottom: 2px solid #181d22;
	background-color: #323c47;
	color: #728aa3;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}
