body, td, a, font, p, textarea, div{
	color:#e1e1e1;
	font:12pt/12pt Century Gothic;
	line-height:20px;
}

body{
	background:url('/imherenowbg.PNG');

}

}

img{
	border:0px;
	padding:2px;
}

textarea{
	color:#000000;
	border:1px dashed #FFFFFF;
	background-color:#F3F3F3;
	height:200px;
	width:200px;
}



h1{
	font:20pt/20pt Century Gothic;
	font-color:#f3f3f3;
	text-transform:uppercase;
	margin:0px 0 0px 0;
	border-bottom:1px solid #009cff;
}

h2{ 
  	margin: 2px;
  	font-family:tahoma; 
  	font-weight:normal; 
  	text-transform:uppercase; 
  	font-size:14pt;
  	text-align: left;  
  	letter-spacing: 1px;
  	color:#030303;
  	border-top: 2px solid #c5c5c5;
  	border-right: 0px; 
  	background-color:#a4a4a4;
  	border-bottom: 2px solid #c5c5c5; 
  	border-left: 0px;  
	line-height:7px; 
} 

h3{
	font:10pt/10pt Georgia;
	text-transform:lowercase;
	background-color:#efefef;
}

h4{ 
  	margin: 2px;
  	font-family:tahoma; 
  	font-weight:normal; 
  	text-transform:uppercase; 
  	font-size:14pt;
  	text-align: left;  
  	letter-spacing: 1px;
  	color:#030303;
  	border-top: 2px solid #c5c5c5;
  	border-right: 0px; 
  	background-color:#a4a4a4;
  	border-bottom: 2px solid #c5c5c5; 
  	border-left: 0px;  
	line-height:7px; 
} 


a:link{
	color:#73bfe7;
}
 
a:hover{
	color:#73bfe7;
	border-bottom:2px double #f3f3f3;
}
 
a:visited{
	color:#73bfe7;
}
 
 
b{
	color:#a8ff00;
}
 
u{
	color:#ff0000;
}
 
i{
	color:#3adb2e;
}
 
strike{
	color:#b42edb;
}
 

blockquote{
	background-color:#272727;
	font-color:#f3f3f3;
	border-left: 3px dotted #A4A4A4;
	padding-left:5px; 
	padding-top:5px; 
	padding-bottom:5px; 
	padding-right:5px;
}



a.nav:link, a.nav:active, a.nav:visited {
	line-height:24px;
	color:#f3f3f3;
	font-weight:normal; 
	text-decoration:none;
	text-transform:none;
	display:block;
	background-image:url();
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:5px;
	margin-bottom:1px; cursor:help; 
} 

a.nav:hover {
	color:#a8ff00;

	background-color:#a8ff00; 
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	display:block;
	background-image:url();
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:5px; 
	margin-bottom:1px;   
} 
