.body {
color:#FFFFFF;
background-color:#999999;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a:link {color:#0000FF;text-decoration: none;}
a:visited {color:#0000FF;text-decoration:none;}
a:hover {color:#FF0000;text-decoration: underline;}

a.alt:link {color:#B4B029; text-weight: bold; }
a.alt:visited {font-size: 12px;color:#B4B029; text-decoration: none; }
a.alt:hover {color: red; text-decoration: underline; }

a.navBar:link {font-size:18px;color:#B4B029; 14px;text-decoration: none;text-weight: bold; }
a.navBar:visited {font-size: 18px;color:#B4B029; text-decoration: none;text-weight: bold; }
a.navBar:hover {font-size: 18px;color: red; text-decoration: underline;text-weight: bold;}

a.gallery-navBar:link {font-size:18px;color:#FFFFFF; 14px;text-decoration: none;text-weight: bold; }
a.gallery-navBar:visited {font-size: 18px;color:#FFFFFF; text-decoration: none;text-weight: bold; }
a.gallery-navBar:hover {font-size: 18px;color: red; text-decoration: underline;text-weight: bold;}

 
.table{
color:#FFFFFF;
padding: 8px;
overflow: auto;
background-color:#333333;
layer-background-color:#333333;
border:1px none #000000;
position:absolute;
top:138px;
left:139px;
width:520px;
height:312px;
}

.table-gallery{
color:#FFFFFF;
padding: 8px;
overflow: auto;
background-color:#333333;
layer-background-color:#333333;
border:1px none #000000;
position:absolute;
top:170px;
left:139px;
width:520px;
height:296px;
background-image: url(/images/website-images/dirt.jpg);
}

 .table-gallery-navBar{
padding: 8px;
border:1px none #000000;
position:absolute;
top:138px;
left:139px;
width:520px;
background-image: url(/images/website-images/dirt.jpg);
}

 
.news{
color:#FFFFFF;
overflow: auto;
padding: 8px;
}

.footer{
color:#FFFFFF;
font-size:10px;
}

.slogan {
	font-style: italic;
	font-size: 24px;
	color:#666666
}

.help {
	color:#FFFFFF;
	font-size:18px
}

.title {
	font-size:26px;
	color:#0000FF
}

.warning {
color:#FFFFFF;
font-weight: bold;
}

h1 {	
	font-size: 18px;	
	color:#999999;
	}
	
h2 {
	font-size: 23px;	
	color:#FFFFFF
	}
	
h3 {
	font-size: 18px;	
	color:#FFFFFF
}

h4 {
	font-size: 16px;	
	color:#FFFFFF
}

