body {
background-color: #6a7069;
font-size: 11px;
color: #0f1418;
font-family: Tahoma;
}
div#wrapper {
width: 300px;
background-color:#842223;
background: url('images/bg.jpg') repeat-y;
margin-top: 25px;
margin-bottom: 50px;
margin-left: auto;
margin-right: auto;
padding: 0px;
border: dashed 1px #0f1418;

}
div#header {
padding: 10px;
margin: 0px;
text-align: center;
height: 317px;
background: url('images/header.jpg') no-repeat;
}
div#main {
width: 262px;
margin-left: 15px;
margin-top: -45px;
padding: 5px;
text-align: left;
}
div#nav {
width: 262px;
padding: 2px;
margin-left: 25px;
margin-top: -17px;

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

}

h3{
color: #0f1418;
font-size: 12px;
letter-spacing: 5px;
text-align: left;
border-bottom: 1px dotted #000000;
font-weight: bold;
}
h1 {
  color:#0f1418;
  font-size: 12px;
  text-align: left;
  letter-spacing: 5px;
  font-family: tahoma;
  border-bottom: 1px dashed #000000;
   
}
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 #000000;
	font-family: tahoma;
	font-size: 11px;
	color: #0f1418;
	background-color: #555a51;
	
}
input.noborder {
	border: none;
}
#bq {
        width: 250px;	
        font-size: 10px;
	color: #0f1418;
        font-weight:normal;
        background-color: #555a51;
        padding: 5px;
        
}
#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; 
   
}
