A
{
	font-size: small;
	font-family: Arial, Helvetica;
	color: #222299;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

H1
{
	font-family: Verdana;
	font-weight: bold;
	font-size: large;
}

H2
{
	font-family: Verdana;
	font-size: medium;
}

BODY
{
	font-family: Trebuchet MS;
	margin: 0px 0px 0px 0px;
	background: black;
}

TABLE
{
	border-collapse: collapse;
	border: none;
}

TD
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.galleryTD
{
	vertical-align:super;
	width: 120px;
	padding-bottom: 10px;
	
}

.content
{
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	background: white;
}

.textImage
{
	float: left;
	margin: 10px;
	margin-left: 0px;
	margin-top: 5px;
}

.text
{
	text-align: justify;
	text-justify: newspaper;
}

.caption
{
	color: #555555;
	font-size: x-small;
}

.margin
{
	background-color: Black;
	width: 50%;
}

.centerPane
{
	width: 660px;
}

.header
{
	padding: 0px 0px 0px 0x;
	margin: 0px 0px 0px 0px;
	background-color: #D70000;
}

.menu
{
	background-image: url(menuShadow.gif);
	background-repeat: repeat-x;
	background-color: #AB9F9F;
	font-size: 12pt;
	font-family: Arial, Helvetica;
}

.menuCont
{
}

.menuHover
{
	text-decoration: underline;
	cursor: hand;
}

.menuSelected
{
	color: Yellow;
}

.menuSpace
{
	background-image: url(menuShadowWhite.gif);
	background-repeat: repeat-x;
}
