body{
	margin:0;
	font-size:11px;
	font-family:Arial, Verdana, Hevitica;
	color:#000000;
	background-image: url(bg.jpg);
}

A:link{
	color: #c5bca2;
	text-decoration: underline;
	font-weight:bold;
}

A:visited{
	color: #c5bca2;
	text-decoration: underline;
	font-weight:bold;
}

A:active{color: #c5bca2;text-decoration: none}

A:hover{color: #FF9900;text-decoration: underline}
	
#top_left{
	position:absolute;
	width:125px;
	height:131px;
	left:0px;top:0px;
}

#top_center{
	position:absolute;
	left:125px;
	top:0px;
	width:auto;
	height:auto;
	z-index: 0;
}

#top_right{
	position:absolute;
	left:688px;
	z-index:3;
	width:112px;
	height:131px;
	top: 0px;
}

#menu_stripe {
	position:relative;
	top:131px;
	z-index:0;
	width:100%;
	height:19px;
	background-image: url(menu_stripe.jpg);
	background-repeat: repeat-x;
	float: right;
}

#center_background {
	position:absolute;
	left:0px;
	top:150px;
	z-index:4;
	width:800px;
	height:250px;
	background-image: url(center_background.jpg);
	background-repeat: repeat-y;
}

#bottom_background {
	position:relative;
	top:470px;
	z-index:4;
	width:800px;
	height:80px;
	background-image: url(bottom_background.jpg);
	background-repeat: no-repeat;
	float: left;
}

#hint_right {
    float:right;
	color:#c5bca2;
	font-size: 12px;
}

#header_menu_title_background {
	color:#fefefe;
	padding-top:0px;
	position:absolute;
	left:125px;
	top:150px;
	z-index:5;
	width:583px;
	height:19px;
	background-image: url(header_menu_title_background.jpg);
	background-repeat: no-repeat;	
}

#header_menu_title {
    float:right;
	color:#c5bca2;
	padding-top:2px;
	padding-right:28px;
	margin-bottom: 5px;
	font-size: 12px;
}

#content_main{
	position:absolute;
	left:125px;
	top:157px;
	z-index:4;
	width:583px;
	background-image:url(content_main_background.jpg);
	background-repeat:repeat-y;
}

#content_footer{
	left:125px;
	z-index:4;
	height:40px;
	width:583px;
	background-image:url(content_footer_background.jpg);
	background-repeat:repeat-y;
}

#content_sub {
	color:#93a2b2;
	width:520px;
	padding-top:10px;
    margin-left:-3px;
	font-size: 12px;
}

#content {
	color:#d1d1d1;
	padding-top:2px;
	padding-left:22px;
	margin-bottom: 5px;
	font-size: 12px;
}

#content_rightbox_main{
	position:absolute;
	left:710px;
	top:187px;
	z-index:5;
	width:156px;
	padding: 3px;	
}

#header_title_background {
	color:#fefefe;
	margin-bottom: 5px;	
	width:563px;
	height:19px;
    background-image: url(header_title_background.jpg);
	background-repeat:no-repeat;
}

#header_title {
	color:#fefefe;
	padding-top:1px;
	padding-left:22px;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
}

#header_sub_title_01 {
	color:#FF9900;
	padding-top:2px;
	margin-bottom: 5px;
	font-size: 12px;
}

#header_sub_title_02 {
	color:#FFFFFF;
	padding-top:2px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight:bold;
}


#footer_background{
	color:#DDDDDD;
	margin-top:20px;
	width:563px;
	height:19px;
	background-image: url(footer_background.jpg);
	background-repeat:no-repeat;
}

#footer{
	color:#DDDDDD;
	padding-top: 11px;
	padding-left: 5px;
	font-size: 10px;
}


.picture_left {
	float: left;
	clear: left;
	height: auto;
	width: auto;
}

.picture_right {
	float: right;
	clear: left;
	height: auto;
	width: auto;
	padding-right:8px;
	padding-left:10px;
}

#rightbox {
	z-index:5;
	width:156px;
	padding: 3px;
	margin-bottom:15px;
	background-image:url(rightbox_background.jpg);
	background-repeat: repeat;
}

#rightbox_header {
	padding-top:3px;
    padding-left:6px;
	margin-left: -3px;
	margin-top: -3px;
	height:7px;
	z-index:6;
    color:#ffffff;
	font-size: 12px;
	font-weight:bold;
	background-image:url(rightbox_header.jpg);
	background-repeat: no-repeat;
}

#rightbox_content {
	color:#d1d1d1;
	padding-top:9px;
    margin-left:3px;
	font-size: 12px;
}

#rightbox_footer {
	margin-left: -3px;
	margin-bottom: -3px;	
	z-index:6;
	background-image:url(rightbox_footer.jpg);
	background-repeat: no-repeat;
}


h1{font-size:11px;border-bottom:1px dotted #939D9E;padding-bottom:5px;color:#DDDDDD;}

h2{font-size:11px;border-bottom:1px dotted #939D9E;padding-bottom:5px;color:#DDDDDD;text-transform:uppercase;}

h3{
	font-size:11px;
	font-weight:bolder;
	color:#DDDDDD;
	text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #939D9E;
}

h3{font-size:11px;font-weight:bolder;border-bottom:1px dotted #939D9E;}

h4{font-size:11px;font-weight:bolder;}

hr{height:1px;color:#939D9E;background-color:#939D9E;}
