body {

	margin:0px auto;

	background: url(images/middle-bg.gif);

	}

#header{

	height:121px;

	margin:0 auto;

	background: url(images/header-bg.gif) repeat-x;

	background-position:bottom;

	}

#middle{

	margin:0 auto;

	

	}

#footer{

margin:0 auto;

height:121px;

	background: url(images/bottom-bg.gif) repeat-x #011d3b;

	background-position: top;

	}	

	

.text {

font-family: Arial;

font-size: 12px;

color: #eeeeee;

}
.textblack {

font-family: Arial;

font-size: 12px;

color: #000000;

}

.tiny {

font-family: Arial;

font-size: 11px;

color: #eeeeee;

}

.gold {

font-family: Arial;

font-size: 12px;

color: #C2994D;

}

	.form   	{

	background-color: #a8bee4;

}

.goldtext {

font-family: Arial;

font-size: 11px;

color: #C2994D;

}	



.title {

font-family: Arial;

font-size: 14px;

font-style: italic;

font-weight:bold;

color: #C2994D;

}



.foot {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #eeeeee;

	font-weight: bold;

}

.foot  	{ color: #eeeeee; text-decoration: none; font-weight: bold;}

.foot:link	{ color: #eeeeee; text-decoration: none; font-weight: bold;}

.foot:visited { color: #eeeeee; text-decoration: none; font-weight: bold;}

.foot:active { color: #eeeeee;  text-decoration: none; font-weight: bold;}

.foot:hover { COLOR: #C2994D;  text-decoration: underline; font-weight: bold;}



A   	{ color: #C2994D; text-decoration: none; }

A:link	{ color: #C2994D; text-decoration: none; }

A:visited { color: #C2994D; text-decoration: none; }

A:active { color: #C2994D; text-decoration: none; }

A:hover	{ color: #eeeeee; text-decoration: underline; }


