/* Creation date: 8.28.2008      Clyde Brown          Updated */

body
{
/*	background-image:	url("Goldtimersbackground.jpg");*/
	margin-left:	10px;
	Margin-right:	9px;
	color:	#0000FF;
	font-family:	Arial;
	font-size:		18px;
	text-align:	center;
}

a:visited
{
	color:	#0000FF;
}

a:active
{
	color:	#0000FF;
}

.Welcome
{
	font-family:	"Arial Rounded MT Bold";
	font-size:		32px;
	color:			#0000FF;
	width:			970px;	/*800px;*/
}

.Buttons
{
	color:	#87892D;
	Font-weight:	bold;
	text-align:	left;
	width:	285px;
	font-size:  18px;
	margin-left: 5px;
}

.RedText
{
	color:	#FF0000;
}

#lNav
{
/*	width:	200px;
	font-size:	80%;*/
}

.Footer
{
	color:	#0000FF;
	text-align:	center;
}

.Clearer
{
	clear: both;
}

#Wrap
{
	/*  This is the widest part of the viewable screen.  Anything within
	    this <div> needs to be smaller (such as BodyText).
	*/
	width:	970px;	/*800px;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:	left;
}

.BodyText
{
	width:	650px;
//	float:	right;
	font-size: 18px;
	float:	left;
	font-size: 18px;
	text-align: left;
	margin-left:10px;
}

.Adobe
{
	font-size: 18px;
}