body {
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	

}
td{
	background-color: #ffffff;
font-family:Arial, Helvetica, sans-serif;
	color:#000000; 
	font-size:small;
	
}

a.index{

	padding: .2px .25px;
	text-decoration:underline;
	color: #000000;
   font-size:18px;
   font-weight:700;

}
a.index:hover,
a.index:active {
	color: #ffffff;
	background-color: #000000;
}


a.menu{

	padding: .2px .25px;
	text-decoration:underline;
	color: #000000;
   font-size:18px;
   font-weight:700;
   text-align:center;
}
font.header_spacer{
   color: #000000;
   font-size:24px;
   font-weight:700;
}

a.menu:hover,
a.menu:active {
	color: #ffffff;
	background-color: #000000;
}

input.gallery_button{
   background-image: url(/images/buttonBackGround.jpg);
    background-color:Transparent;
    color:White; 
    font-weight:800;
    font-size:large;
    width:205px;
    height:30px;

}