/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
body {
	background: #fff url(/imgs/background_marble.jpg) repeat top center;
	color: #000;
	margin: 0;
	padding: 0em 1em 3em 1em;
}

a:link {
	background-color: transparent;
	color: #009;
}

a:visited {
	background-color: transparent;
	color: #006;
}

a:hover, a:active {
	background-color: transparent;
	color: #00c;
}

td, p {
	font-family: georgia, serif;
	font-size: 13px;
	line-height: 1.5;
	vertical-align: top;
}

#main {
	text-align: center;
}

table.mainTable {
	border: 0 none #000;
	border-collapse: collapse;
	margin: 1em auto;
}

/*
td {
	font-size: 1px; *//* for bad Netscape versions *//*
	padding: 0;
	vertical-align: top;
}

td.content h1 {
	background-color: transparent;
	color: #006;
	font-family: "trebuchet ms", sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 25px 0 0 0;
}

td.content h2 {
	font-family: georgia, serif;
	font-size: 18px;
}
*/

/* start Site Menu */
ul.siteMenu {
	font-family: "trebuchet ms", sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.siteMenu li {
	background: transparent url(/imgs/background_menu_star.gif) no-repeat top left;
	height: 27px;
	margin: 0 0 13px 0;
	padding: 0;
}

ul.siteMenu span {
	display: block;
	margin: 0;
	padding: 4px 10px;
}

ul.siteMenu a:link, ul.siteMenu a:visited {
	background-color: transparent;
	color: #006;
	text-decoration: none;
}

ul.siteMenu a:hover, ul.siteMenu a:active {
	background-color: transparent;
	color: #00c;
	text-decoration: underline;
}
/* end Site Menu */

#footer {
	text-align: center;
}

#footer p {
	border: 1px solid #fc0;
	border-style: solid none none none;
	font-family: georgia, sans-serif;
	font-size: 11px;
	margin: 3em auto 1em auto;
	padding: 1em 0 0 0;
	text-align: center;
	width: 50%;
}

/*
div.contentDivider {
	border: 1px solid #fc0;
	border-style: solid none none none;
	margin: 2em 0 0 0;
}
*/





/* 
   text styles 
*/
.title {
	font-weight: bold;
}




.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 */ 
	{ 
	width: 1px;
	}
.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 */
	{
	}
.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*/
	{ 
	background-color: transparent;
	color: #006;
	font-family: "trebuchet ms", sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 25px 0 0 0;
	}
.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 */
	{ 
	  font-size: 12px; 
	}
.nav    /* used in navigation bars */
	{
	  font-size: 12px;
	}
.bordertop
	{
	}
.borderright
	{
	vertical-align: middle;
	}
.borderleft
	{
	vertical-align: middle;
	}
.fineprintPowered  /* used for fine print */
	{ 
	font-size: 9px;
	}
.popuphead
	{
	  font-size: 16px;
 	  font-weight: bold;
	  color: #404040;
	}
.popup
	{
	  font-size: 12px;
	  font-weight: bold;
	  color: #404040;	  
	}
.editlink,  /* Used for the [edit] tags */
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{

	}
.modnavbox  /* main navigation bar next and previous */ 
	{ 
	border: 1px solid #fc0;
	border-style: solid none;
	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {

	}
.modnavbox a:hover {

	}
.admin  /* used in admin bars - the serch text*/
	{ 

	}

.adminform {

        }
.search  /* used in admin bars - the serch text*/
	{ 

	}
.leftspacer /* amount of space to the left of the header and titles */
	{

	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 

	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {

	}
.modnavboxtop a:hover {

	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 

	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {

	}
.modnavboxmid a:hover {

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

	}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {

	}
.modfooter a:hover {

	}
