/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FEF8D6;
	font-size: 14px;
	background-color: #0A210C;
}

a {
	color: yellow;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: red;
}

h3 {
	line-height: normal;
	font-size:18px;
	}

h4 {
	line-height: normal;
	font-size: 16px;
	}
	
h5 {
	line-height: normal;
	font-size: 14px;
}

.author {
	font-size: 14px;
	font-weight: bold;
}

li {
	line-height: 1.25em;
}
	
.link_list {
	color: yellow;
}

a.link_list:hover {
	color: red;
}

ol {
/*	letter-spacing: 0.1em;*/
	list-style: decimal;
	list-style-position: outside;
	}
	
ol img {
	padding: 10px 35px 5px 0px;
}

.order_list {
/*	letter-spacing: normal;*/
}

#container {
	width: 900px;
	min-height: 700px;
	postition: relative;
	margin: 10px auto;
	background-color: #0A210C;
	background-image: url(Images/LumiBack.gif);
	background-repeat: no-repeat;
}

#header {	
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #FEF8D6;
	letter-spacing: 0.15em;
	width: 250 px;
	position: relative;
	top: 30px;
	left: 30px;
}

#headerquote {
	font: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	color: #FEF8D6;
	position: relative;	
	top: 30px;
	padding: 0 3em 0 0;
	text-align: right;
}

.spacer {
	width: 5px;
	clear: both;
}

#menu {
	width: 175px;
	float: left;
	padding: 59px 0 0 0;
	margin: 0 -200px 0 0;
	position: relative;
	z-index: 10;
}

#menu img{
	padding: 0 0 5px 10px;
}

.no_decoration{
	list-style: none;
	line-height: 1.25em;
}

.note {
	line-height: 1.25em;
	color: #cccccc;
}

#menu li li {
	margin: 5px 0px 5px -10px;
	font-size: 12px;
}

.mainbody {
	width: 70%;
	min-height: 475px;
/*	position: relative;*/
	top: 60px;
	padding: 50px 0 5px 200px;
 	color: #FEF8D6;
	line-height: 1.15em;
/*	word-spacing: 0.1em;*/
	z-index: 5;
}

.mainbodycenter {
	width: 70%;
/*	position: relative;*/
	top: 70px;
	padding: 50px 0 5em 200px;	
 	color: #FEF8D6;
	line-height: 1.15em;
/*	word-spacing: 0.1em;*/
	z-index: 5;
}

.mainbodycenter h5 a, .mainbody h4 a{ 
	color:#FEF8D6;
}
.mainbody #contact {
	font-size: 13px;
/*	word-spacing: 0.1em;*/
	line-height: 1.15em;
}

.mainbodyleft {
	float: left;
	padding: 0 44em 5px 200px;
	margin: 0 -20em 0 0;
	color: #FEF8D6;
	line-height: 1.15em;
/*	word-spacing: 0.1em;*/
}

.mainbodyright{
	width: 17em;
	color: #FEF8D6;
	line-height: 1.15em;
	float: left;
	margin: 0 0 0 -20em;
}

.mainbodyright_wk{
	width: 28%;
	float: right;
	position: relative;
	top: -375px;
	color: #FEF8D6;
	line-height: 1.15em;
	padding: 10px 5px 5px 10px;
}

.mainbodycenter img {
	margin: 10px 10px 5px 10px;
	float: right;
	}
	
.mainbodycenter #img_left{
	padding: 0px 10px 0px 0px;
	float: left;
	}

.main_figure {
	width: 65%;
	position: relative;
	top: 50px;
	padding: 0 0 5em 220px;
	color: #fef8d6;
	line-height: 1.15em;
/*	word-spacing: 0.2em;*/
	text-align: left;
}

.main_figure p{
	text-align: left;
	}
	
.main_figure img{
	background-color: #FFFFff;
	padding: 15px 15px 15px 15px;
}

.main_figure .left{
	text-align: left;
}
	
#img_left{
	float: left;
	margins: 10px 10px 10px 10px;
	}
#img_right{
	float: right;
}
	
a.reg_font {
	color: transparent;
	border-style: none;
}

a.title_only {
	color: #FEF8D6;
}

#highlight {
	float: left;
	margin: 10px 0px 0px 25px;
	}
	
#img1 {
	float: none;
	background-color:#CCCCCC;
	margin: 1em 0 1em 10em;
	padding: 2em 2em 2em 2em;
}

#footer {
	position: relative;
	margin: 5em 0 0 0;
	bottom: 0;
	left: 0px;
}

#footer p {
	color: #cccccc;
	font-size: 11px;
	text-align: center;
	width: 900px;
}
