body {
color: #FBE8B1;	
font-family: garamond;
font-size: 8px;
scrollbar-face-color: #9B2B3F; 
scrollbar-arrow-color: #FFFEF8;
scrollbar-track-color: #4F0100;
scrollbar-shadow-color: #787373;
scrollbar-3dlight-color: #E2B4C5; 
scrollbar-highlight-color: #FFFEF8;
scrollbar-darkshadow-color: #FFFEF8;
background: #4F0100 url('bg.jpg') fixed repeat-x top center;
margin: 0px 0px 0px 0px;
}

b {
font: 12px garamond;
font-weight: bold;
color: #BBDAF3;}


.topnav 
{width: 160px; 
height: 84px; 
background-image: url('nav head.png'); 
background-repeat: no-repeat; 
font-family: garamond; 
font-size: 14px; 
color: #4E0504; 
text-transform: uppercase; 
font-weight: bold; 
letter-spacing: 2px;
padding-top: 50px;
padding-left: px;}

.toptopnav 
{width: 160px; 
height: 84px; 
background-image: url('nav head.png'); 
background-repeat: no-repeat; 
font-family: garamond; 
font-size: 14px; 
color: #4E0504; 
text-transform: uppercase; 
font-weight: bold;  
letter-spacing: 2px;
padding-top: 50px;
padding-left: 0px; }

.middlenav 
{width: 160px; 
height: 126px;
background-color: #4D0504;
background-image: url('nav mid.png'); 
background-repeat: no-repeat; 
font-family: garamond; 
font-size: 10px; 
color: #F7E399; 
text-transform: uppercase; 
padding-left: 0px;
 }

.bottomnav 
{width: 160px; 
height: 79px; 
background-image: url('nav foot.png'); 
background-repeat: no-repeat; 
font-family: garamond; 
font-size: 10px;
padding-left: 0px;}

#side a{
font-family: garamond;
display: block;
background: #F7E399;
border-width: 1px;
border-style: solid;
border-color: #A03345;
padding: 2px 5px 2px 5px;
width: 145px;
text-decoration:none;
font-size: 10px;
}

#side a:link, #side a:active, #side a:visited
{
font-family: garamond;
font-size: 10px;
color: #A03345; 
background: #F7E399;
text-transform: lowercase;
text-align: center;
letter-spacing: 2px;}

#side a:hover{
color: #978282;
border-width: 1px;
border-style: solid;
border-color: #A03345;
background: #992A3B;
font-size: 10px;}

h1 {

background-image: url('header.png');
background-repeat: no-repeat;
text-align: center;
height: 55px;
padding-top: 5px;
font-family: georgia;
font-size: 15px;
color: #F8E8AA;
padding-left: 20px;
margin-left: 00px;
text-transform: uppercase;
letter-spacing: 3px;
}

h2 {

color: #A5C1F0;
font-family: georgia;
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
margin-top: 0px;
margin-bottom: 4px;
padding: 5px 3px 0px 3px;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #F7E399;
	}
	

	
h3 {
border-top-width: 5px;
border-top-style: solid;
border-top-color: #FBE8B1;
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: #FBE8B1;
background: #9B2331;
padding: 2px 0px 2px 20px;
color: #FBE8B1;
font-family: garamond;
font-style: bold; 
font-size: 14px; 
text-align: right;
text-transform: uppercase;
letter-spacing: 3px;
	}
	
	
	
	input, textarea {
background-image: url ('textarea bg.jpg');
background-color:#560302;
font-family:garamond;
font-size: 12px; 
color:#FBE8B1;
border-color: #FBE8B1;
border-width: 1px;
border-style: solid;
scrollbar-face-color: #9B2B3F; 
scrollbar-arrow-color: #FFFEF8;
scrollbar-track-color: #4F0100;
scrollbar-shadow-color: #787373;
scrollbar-3dlight-color: #E2B4C5; 
scrollbar-highlight-color: #FFFEF8;
scrollbar-darkshadow-color: #FFFEF8;}


a:link,a:visited,a:active {
color: #FFFEF8;
font-size: 12px;
font-family: garamond;
text-decoration: none;
font-style: bold;
}
	
a:hover {
text-decoration: none;
font-size: 12px;
font-color: #4F0403;
}

.bgs {
border : 3px solid #F9D67B;
margin : 2px;
}

