table.main
{
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	border-style: solid;
	border-color: #000000;
}

table.valid
{
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	border:	none;
	text-align: center;
}

td.banner
{
	background-color: #000000;
	background-image: url('images/banner.jpg');
	background-repeat: no-repeat;
	height: 100px;
	padding-left: 20px;
	padding-top: 10px;
}

td.menu
{
	vertical-align: top;
	width: 110px;
	background-image: url('images/menu/menuBG.jpg');
	background-repeat: no-repeat;
	background-color: #006600;
}

td.body
{
	vertical-align: top;
	width: 540px;
	background-color: #FFFFCC;
}

td.legalStuff
{
	vertical-align: bottom;
	width: 550px;
	background-color: #FFFFCC;
}

ul.mainList
{
	font-size: small;
	list-style-type: none;	
	font-family: Arial;
}

a.captionLink:link
{
	color: black;
	text-decoration: none;
	font-size: small;
}

a.captionLink:visited
{
	color: black;
	text-decoration: none;
	font-size: small;
}

a.captionLink:hover
{
	color: black;
	text-decoration: none;
	font-size: small;
}

a.captionLink:active
{
	color: black;
	text-decoration: none;
	font-size: small;
}

a.tobysLink:link
{
	color: black;
	text-decoration: none;
}

a.tobysLink:visited
{
	color: black;
	text-decoration: none;
}

a.tobysLink:hover
{
	color: black;
	text-decoration: underline;
}

a.tobysLink:active
{
	color: black;
	text-decoration: none;
}

.centerHead
{
	text-align: center;	
}

.menuButtons
{
	border-style: none;
}

.centerText
{
	text-align: center;
}

.validImage
{
	border: none;
	width: 88px;
	height: 31px;
}

.floatLeft
{
	float: left;	
	padding-right: 5px;
	border: none;
}

.floatRight
{
	float: right;
	padding-left: 5px;
	border: none;
}

.picTitle
{
	text-align: center;	
}

.picDescrip
{
	text-align: center;
	font-style: italic;	
}

.question
{
	font-weight: bold;
}

.news
{
	text-decoration: blink;
	text-align: center;
}

.selectionHead
{
	font-size: large;
	font-weight: bold;
	text-align: center;
}
p
{
	padding: 0px 5px;
}

body
{
	background-color: #330000;
	font-family: Garamond, "Times New Roman", serif;
}

h2
{
	padding: 0px 10px;
}

h3
{
	padding: 0px 10px;
}

h4
{
	padding: 0px 10px;
}