body{
margin: 0px;
background: #000000 url('back.png') repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #696969;
cursor: default;
}



#content{
position:absolute; left:25px; width:300px; top:370px; background: transparent}





#navi{
position:absolute; left:350px; 
padding-right: 17px; vertical-align:top; width:120px; top:260px; background: transparent;}




#text{
position:absolute; left:30px; 
padding-right: 17px; vertical-align:top; width:200px;top:250px; background: transparent;}





a.navi {display: block; 
padding: 0px 0px 0px 0px; 
width: 100%; 
margin: 1 1 1 1; 
color: #696969; 
text-decoration: none; 
font-family: Courier New; 
font-size: 13px;
 text-align:center ; 
background:#e5e5e5;
text-transform:lowercase ;
 }





a.navi:hover { background:transparent; 
background-image: url("hover.png");
color: #000000;
text-decoration: none; 
font-family: Courier New;
font-size: 13px; 
text-align: center; }




select, textarea, input {
border: #FFFFFF 1px solid;
color: #9b9b9b;
font-size: 11px;
font-family: arial; BACKGROUND-COLOR: #FFFFFF;}





.body{
font-family: arial;
font-size: 11px;
width: 600px;
background: #FFFFFF url('') bottom right no-repeat;
} 







b,i,u{color:#528ca9; font-family:arial; font-size:11px;}



#content a:link {
	text-decoration:none;
	font-weight: normal;
	color:#4c7e94;
	
font-size: 11px;
	font-family: quicktype;}

#content a:visited { 
   text-decoration: none; 
   font-weight: normal;
   
font-size: 11px;
   font-family: quicktype;
   color:#4c7e94;}


#content a:hover {
	text-decoration:;
	cursor: default;
	
font-size: 11px;
	color:#CBC6C4;
	border-bottom:0px;}

#content h1 {
	padding-left: 20px;
	font-family: Century Gothic;
	font-size: 22px;
	color: #000000;
	letter-spacing: 2px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 5px;
	margin-bottom: 2px;
	text-align: left;}


#content h1:first-letter {
  float: left;
  font: 50px georgia;
  color: #000000;}

#content h2 {
	font-family: times new roman;
	font-size: 9px;
	color:#dd7fa5;
	letter-spacing: 3px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;}

#navi h1 {
	padding-left: 20px;
	font-family: Century Gothic;
	font-size: 22px;
	color: #000000;
	letter-spacing: 2px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 5px;
	margin-bottom: 2px;
	text-align: left;}


#navi h1:first-letter {
  float: left;
  font: 30px georgia;
  color: #000000;}

#navi h2 {
	font-family: times new roman;
	font-size: 9px;
	color:#fe5c16;
	letter-spacing: 3px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;}

a:link {
	color: #4c7e94;
	text-decoration: none;
	cursor: default;
}
a:active {
	color: #4c7e94;
	text-decoration: none;
	cursor: default;
}
a:visited {
	color: #4c7e94;
	text-decoration: none;
	cursor: default;
}
a:hover {
	color: #CBC6C4;
	text-decoration: none;
	cursor: default;
}