/* CSS Document
 *
 * Author: James Stocker
 * Date: 06-10-2007
 *
 */
 
html, body { height: 100%; margin: 0 0 1px; padding: 0; }

p { font-family: "Courier New", Courier, monospace; font-size: 10pt; text-align: left; color: #000000; }

p.gal_desc { text-align: center; }

p.news {
	text-align: justify;
}

p.date
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

p.title
{
	font-family: "Courier New", Courier, monospace;
	font-size: 24pt;
	text-align: center;
}

p.current
{
	font-family: "Courier New", Courier, monospace;
	font-size: 16pt;
	text-align: center;
	text-decoration: underline;
	color: #000000;
}

p.sponsor
{
	text-align: center;
	font-size: 11px;
}

p.nav
{
	color: #666666;
	font-size: 14px;
}

a
{
	font-family: "Courier New", Courier, monospace;
	font-size: 16pt;
	text-align: center;
	text-decoration: none;
	color: #000000;
}

a.picTitle { font-size: 14px; text-align: center; }

a.picTitle img.pt_n { display: inline; }
a.picTitle img.pt_n:hover { display: none; }
a.picTitle img.pt_b { display: none; }
a.picTitle img.pt_b:hover { display: inline; }

a.links
{
	/* font-weight: bold; */
	font-size: 12px;
}

a.ul_links
{
	font-weight: bold;
}

a.sponsor
{
	/*text-align: center;*/
	font-size: 11px;
}

a.navlink
{
	color: #666666;
	font-size: 14px;
}

a:hover
{
	text-decoration: none;
	font-weight: bold;
}

a.sponsor:hover
{
	text-decoration: underline;
	font-weight: 100;
}

h1
{
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	color: #000000;
}

h2
{
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

h3
{
	color: #CC0000;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
}

td.mainmenu
{
	vertical-align: middle;
	text-align: center;
	padding: 0px;
}

td.picTitle
{
	vertical-align: top;
	text-align: center;
}

td.news
{
	vertical-align: top;
	text-align: justify;
}

td.links
{
	text-align: center;
	text-decoration: none;
}

td.error
{
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	text-align: left;
	color: #990000;
}

td.gallery
{
	vertical-align: center;
	text-align: center;
}

img
{
	border: none;
	background-color: #FFFFFF;
}

img.gallery
{
	vertical-align: top;
	text-align: center;
}

input
{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

input.button
{
   font-weight:bold;
   color:#333333;
   background-color:#BBBBBB;
   border-style:solid;
   border-color:#555555;
   border-width:1px;
}

input.button:hover
{
	color: #000000;
	border-color: #000000;
	background-color:#CCCCCC;
}

select
{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

div
{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
