body {
background-color: #695A53;
font-size: 13px;
color: #BFB7B6;
font-family: tahoma;
}
div#wrapper {
width: 450px;
background-color:#842223;
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: 358px;
background: url('images/header.jpg') no-repeat;
}
div#nav {
width: 350px;
padding: 3px;
margin-left: 90px;
margin-top: -59px;

}
div#main {
width: 350px;
margin-left: 55px;
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: 58px;
clear: both;
}
a {
	color: #BFB7B6;
	text-decoration: none;
        font-style: bold;
        
	
        
}
a:hover {
text-decoration: underline;

}

h3{
color: #e5dbd9;
font-size: 14px;
letter-spacing: 3px;
text-align: left;
border-bottom: 1px dashed #695A53;
font-weight: bold;
}
h1 {
  color:#e5dbd9;
  font-size: 14px;
  text-align: left;
  letter-spacing: 3px;
  font-family: tahoma;
  border-bottom: 1px dashed #695A53;
   
}
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 #27201d;
	font-family: tahoma;
	font-size: 11px;
	color: #8F7B71;
	background-color: #433a35;
	
}
input.noborder {
	border: none;
}
#bq {
        width: 325px;	
        font-size: 12px;
	color: #e5dbd9;
        font-weight:normal;
        background-color: #695A53;
        padding: 7px;
        
}
#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; 
   
}

