body { 
	font: 8pt tahoma; 
	color: 3e6b7e;
	letter-spacing: 1px;
	background-color: f0ede6;
	line-height: 18px;
	background-image: url('images/bg.png'); 
}

#background {
	position: absolute;
	z-index: 0;
	height: 340px;
	right: 0%;
	top: 0px;
	width: 100%;
	background-image: url('images/top.png'); 
}

#background2 {
	position: absolute;
	z-index: 0;
	height: 100%;
	right: 0%;
	top: 0px;
	width: 100%;
        background-repeat: repeat-y; 
	background-image: url('images/top2.png'); 
}

#background3 {
	position: absolute;
	z-index: 0;
	height: 119%;
	left: 0%;
	top: 0px;
  overflow-y:hidden;
	width: 205px;
	background-image: url('images/top2.png'); 
}





a:link {text-decoration: none ; color: e7dac0; background-color: 29798c; cursor: ; }
a:visited {text-decoration: none ; color: e7dac0; background-color: 29798c; cursor: ;}
a:hover {text-decoration: none ; color: 29798c; background-color: e7dac0; cursor: ; }

p.dis { font-size: 6pt;
font-weight: ;
color: e7dac0;
font-family: verdana,arial;
text-align: center ;
padding: 5px 0px 5px 5px;
background-color: 2d7a8b; }



p.header { font-family: ariel;
font-size: 28px;
font-weight: bold;
 font-style: bold;

padding: 1px 0px 1px 35px;
color: c7373f;
text-align: left;
background-image: url('images/head.png'); 
background-repeat: no-repeat;

}
p.header:first-letter 
 
 { font-size: 30p;
color: #237387;
font-family: century gothic;    }




p.part { font-family: century gothic; 
font-size: 15px;
font-weight: ;
letter-spacing: 3px;
padding: 0px 0px 0px 0px;
color: #1a1a1a;
text-align: left;
}


p.stats { font-size: 6pt;
font-weight: bold;
color: e7dac0;
font-family: Georgia, Times, Helvetica, sans-serif;
text-align: left;
padding: 8px 8px 8px 10px; 
background-color: d64548; }



input, textarea, option, select {
	background-color: e7dac0;
	font: 8pt arial;
	color: 3e6b7e;
	letter-spacing: 1px;
	border: 1px solid e7dac0;
	padding:2px; }

i{
color: ba907c;
font-style: italic;
text-decoration: none;
}

b{
color: e54546;
font-style: ;
text-decoration: none;
}




<!--
body {

scrollbar-arrow-color: 2d7a8b;
scrollbar-darkshadow-color: d64548;
scrollbar-track-color: 2d7a8b;
scrollbar-face-color: d64548;
scrollbar-shadow-color: d64548;
scrollbar-highlight-color: d64548;
scrollbar-3dlight-color: d64548; }
