/* STYLESHEET FOR HTTP://ENSNARING.COM/EDWARDWOODWARD/ */

/* STANDARD ELEMENTS */


body {
	background-image: url(artiebkg.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #000000;
	}

body, tr, td, th, p, blockquote, li, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color: #999966;
	}

a, a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #999966;
	}
	
h1, h2, h3, h4, h5, h6 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #999966; 
	font-weight: bold;
	}
	
h1  { 
	font-size: 16px; 
	}	
	
h2 { 
	font-size: 14px; 
	}
	
h3 { 
	font-size: 13px;  
	}
	
h4, h5, h6 { 
	font-size: 12px; 
	}

UL {
	list-style-type: square;
	}

UL UL {
	list-style-type: disc;
	}

UL UL UL {
	list-style-type: circle; 
	}

PRE, CODE { 
	font-family: Courier New, Courier, mono;
	font-size: 12px; 
	}
	
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #000000;
	background-color:#CCCC99;
	}

a:visited {  
	color: #999966; 
	}

a:hover, a:active {  
	color: #FFCC66; 
	}

/* CUSTOM CLASSES */


.fanlist {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999966}

#fltbl {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
}

.smtxt {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999966}
a.smtxt:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999966;}
a.smtxt:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999966; }
a.smtxt:active { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFCC66; }
a.smtxt:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFCC66; }

.submitbtn  {
	background-color: #CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	border-top: 1px outset #EEEEEE;
	border-right: 1px outset #EEEEEE;
	border-bottom: 1px outset #EEEEEE;
	border-left: 1px outset #EEEEEE;

}

:focus {
-moz-outline-style: none;
}
