body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#555555;
	font-size:.8em;
	margin:0px;
	padding:0px;
	text-align:center;
	margin-bottom:30px;
	/*cursor:url("images/lespaul.cur");*/
}

A{
	text-decoration:none;
}


#Page {
	background-color:#ffbf00;
	width: 800px;
	text-align: left;
	background-image: url(../images/TopSplash.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#HeaderBar {
	font-size: 1.5em;
	height: 160px;
	margin-top: 2px;
	margin-bottom: 2px;		
	clear: both;
	text-align:right;
}
#TopLogo {
}
#TrailBar {
	font-size: 0.8em;
	color: #FFFFFF;
	height: 46px;
	font-weight: bold;
	text-align: right;
	margin-left: 50px;
	margin-bottom: 2px;
	clear: both;
}

#ContactBar {
	margin-left:100px;
	font-size: 0.9em;
	background:#ffffff;
	color: #666666;
	height: 20px;
	padding: 3px;
	margin-top: 2px;
	width:694px;
	clear: both;
	vertical-align:middle;
}
* html #ContactBar {
	width:700px;
}

#SponsorBar {
	margin-left:100px;
	text-align:left;
	font-size: 0.8em;
	background:#ffffff;
	color: #888888;
	padding: 3px;
	margin-top: 2px;
	width:694px;
	clear: both;
	background-image:url(../images/SmallFish.gif);
	background-position:right;
	background-repeat:no-repeat;
}
* html #SponsorBar {
	width:700px;
}

.PageTitle {
/*
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #0080ff;	
	*/
	border-bottom-width: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;	
	color:#666666;
	font-size: 1.4em;
	font-weight:bold;	
}
h1 {
	font-size: 1.3em;
	font-weight:bold;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
}


#MenuPane {
	/*border: 1px inset #FFFFFF;*/
	display: inline;
	padding: 10px;
	margin: 2px;
	color: #FFFFFF;
	vertical-align:top;
	z-index:100;
	position:absolute;
}

.MenuPane P {
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
}
.MenuPane A {
	color: #FF0000;
	text-decoration: none;
}
.MenuPane A:hover {
	color: #FFCC00;
}


#MainImage{
	z-index:5;
	width:581px;
	height:107px;
}

#NewsPane {
	background-repeat:no-repeat;
	background-image:url(../images/BGComingUp2.gif);
	color:#FFFFFF;
	display:inline;	
	width: 100%;
	height:107px;
	padding: 4px;
	padding-top: -3px;	
	padding-right: 0px;	
	margin-top: 0px;
	margin-left: 0px;
	vertical-align:top;
	overflow:auto;
}

#NewsPane H1{
	color:black;
	margin:4px;
}

.ComingUp{
	font-size:18px;
	font-weight:bold;
	color:#FFFF00;
	width:100%;

	padding-top:6px;
	padding-left:8px;	
	margin-top:-6px;
	margin-left:-3px;		
	margin-bottom:-6px;	
}



.NewsTitle {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;	
	font-size: .8em;
	font-weight: bold;	
	margin-bottom: 0px;	
	text-decoration: none;
}


.NewsTitle A{
	color: #FFFFFF;
	text-decoration: none;	
}

.NewsTitle A:hover{
	color:#000000;
}

.NewsArticle {
	color: #DDDDDD;
	font-size: .7em;
	margin: 0px;
	text-decoration: none;	
}

.NewsPageArticle {
	text-align:justify;
	margin-bottom:10px;
	padding:5px;
	width:460px;
	border-bottom:1px solid #FF8800;
	background-image: url(../images/GreyStar.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.NextGigTitle {
	color: #0066BB;
	font-size: .75em;
	font-weight: bold;	
	margin: 4px;
	margin-bottom:0px;
	margin-left: 8px;		
	text-decoration: none;
}
.NextGigTitle A{
	color: #0066FF;
	text-decoration: none;	
}

.NextGigTitle A:hover{
	color:#000000;
}


#MenuInc{
	position:absolute;
	z-index:100;
	top: 120px;
	margin-left:100px;
	width:745px;
	text-align:center;
}

.MenuPanel{
	vertical-align:top;
	text-align:left;
	width:115px;
	background-color:#0066BB;
	font-size:12px;
	color:white;
	display:block;
	cursor:hand;
	float:left;
}


.MenuPanelTitle{
	color: #FFFFFF;
	width:148px;
	height:23px;
	padding-top:2px;
	padding-left:8px;	
	vertical-align:bottom;	
	font-weight:bold;
	font-size:1.2em;	
}


.MenuPanelContent{
	width:100%;
	padding:0;
}


.MenuPanelContent P{
	width:100%;
	border-top:2px groove #58b;
	padding-bottom:3px;
	white-space:normal;
}


.MenuPanelContent P A{
	color: #EEEEEE;
	text-decoration: none;
	margin-left:5px;
	display:block;
	width:100%;
}



form {
	margin: 0px;
}

.formCaption{
	font-size:.8em;
	vertical-align:top;
	padding-top:4px;
}

input{
	width:100%;
}
select{
	width:100%;
}
textarea{
	width:100%;
}

.MenuItem{
	1.1em;
	font-weight: bold;
	color:#FFCC00;
	display:block;	
	padding-top:2px;
	width:100%;
	margin:0;
}


.MenuItemOver{
	background-color:#0077dd;
}

.MenuItemSmall{
	font-size: 0.8em;
	margin:0 0 -6px 0;
	display:block;
	clear:both;
}


#ContentPane {
	background-color: #FFFFFF;
	width: 680px;
	padding: 10px;
	margin-left: 100px;	
	margin-bottom: 2px;
	vertical-align:top;
	background-image: url(../images/GreyStar.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

* html #ContentPane {
	width: 700px;
}


#ContentPane A{
	font-weight:bold;
	color:red;
}

#ContentPane A:hover{
	font-weight:bold;
	color:#9900FF;
}

#pageImage{
	margin-left:10px;
}

#pFrm {
	height: 1px;
	width: 1px;
}


.button{
	border:1px outset #900;
	background-color:#660000;
	color:#FFFFFF;
	font-size:xx-small;
	font-weight:bold;
}
