body {
	background: #110701;
	color: #32150F;	
	text-align: center;
	font: 12px/1.2 "Georgia";
}

a {
	outline: 0px;
	color: #32150F;
	text-decoration: none;
}

#body {
	margin: auto;
	width: 900px;
	text-align: center;
}

.hidden {
	display: none;
}

#openings {
	float: right;
	width: 210px;
	margin-right: 80px !important;
	margin-right: 35px;
	margin-top: 20px !important;
	margin-top: 38px;
}

#openings h3, #openings p {
	margin: 0px;
	padding: 0px;
}

#openings p {
	padding-left: 8px;
	text-align: left;
}

#splash {
	width: 357px;
	display: block;
	background: url(graphics/intro.jpg) no-repeat top left;
	margin: auto;
	padding-top: 255px;
	margin-top: 10%;
}

#language_selector {
	text-align: center;
}

#language_selector {
	text-align: center;
	color: #630;
}

#language_selector a img {
	border-width: 0px;
}

#intro_link {
	height: 120px;
	width: 240px;
	display: block;
	margin-left: 60px;
	margin-top: 10px;
}

#tunkie_link {
	height: 60px;
	width: 80px;
	display: block;
	margin-right: 60px !important;
	margin-right: 28px;
	float: right;
	margin-top: -45px;
}



#header {
	height: 128px;
	width: 900px;
	text-align: left;
}

#nav {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 225px;
	margin-left: 60px !important;
	margin-left: 30px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

.menu_even a, .menu_odd a {
	margin: 0px;
	padding: 22px 0px 0px 25px;
	height: 36px;
	width: 205px;
	display: block;	
	text-decoration: none;
	text-align: left;
	font-size: 16px;
	color: #482109;
}

.menu_odd {
	background: url(graphics/menu_odd.jpg) no-repeat top left;
	width: 225px;
}
.menu_even {
	background: url(graphics/menu_even.jpg) no-repeat top left;
	width: 225px;
}

#submenu a {
	background: url(graphics/submenu.jpg) no-repeat top left;
	display: block;
	height: 26px;
	width: 185px;
	color: #FFB400;
	font-size: 13px;
	margin: 0px;
	padding: 10px 0px 0px 60px;
}

#submenu a:hover {
	background: url(graphics/submenu_active.jpg) no-repeat top left;	
}

#submenu {
	display: block;
	margin: 0px;
	padding: 0px;
}

#page {
	padding: 0px;
	float: right;
	width: 498px !important;
	width: 499px;
	margin-right: 73px !important;
	margin-right: 36px;
	background: url(graphics/paper.jpg) repeat-y top left;
	text-align: left;
}

#page_bottom {
	height: 51px;
	display: block;
	background: url(graphics/paper_bottom.jpg) no-repeat bottom left;
}

#page p {
	text-align: justify;
}

#page p, #page ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 20px 5px 20px;
	font-size: 14px;
}

#page ul {
	list-style-type: disc;
	padding-left: 50px;
}

#page h3 {
	margin: 0px;
	padding: 0px 0px 5px 16px;
	font-size: 22px;
	font-weight: normal;
}

.article {
	background: url(graphics/separe.jpg) no-repeat bottom center;
	padding-bottom: 15px;
	padding-top: 10px;

}

#news_1 {
	background: url(graphics/news_1_middle_new.jpg) repeat-y top left;
	margin: auto;
	width: 460px;
	padding: 0 0 0 0;
}
#news_1_bottom {
	padding: 0px 0px 30px 0px;
	background: url(graphics/news_1_bottom_new.jpg) no-repeat bottom left;
}
#news_1_top {
	padding: 50px 0px 0px 0px;
	background: url(graphics/news_1_top_new.jpg) no-repeat top left;	
}

#news_1_top h3 {
	text-align: center;
}

#news_2 {
	background: url(graphics/news_2_middle_new.jpg) repeat-y top left;
	margin: auto;
	width: 460px;
	padding: 0 0 0 0;
}
#news_2_bottom {
	padding: 0px 0px 30px 0px;
	background: url(graphics/news_2_bottom_new.jpg) no-repeat bottom left;
}

#news_2_bottom p {
	padding-right: 40px;
	padding-bottom: 15px;
	padding-top: 0px;
}
#news_2_top {
	padding: 45px 35px 5px 0px;
	background: url(graphics/news_2_top_new.jpg) no-repeat top left;	
}

#news_2_top h3 {
	text-align: right;
	padding: 0px 0px 5px 0px;
}

#news_3 {
	background: url(graphics/news_3_middle_new.jpg) repeat-y top left;
	margin: auto;
	width: 460px;
	padding: 0 0 0 0;
}
#news_3_bottom {
	padding: 0px 0px 30px 0px;
	background: url(graphics/news_3_bottom_new.jpg) no-repeat bottom left;
}

#news_3_bottom p {
	padding-right: 30px;
}

#news_3_top {
	padding: 40px 0px 0px 5px;
	background: url(graphics/news_3_top_new.jpg) no-repeat top left;	
}



#footer {
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	clear: both;
	display: block;
}

#footer p {
	width: 780px;
	height: 60px;
	display: block;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 120px 0px 0px 120px;
}
