body {
background-color: #e5ebe9;
font-size: 13px;
color: #818181;
font-family: tahoma;
}
div#wrapper {
width: 650px;
background-color:#c1bdc0;
background: url('images/bg.jpg') repeat-y;
margin-top: 25px;
margin-bottom: 50px;
margin-left: auto;
margin-right: auto;
padding: 0px;

}
div#header {
padding: 15px;
margin: 0px;
text-align: center;
height: 303px;
background: url('images/header.jpg') no-repeat;
}
div#nav {
width: 350px;
font-size: 12px;
padding: 5px;
margin-left: 160px;
margin-top: -65px;

}
div#main {
width: 475px;
margin-left: 75px;
margin-top: -1px;
padding: 5px;
text-align: left;
}

div#footer {
margin: 0px;
padding: 0px;
text-align: center;
background: url('images/footer.jpg') no-repeat;
height: 169px;
clear: both;
}
a {
	color: #818181;
	text-decoration: none;
        font-weight: bold;
	
        
}
a:hover {
text-decoration: underline;

}

h3{
color: #828282;
font-size: 14px;
letter-spacing: 3px;
text-align: left;
border-bottom: 1px dashed #585e72;
font-weight: bold;
}
h1 {
  color:#828282;
  font-size: 14px;
  text-align: left;
  letter-spacing: 3px;
  font-family: georgia;
  border-bottom: 1px dashed #585e72;
  font-weight: bold;
   
}
div#footer ul li{
color : #000000;
background-color : transparent;
display: inline;
}

div#footer ul li a{
color : #115EAC;
background-color : transparent;
text-decoration : none;
}

div#footer ul li a:hover{
text-decoration : underline;
}
input, textarea {
	margin: 1px;
	border: solid 1px #867f8a;
	font-family: tahoma;
	font-size: 11px;
	color: #828282;
	background-color: #e5ebe9;
	
}
input.noborder {
	border: none;
}
#bq {
        width: 350px;	
        font-size: 12px;
	color: #828282;
        font-family: tahoma;
        font-weight:normal;
        background-color: #CECECE;
        padding: 8px;
        
}
#title {
        background: url('images/titlebg.jpg') no-repeat;
        width: 100px;
        font-size: 12px;
	color: #828282;
        font-weight: bold;
        text-align: center;
        border: solid 2px #374262;
	
   
}
#x {
  color:#cdc1b4;
  font-size: 13px;
  letter-spacing: 5px;
  font-family: tahoma; 
   
}
.letter
	{
	color: #949399;
	font-family: georgia, times new roman, serif; 
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 3px;
	padding: 0px; 
	text-transform: lowercase;
	}
