body {
background-color: #e0dbd8;
font-size: 12px;
color: #7f7f7f;
font-family: tahoma;
}
div#wrapper {
width: 750px;
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: 537px;
background: url('images/header.jpg') no-repeat;
}
div#nav {
width: 250px;
font-size: 9px;
padding: 2px;
margin-left: 442px;
margin-top: -52px;
}
div#main {
width: 460px;
margin-left: 175px;
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: 145px;
clear: both;
}
a {
	color: #7f7f7f;
	text-decoration: none;
        font-weight: bold;
	
        
}
a:hover {
text-decoration: underline;

}

h3{
color: #7f7f7f;
font-size: 14px;
letter-spacing: 3px;
text-align: left;
border-bottom: 1px dashed #7f7f7f;
font-weight: bold;
}
h1 {
  color:#7f7f7f;
  font-size: 14px;
  text-align: left;
  letter-spacing: 3px;
  font-family: georgia;
  border-bottom: 1px dashed #7f7f7f;
  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 #9E9E9E;
	font-family: tahoma;
	font-size: 11px;
	color: #9D9D9D;
	background-color: #e0dbd8;
	
}
input.noborder {
	border: none;
}
#bq {
        width: 350px;	
        font-size: 11px;
	color: #918D83;
        font-family: tahoma;
        font-weight:normal;
        background-color: #BBBDBC;
        padding: 8px;
        
}
#title {
        background: url('images/titlebg.jpg') no-repeat;
        width: 100px;
        font-size: 12px;
	color: #DD8BCB;
        font-weight: bold;
        text-align: center;
        border: solid 2px #374262;
	
   
}
#x {
  color:#cdc1b4;
  font-size: 13px;
  letter-spacing: 5px;
  font-family: tahoma; 
   
}
.letter
	{
	color: #918D83;
	font-family: georgia, times new roman, serif; 
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 3px;
	padding: 0px; 
	text-transform: lowercase;
	}

