﻿A:active
{
	color: #FFFFFF;
	text-decoration: none;
}
A:link
{
	color: Yellow;
	text-decoration: none;
}
A
{
	color: #FFFFFF;
	text-decoration: none;
}
A:hover
{
	color: Gray;
	text-decoration: underline;
}

A:visited
{
	color: Yellow;
	text-decoration: none;
}

body
{
	font-family: Verdana;
	color: White;
	font-size: small;
	background-color: Black;
	text-align: center;
	margin: 0px auto;
}

.Footer
{
	font-weight: bold;
	font-size: xx-small;
	vertical-align: bottom;
}

.Menu_Link
{
	color: Black;
	text-decoration: none;
	font-weight: bolder;
}

#page
{
	width: 800px;
	margin: 5px auto;
}

.PipeFooter
{
	color: Black;
	text-decoration: none;
}

/* BEGIN HEADER*/

#header2
{
	background: url('../images/headerwithmenuandlayers.jpg') no-repeat;
	float: left;
	height: 246px;
	width: 800px;
}
#header2 ul
{
	list-style: none;
}

#header2 li
{
	float: left;
	padding: 0;
}

#header2 li a
{
	padding: 3px 6px 2px 6px;
	white-space: nowrap;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	color: #000;
	background-color: Transparent;
}

#header2 li a:hover
{
	text-decoration: none;
	color: Yellow;
	background-color: Transparent;
}

/* END HEADER */

#contentBottom
{
	font-size: 90%;
	width: 100%;
}

#contentLeft
{
	font-size: 90%;
	float: left;
	width: 50%;
	margin-top: 30px;
	margin-bottom: 30px;
}

#contentRight
{
	font-size: 90%;
	float: right;
	width: 49%;
	margin-top: 30px;
	margin-bottom: 30px;
}

#contentHeader
{
	font-weight: bold;
	font-size: 110%;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	color: Yellow;
}

#advertisementHeader
{
	background-color: Gray;
	font-weight: bold;
	height: 20px;
	vertical-align: top;
	color: Yellow;
}

.centerContent
{
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}
.normalContent
{
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}

.highlightedContent
{
	text-align: left;
	color: Yellow;
}
.paragraphHeader
{
	text-align: center;
	font-size: 110%;
	padding-bottom: 10px;
}

.centerall
{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 800px;
}

.centerHR200
{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 200px;
}

.leftColumn
{
	width: 572px;
	vertical-align: top;
}

.rightColumn
{
	width: 228px;
	vertical-align: top;
}

div.accountInfo
{
	color: Yellow;
	width: 42%;
}


legend
{
	color: Yellow;
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}

.loginDisplay
{
	font-size: .74em;
	display: block;
	text-align: right;
	padding: 10px;
	color: White;
}

#galleria
{
	height: 400px;
}

#ImageGalleryContent
{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 400px;
}

#VideoGalleryContent
{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 490px;
}

