/* CSS Document */

.div {
	width: 550px;
	vertical-align: middle;
	margin-left: 225px;
	}

.masthead{
	position: relative;
	width:100%;
	}

Body {
	font: Arial, Helvetica, sans-serif;
	color:#000000;
	padding-top:0px;
	margin-top: 0px;
	width; 500px;
	font-size: small;
	}
	
Table {
	vertical-align:baseline;
	font-size:14px;
	left:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#maincontent {
	position: absolute;
	left:13px;
	right:200px;
	top:325px;
	width: 626px;
	}

a:link {
	text-decoration:none;
	color:black;
		}
		
a:visited {
		text-decoration:none;
		color:#0099CC;
		}
		
a:active {
		text-decoration:underline;
		color:#009900;
		}

a:hover {
	text-decoration:underline;
	color:#009900;
	text-align: left;
	font-size: medium;
		}


.H4 {
	font:small, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	padding-right:800px;
	}

.H5 {
	font: Arial, Helvetica, sans-serif, x-small, italic;





	//*padding-right:250px;*//
;
	}

.H3	{
	font: smaller, italic;
	color:#003399;
	text-align: center;
	}

Div.Script {
	float:right;
	}

HR {
	color:#003399;
	vertical-align:middle;
	}

#footerlinks a:link {
	color:#003399;
	text-decoration:none;
	}

#footerlinks a:visited {
	color:#003399;
	text-decoration:none;
	}

#footerlinks a:active {
	color:#009900;
	text-decoration:underline;
	}

#footerlinks a:hover {
	color:#009900;
	text-decoration:underline;
	}

.caps {
	text-transform:capitalize;
	text-align: center;
	font-size: medium;
	font-weight: bold;
	}
	
UL {
	list-style:circle;
	}

/**The Following three styles are for the Board Members page primarily**/

#leftColumn {
	position:absolute;
	left:150px;
	width:150px;
	font:bold, 10px;
	top:300px;
	}

#centerColumn {
	position:absolute;
	left:400px;
	right:400px;
	width:150px;
	font:bold, 10px;
	top:300px;
	}

#rightColumn {
	position:absolute;
	right:125px;
	width:260px;
	font:bold, 10px;
	top:300px;
	}

/*Styles for the forms page*/

#formsLeft	{
	position:absolute;
	left:54px;
	font:bold, 10px;
	width:179px;
	height: 20px;
	top: 293px;
	padding-top:12px;
	}

#formsRight	{
	position:absolute;
	left:238px;
	/*right:20px;*/
	font:small;
	width:724px;
	height:475px;
	top: 308px;
	}

/*Styles for sponsors page*/
#sponsorsLeft {
	position:absolute;
	left:200px;
	width:630px;
	top:349px;
	font-size: small;
	font-weight:bold;
	}

#sponsorsRight {
	position:absolute;
	right:150px;
	width:250px;
	top:300px;
	font-size: small;
	font-weight:bold;
	}
	
#sponsorsu16 {
	position:absolute;
	left:244px;
	right:150px;
	/*width:250px;*/
	top:500px;
	font-size: small;
	font-weight:bold;
	width: 494px;
	}

#maps {
	position:absolute;
	left:502px;
	top:7px;
	font-size:small;
	}

/*Styles for Abq Maps */

#Bullhead {
	position:absolute;
	left: 25px;
	top: 950px;
	font:Arial, Helvetica, sans-serif;
	}

#Aroyo {
	position: absolute;
	right: 25px;
	top: 950px;
	font:Arial, Helvetica, sans-serif;
	}
.coloredText {
	color: #060;
	font-weight: bold;
	text-align: left;
}
.link {
	color: #00F;
}

.highlite {
	background-color: #FF0
}

.form {
	margin-left: 400px;
	margin-right: 400px;
	text-align: center;
	}
