a:link, a:visited, a:active {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
}
 
a:hover {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #74154F;
}

body, p, table, td, ul{  
margin-bottom: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
color:#FFFFFF;	
background-color: #000000;   font-weight:bold; }

textarea, input, select {  
margin-bottom: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
color:#000000; 
background-color: #FFFFFF;
}

/* text styles */

.title /* album titles on main page */
	{ 
	margin-bottom: 0px; 
	font-size: 16px;
	}
	
.mod_title	/* album title  Text is controled by .title */ 
	{ 
    }
.mod_title_bg	/* album title hightlight Text is controled by .title */ 
	{ 
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/ 
	{ 
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */ 
	{ 
	}
.albumdesc  /*album description includes all text and background*/
	{
	}
.desc  /* album descriptions on main page just description and author*/
	{ 
	}
.caption  /* photo captions on all pages */
	{ 
	}
.modcaption  /* modifies background for caption text to reside */
	{	
	}
.pcaption  /* modifies background for caption text to reside */
	{
	}
.pview /* brackets both the image and all text in one frame */
	{
	}
.commentbox
	{
	}
.commentboxhead
	{
	}
.commentboxfooter
	{
	}
.commentlabel
	{
	}
.vatable /* table which all div sets are located - view albums  */
	{ 
	}
.vathumbs /* full background bracket for images and text - veiw albums  */
	{ 
	}
.vafloat /* float for view album - text */
	{
	float: none;
	}
.vafloat2 /* float for view album - images */
	{
	float: none;
	}
.vasummary /* controls the view of Album summary */
	{
	}
.vapoll /* controls the text for poll */
	{
   	}
.pollresults /* poll result text */
	{
	}
.dim /* controls the dimension text under the image */
	{
	}
.commentIndication /* for the (star) indicating comment */ 
	{ 
	color: red; 
	font-size: 12px; 
	}
.error  /* all error text */
	{ 
	color: red; 
	font-size: 12px; 
	}
.attention  /*voting instructions */
	{
	}
.headbox  /* box around the page headers */
	{
	}
.head  /* page headers behind the Gallery title*/
	{ 
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/ 
	{ 
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	}
.bread  /* used in breadcrumb bars */
	{ 
	}
.nav    /* used in navigation bars */
	{
	}
.bordertop
	{
	border: 0px;
	}
.borderright
	{
	border: 0px;
	}
.borderleft
	{
	border: 0px;
	}
.navtableborderbegin
	{
	border: 0px;
	}
.navtableborderend
	{
	border: 0px;
	}
.fineprint  /* used for fine print */
	{  
	}

.viewcounter
	{
	}
	
.modnavbox  /* main navigation bar next and previous */ 
	{ 
	}

.admin  /* used in admin bars - the search text*/
	{ 
	}
.adminform
	{ 
	}
.search  /* used in admin bars - the search text*/
	{  
	}
.searchform
	{
	}
.leftspacer  /* amount of space to the left of the header and titles */
	{
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	}

.modfooter  /*footer where the Gallery version is located*/
	{ 
	}

/* popups */

.popupbody  /* controls the background of popup. */ 
	{
	}
	
.popuphead  /* controls the title and background */ 
	{
	}

.popup /* controls the main text and message body */
	{	
	}

.popupform /* controls form textarea */
	{
	}

#adminbox 
	{
	}

#adminbox td 
	{
	}

#adminbox 
	{
	}

img {
	border: none;
	}