.wrapper { 
	background-image: url(images/bg_long2.jpg);
	/*height: auto;*/
	width: 960px;
	/*height: 1232px;*/
	margin:  0px;
	padding:0px;
	background-position: top center;/*was center;*/
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #000;       
}

.main{                                                            
	height: auto;/*32px;*/            
	width: 352px;
	float: right;
	margin-top: 139px;
	}
	
.nav{
	height: 34px;
	margin: 0px;
	padding-bottom: 20px;
}

.nav img{                                                     
	float: left;
	border-style: none;
	}
.nav img a{

	}
.content1 p{                                      
	margin: 15px;                  
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;              
	color: #CFD1D8;
	padding-top: 20px;
	text-align:left;
	float: left;
}
.content1 a{
	color: #BA9494;
	}
h1{
	font-family: Verdana, Geneva, sans-serif;
	background-color: #B0C7A7;
	font-size: 18px;
	color: #000;
}
h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align:left;
	color: #A9C5BE;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #A9C5BE;
	border-right-color: #A9C5BE;
	border-bottom-color: #A9C5BE;
	border-left-color: #A9C5BE;
	padding-left: 15px;
}
h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align:left;
	color: #A9C5BE;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #A9C5BE;
	border-right-color: #A9C5BE;
	border-bottom-color: #A9C5BE;
	border-left-color: #A9C5BE;
	padding-left: 15px;
}
p.para1{
	color:#FFF;
	font-size: 11px;
	font-style: italic;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
.content2{
	width: 352px;
	height: 415px;
	background-repeat: repeat-y;
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	}
.content2 a{
	color: #BA9494;
	}
.content2 p{
	margin: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CFD1D8;
	padding-top: 0px;
	text-align:left;
}
.content2 p2{
	margin: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CFD1D8;
	padding-top: 0px;
	text-align:left;
	background-color: #0F9;
}
.content2 p img {
	border: 1px solid #CCC;
	padding: 5px;
	margin: 10px;
}
.content3{
	width: 352px;
	height: 415px;
	background-repeat: repeat-y;
	border-bottom-style: none;
	}
.content3 a{
	color: #BA9494;
	}
.content3 p{
	margin: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CFD1D8;
	padding-top: 0px;
	text-align:left;
}
.content3 p2{
	margin: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CFD1D8;
	padding-top: 0px;
	text-align:left;
	background-color: #0F9;
}
.content3 p img {
	border: 1px solid #CCC;
	padding: 5px;
	margin: 10px;
}
#menu
{
list-style: none;
padding: 0;
margin: 0;
}

#menu li
{
	float: left;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0.15em;
}
body {
	background-color: #171717;
	background-image: url(images/logo_black.png);
	margin: 0px;
}
.content1 {                 
	color: #FFF;            
	width: 352px;
	/*float: right;*/
	/*background-image: none;
	background-repeat: no-repeat;*/
}
