/* FEEL FREE TO CHANGE THE STYLE SHEET TO FIT YOUR SITE, AND THE OPTIONS IN THE ADMIN SECTION */


/* IMAGE DECORATION */
img {text-decoration: none border-style: solid; border-width:0;}

/* LINK COLORS */ 

A:link      {text-decoration: none; 
             color: #777A7A; font-weight: bold;
            font-family : "Trebuchet MS", Verdana, Arial, Helvitica, sans-serif; font-size;}
A:active    {text-decoration: none;
             color: #777A7A; font-weight: bold;
            font-family : "Trebuchet MS", Verdana, Arial, Helvitica, sans-serif; font-size;}
A:visited   { text-decoration: none; 
             color: #777A7A; font-weight: bold;
font-family : "Trebuchet MS", Verdana, Arial, Helvitica, sans-serif; font-size;}
A:hover     {text-decoration: underline; 
             color: #777A7A; font-weight: bold;
font-family : "Trebuchet MS", Verdana, Arial, Helvitica, sans-serif; font-size;}
						 
					 




/* YOU MAY WANT TO CHANGE THE BORDER COLOR  (FOR ALL CONTAINER BOXES) */

.box { border-width: 1px; border-style: solid; padding: 10;  border-color:#888888; overflow: visible; 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: visible; z-index: 10; background-color: inherit; background-color: #aaaaaa;}
#admincontent {position: absolute; top:100; background-color:#aaaaaa; width:50%;  overflow: visible; right: 17.5%;}
#adminnav {position: absolute; top:0; background: #AAC9E6; width:15%; float: left; overflow: visible; height:150%;}
#container {margin : 0px; padding : 0px;}
#admbody {margin : 0; padding : 0;}
.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;}
.bgpic {height:140;}


/* A FEW TEXT SIZES */
#comment {font-size: 0.6em;  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
.commentsize {font-size: 0.6em;  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
#galtitle { font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 24px; }
#galclick { font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 18px; }
.galtitle { font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 12px; }
pre {font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 16px;}
.desc {font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color: #777A7A;}
.desc2 {position: relative; top:5;left:5; font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color: #EBF1F2;}
.formfill {border-width: 2px; border-bottom-style: dotted; padding: 10;  border-color:#333333; overflow: visible; z-index: 10;}

H1 { color: #777A7A; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;  font-size:22px}
H2 { color: #777A7A; font-family:"Trebuchet MS",  Verdana, Arial, Helvetica, sans-serif; font-size:16px; border-top-style: solid; border-top-color: #777A7A}
H3 { color: #777A7A; font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 12px; }
