* {
	padding: 0;
	margin: 0;
	}
	
body {
	background: url(images/abqBg5.gif);
	background-attachment: fixed;
	font-family: arial, san-serif;
	}
	
html {
	overflow: auto;
	}
	
h4 {
	color: #ffffff;
	}
	
a:active {
	outline: 0px;
	outline: none;
	}
	
a {
	outline: none;
	}
	
a:focus {
	-moz-outline-style: none;
	}
	
a, a:active, a:visited, a:hover {
	color: #1942fd;
	text-decoration: none;
	font-weight: 100;
	}

	
#add {
	background:#fff;
	border:1px dotted #ccc;
	margin: 20px 0px 0px 20px;
	width:400px;
	padding: 8px;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	color: #333;
	font-size: .8em;
}

#add li {
	list-style: none;
	margin-bottom: 8px;
	text-align: center;
	}
	
#add label {
	margin-left: 23px;
	}
	
.applemenu{
	background: #fff; ;
	margin: 5px 0px;
	width: 726px; /*width of menu*/
	border: px solid #9A9A9A;
}
	
.blurb {
	color: #555;
	padding: 10px 25px;
	font-size: .74em;
	}
	
#container {
	width: 726px;
	height: 100%;
	background: #fff;
	margin: 15px auto;
	overflow: visible;
	}
	
#fadeshowUNM  img{
	width: 640px;
	height: 345px;
	}
	
.footer {
	width: 100%;
	background: #ebebeb;
	text-align: center;
	padding: 6px 0px;
	color: #333;
	margin: auto;
	margin-top: 10px;
	font-size: .7em;
	}

.free {
	width: 80%;
	padding: 6px;
	padding: 30px 0px 0px 10px;
	font-size: .75em;
	color: #111111;
	}
	
.free h2 {
	font-size: 1.4em;
	}

.header a{
background: black url(images/silvergradient.gif) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}


.header a:visited, .header a:active{
color: #ffffff;
}

#header {
	background: url(images/mtn.jpg);
	width: 728px;
	height: 70px;
	}
	
#header h1 {
	color:#fff; 
	font-size: 40px; 
	font: verdana, sans-serif;
	letter-spacing: -1px;
	margin-left: 50px;
	padding-top: 10px;
	}
	
#left {
	width: 400px;
	float: left;
	height: 1000px;
	border: 1px solid #999;
	}	
	
.mybox {
	float: left;
	width:600px;
	height:170px;
	background: url(images/shadowBox.gif);
	margin: 15px 0px 0px 15px;
	}
	
#main {
	width: 698px;
	height: 400px;
	background: #fafafa;
	padding: 8px 15px;
	margin-top: 4px;
	background: #f2f2f2;
	}
	
#main li {
	font-size: .9em;
	background: #f2f2f2;
	list-style: none;
	line-height: 1.3em;
	}
	
#main a:hover {
	text-decoration: underline;
	}
	
.nav {
	width: 730px;
	font-size: .8em;
	color: #999999;
	padding-top: 8px;
	}
	
.nav ul {
	text-align: center;
	width: ;
	margin-top: 5px;
	}
	
.nav li {
	display: inline;
	padding: 2px;
	}
	
.nav a,.nav a:visited, .nav a:active {
	color: #555555;
	text-decoration: none;
	padding-left: 10px;
	}
	
.nav a:hover {
	color: #ff0000;
	text-decoration: none;
	}
	
#navMain {
	width: 730px;
	font-size: .8em;
	color: #999999;
	padding-top: 8px;
	}
	
#navMain ul {
	text-align: center;
	width: ;
	margin-top: 5px;
	}
	
#navMain li {
	display: inline;
	padding: 2px;
	}
	
#navMain a,#navMain a:visited, #navMain a:active {
	color: #555555;
	text-decoration: none;
	padding-left: 10px;
	}
	
#navMain a:hover {
	color: #ff0000;
	text-decoration: none;
	}
	
#navMain #currentpage a {
	background: #fff;
	color: #ff0000;
	}
	
#navFoot {
	width: 730px;
	font-size: .8em;
	color: #999999;
	padding-top: 8px;
	}
	
#navFoot ul {
	text-align: center;
	width: ;
	margin-top: 5px;
	}
	
#navFoot li {
	display: inline;
	padding: 2px;
	}
	
#navFoot a,#navFoot a:visited, #navMain a:active {
	color: #555555;
	text-decoration: none;
	padding-left: 10px;
	}
	
#navFoot a:hover {
	color: #ff0000;
	text-decoration: none;
	}
	
#navFoot #currentpage a {
	background: #fff;
	color: #555555;
	}
	
#options {
	margin-top: 10px;
	background: #f2f2f2;
	}
	
#options p {
	margin-left: 35px;
	padding: 4px 0px;
	text-align: left;
	background: #efefef;
	}
	
#options ul {
	text-align: left;	
	background: #f2f2f2;
	padding: 14px;
	list-style: inside;
	}
	
#options li {
	text-align: left;
	padding-top: 10px;
	padding-left: 25px;
	}

.public {
	color: #222222;
	}
	
.private {
	color: #5eda9e;
	}
	
.resort {
	color: #ffadb9;
	}
	
.scroll a {
	color: #840000;
	}
	
.selected a, .header a:hover{
background-image: url(images/silvergradientover.gif);
color: #ffffff;
}

.submenu{ 
background: ;
padding: 0px;
height: 200px;
color: #555555;
}



.submenuNav {
	float: left;
	width: 100px;
	color: #000000;
	margin-top: 4px;
	font-size: .8em;
	}
	
.submenuNav li {
	margin-top: 8px;
	margin-left: 10px;
	list-style: none;
	}
	
.submenuNav a {
	text-decoration: underline;
	color: #1942fd;	
	}
	
.submenuNav p {
	text-decoration: underline;
	color: #1942fd;
	cursor: pointer;	
	}
	
#spacer {
	width: 100%;
	height: 400px;
	}		

.upgrade {
	width: 20%;
	line-height: 3em;
	margin: 40px 0px 0px 20px;
	padding: 6px;
	font-size: .7em;
	color: #555555;
	}	
	
.upgrade a {
	color: #blue;
	}
