body {
	margin: 0px;  
	background-color: #000000; 
	font-size: 10px;
letter-spacing: 2px;
font-family: trebuchet ms, verdana, arial;
color: #d9d9d9;
letter-spacing: 0px;
}

td, tr{
font-size: 10px;
font-family: Georgia;
color: #c67298;
letter-spacing: 0px;
background-color: #ffffff;
}

b {
color: #66BBBB;
}

i {
color: #bbea84;
}

u {
color: #ffb273;
}

	
h1 {
      text-align: left;
      font-size: 10px;
      font-family: trebuchet ms, verdana, arial;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 2px;
      color: #d292a0;     
      margin:0;
      padding-left: 12px;
}

#nav a {
	font-size: 9px;
	font-family: arial, Tahoma;
	display: block;
	font-weight: bold;
	color: #ffffff;
	padding: 1px;
	padding-left: 4px;
	text-transform: uppercase;	
	}

#nav a:hover {
	color: #000000;
	background-color: #467245;
	font-size: 9px;
	font-family: arial, Tahoma;
	display: block;
	font-weight: bold;
	padding: 1px;
	text-transform: uppercase;
	text-align: right;
	}


#nav {
	position: absolute;
	right: 105px;
	top: 442px;
	font-size: 10px;
	letter-spacing: 2px;
	width: 100px;
	height: 117px;
}


blockquote {
	color: #ffffff;
	margin: 10px; 
	padding: 10px;
	background-color: #796D00;
}


#background {
	position: absolute;
	right: 0px; 
	top: 0px; 
}

#content {
	position: absolute;
	right: 254px;
	top: 266px;
	width: 206px;
	padding-bottom: 20px;
	line-height: 11px;
	height: 237px;
}

a:link, a:visited, a:active {
          text-decoration: none;
          color: #00A5CE;
}

a:hover {
          text-decoration: underline;
          color: #000000;
} 


input, textarea, select { 
	background-color: #fff9e0;
	font-family: Arial, Verdana; 
	font-size: 10px;
	color: #339966;
	border: 1px solid #339966; 
	padding: 2px;
	letter-spacing: 1px; 
}



blockquote{background: #fff9e0;
text-align: left;
font-size: 10px;
line-height: 10px;
font-family: trebuchet ms, verdana, arial;
color: #339966;
padding: 5px;
border-left: 10px solid #66BBBB;
			}
