     /*   BASIC   */
P,TEXTAREA,TD,DIV,TABLE { 
	font: normal 11px/20px "Lucida Grande", Arial, Verdana, sans-serif;
	line-height: 25px;
	color: #5e5e5e; }

u {
	font-family: century gothic; 
	letter-spacing: 1px;
	border-bottom: 1px #2f2f2d; 
	color: #7e7e7b; }

b {
	font-family: arial verdana;
	font-size: 11px;
	color: #5b5b4b;
	font-weight: bold;}

i {
	font-family: georgia;
	font-size: 11px;
	color: #73736a;
	font-style: italic;}


a:link, a:visited {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #2a2a25;
	color:#8c8c80;}


a:active, a:hover {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #7d7d71;
	border-bottom: 1px solid #414139;
	padding-bottom: 2px;}


.border {
	border: 4px solid #22201d; }


blockquote {
	align: center;
	length: 290px;
	background-color: #0f0f0e;
	padding-left: 5px; }


A.nav img {
	filter:alpha(opacity=50);-moz-opacity: 0.5; 
	border: 4px solid #22201d;
	float: left;}

A.nav:hover img {
	opacity:1.0;filter:alpha(opacity=95);-moz-opacity:1.0; 
	border: 4px solid #22201d;
	float: left; }



body { 
	background: #0a0a09;  
	background-image: url('bg.gif');
	background-attachment: scroll;
	background-repeat: repeat-x;}

     /*   HEADERS  */
h1 { 
	color : #656554;
	padding-left: 30px;
	padding-top: 38px;
	font-size : 13px;
	margin : 0;
	text-align: left;
	font-family: georgia, serif;
	font-style: italic;
	height: 50px; }

h1:first-letter {
	font-family: georgia, serif;
	font-size: 15px;
	color: #797966; }


.header {
	color: #464751; 
	font-family:verdana;
	font-size:10.5px;
	font-weight:normal;
	letter-spacing:2px;
	height:10px; 
	text-align: right; 
	padding-right:20px;
	width: 440px;
	border-bottom: 1px solid #1b1c2a;
	text-transform:uppercase;}

.h2 {
	color : #494a64;
	padding : 2;
	font-size : 15px;
	font-weight : bold;
	text-align: left;
	font-family: georgia, serif;
	border-bottom: 1px solid #454656; }

.h3 {
	color : #747580;
	padding : 0;
	font-size : 10px;
	margin : 0;
	text-align: right;
	font-family: georgia, serif;
	font-style: italic; }





     /*   TABLE  */
.content { 
	font: normal 11px/20px "Lucida Grande", Arial, Verdana, sans-serif;
	line-height: 25px;
	color: #5e5e5e; }