﻿body
{
	background-color: Black;
	background-repeat: no-repeat;
	color:White;
	font-family:Verdana;
	font-size:small;
	vertical-align:middle;
	text-align: center;
}

#divImages
{
	text-align: left; 
	width: 800px; 
	height: 420px; 
	/*padding: 5px; */
	margin: 0 auto; 
}

#divUpDown
{
	margin-left: 682px;
	margin-bottom: 20px;
}

#divMenu
{
	position:absolute;
	text-align: left; 
	width: 800px; 
	height: 40px; 
	/*padding: 5px; */
	margin: 0 auto;
	top: 466px;
}

#divLogo
{
	width:768px;
	padding-top:6px;
}

a
{
	text-decoration:none;
	color: White;
}

h3
{
	font-family: Verdana;
	font-style:normal;
	font-weight:lighter;
	margin-bottom: 10px;
}