/* FEEL FREE TO CHANGE THE STYLE SHEET TO FIT YOUR SITE, AND THE OPTIONS IN THE ADMIN SECTION */

background {black;}


/* IMAGE DECORATION */
img {text-decoration: none border-style: solid; border-width:0;}

/* LINK COLORS */ 

a:link      {text-decoration: none; 
             color: #FFFFFF; font-weight: bold;}
a:active    {text-decoration: none; 
	     color: #FFFFFF; font-weight: bold;}
a:visited   { text-decoration: none; 
             color: #FFFFFF; font-weight: bold;}
a:hover     {text-decoration: none; 
             color: #666666; font-weight: bold;}
						 
					 
/* SCROLL BAR COLOR */			
BODY {
	SCROLLBAR-FACE-COLOR: #000000; MARGIN: 0pt; SCROLLBAR-HIGHLIGHT-COLOR: #730024; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-3DLIGHT-COLOR: #999999; SCROLLBAR-ARROW-COLOR: #ff0000; SCROLLBAR-TRACK-COLOR: #999999; SCROLLBAR-DARKSHADOW-COLOR: #000000
}




/* YOU MAY WANT TO CHANGE THE BORDER COLOR  (FOR ALL CONTAINER BOXES) */

.box { border-width: 0px; border-style: solid; padding: 10;  border-color:#0066cc; overflow: auto; z-index: 10;} 


/* VARIOUS POSITIONING AND BOXES LEAVE ALONE UNLESS YOU ARE SURE */

.bluebox { border-width: 1px; border-style: solid; padding: 10;  border-color:#0066cc; overflow: auto; z-index: 10; background-color: inherit; background-color: #aac9e6;}
#admincontent {position: absolute; top:20; background-color:#000000; width:50%;  overflow: visible; right: 17.5%; left:170}
#title {border-width: 0px; position: absolute; top:0; background: #000000; width:100%; float: top; overflow: visible; z-index: 1}
#adminnav {position: absolute; top:80; background: #000000; width:15%; float: left; overflow: visible; height:70%;}
#container {margin : 0px; padding : 0px;}
#admbody {margin : 0; padding : 0; background: #000000}
.foldertable { border-width: 0px; border-style: solid; padding: 15;  border-color:#0066cc; margin:40;}
#readme {font-size : 12px; width:150; overflow: none;}
#read {width:150; overflow: none;}


/* A FEW TEXT SIZES */
#comment {font-size: 0.6em;  font-family: Verdana, Arial, Helvitica, sans-serif; }
.commentsize {font-size: 0.6em;  font-family: Verdana, Arial, Helvitica, sans-serif; }
#galtitle { font-family : Verdana, Arial, Helvitica, sans-serif; font-size : 24px; }
#galclick { font-family : Verdana, Arial, Helvitica, sans-serif; font-size : 18px; }
.galtitle { font-family : Verdana, Arial, Helvitica, sans-serif; font-size : 18px; }
pre {font-family : Verdana, Arial, Helvitica, sans-serif; font-size : 16px;}

H1 { font-family: Verdana, Arial, Helvitica, sans-serif; color: #0066cc; font-size:22px}
H2 { color: #2116B4; font-family: Verdana, Arial, Helvitica, sans-serif; font-size:16px}
H3 { font-family : Verdana, Arial, Helvitica, sans-serif; font-size : 12px; color: #0066cc;}
H4 { font-family : Verdana, Arial, Helvitica, sans-serif; font-size : 14px; color: #0066cc;}
H5 { font-family : Verdana, Arial, Helvitica, sans-serif; font-size : 8px; color: #0066cc;}

