body {
	background: #000 url('../images/background.jpg') repeat-x top left;;
	margin: 0;
	padding: 0;
}
body, td, p, div {
	color: #FFF;
	font: normal 8pt verdana,arial,times;
}
td {

}
#title {
	background: url('../images/rightoflogo.jpg');
	text-align: right;
	vertical-align: bottom;
}
#title img {
	margin: 0 30px 17px 0;
}
.gallery_body {
	width: 100%;
	padding-top: 30px;
	text-align: center;
	background: #000;
}
#footer {
	text-align: center;
	background: #000;
	padding: 5px;
}
img {
	border: 0px;
}
/*Actually used...erase all else*/
a { 
	color: #FFF; 
	font: normal 8pt verdana,arial,times; 
	text-decoration: underline;
}
a:hover { 
	color: #FFF; 
	font: normal 8pt verdana,arial,times; 
	text-decoration: underline;
}

input  { 
	color: #000; 
	font: normal 8pt verdana,arial,times;
	border: 1px solid #999;
}
select  { 
	color: #000; 
	font: normal 8pt arial,verdana,times;
}
textarea  {
	color: #000; 
	font: normal 8pt arial,verdana,times;
	border: 1px solid #999;
}
h1 {
	color: #FFF; 
	font: bold 10pt arial,verdana,times;
}
p {

}
ul  {

}
li a {
}