body{
	text-align: center;
	background: #0E0C23;
	}
a:link {
	font: bold 10px/22px Arial;
	color: #C2BDBD;
	text-decoration: none;
	letter-spacing: 1px;
	}
a:hover {
	font: bold 10px/22px Arial;
	color: #C2BDBD;
	text-decoration: none;
	letter-spacing: 1px;
	}
a:visited {
	font: bold 10px/22px Arial;
	color: #8FB3F6;
	text-decoration: none;
	letter-spacing: 1px;
	}	
	
#container{
	margin: 20px 0 0 0;
	background: #312E47 url(images/back.gif) repeat-y;
	border-top: 1px solid #312E47;
	border-bottom: 1px solid #312E47;
	margin: 0 auto;
	width: 700px;
	}
#leftpanel{
	float: left;
	width: 153px;
	height: 100%;
	text-align: left;
	}
#leftpanel p{
	text-align: left;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #F1F1F1;
	text-decoration: none;
	letter-spacing: 0;
	line-height: 13px;
	padding: 0 0 0 20px;
	}
	
#logo{
	position: relative;
	width: 143px;
	height: 101px;
	background: url(images/logo.gif) no-repeat top left; 
	}
#nav{
	position:relative;
	width: 113px;
	height: 129px;
	text-align:left;	
	margin: 30px 0 0 15px;
	}
	
#nav ul {
	margin: 0;
	padding: 0;
	}
#nav ul li {
	text-decoration: none;
	list-style: none;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	}
#nav ul li a {
	font: bold 13px/20px Times New Roman, Times, Serif;
	color: #C2BDBD;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	width: 100%;
	padding: 0 0 0 15px;
	}
#nav a:hover, #current {
	 color:#8FB3F6;
	}	
#contact{
	position: relative;
	width: 143px;
	height: 130px;
	background: url(images/quote.gif) top left no-repeat;
	}
#content{
	padding: 131px 0 0 10px;
	margin: 0 0 0 153px;
	background: url(images/header.jpg) no-repeat top left;
	}	
.clearer{
	clear: both;
	}
table{
	float:left;
	}
	
#content img.left{
	float:left;
	margin: 10px 20px 10px 10px;
	}
#content img.right{
	float:right;
	margin: 10px 40px 10px 20px;
	}
.text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #F1F1F1;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 14px;
	text-align:justify;
	padding: 0 30px 10px 10px;
	margin: 0;
	}
* html #content{
	margin-left: -3px;
	height: 1%;
	}
	
* html #leftpanel{
	margin-right: -3px;
	}
	
#content h1{
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #8FB3F6;
	text-align:left;
	text-decoration: none;
	letter-spacing: 3px;
	padding: 5px 30px 10px 10px;
	margin: 0;
}
#content h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F1F1F1;
	text-decoration: none;
	text-align:justify;
	padding: 0 30px 10px 10px;
	margin: 0;
}
#content h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #8FB3F6;
	text-decoration: none;
	text-align:center;
	padding: 0 30px 10px 10px;
	margin: 0;
}
#content h4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #8FB3F6;
	text-decoration: none;
	text-align:left;
	padding: 0 30px 10px 10px;
	margin: 0;
}

#content p {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #F1F1F1;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 14px;
	text-align:justify;
	padding: 0 30px 10px 10px;
	margin: 0;
	}
