body {
	margin: 0;
	padding: 0;
	background: #ADBF83 url(/images/gradient_background.jpg) repeat-x;
	font-family: Georgia;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 {
	margin: 0;
	padding: 0;
}
ul#nav {
	position: absolute;
	left: 64px;
	top: 130px;
}
ul#nav li a {
	display: block;
	width: 143px;
	height: 105px;
	text-indent: -100000px;
	outline: none;
}
ul#nav li#san-marcos a {
	background: url(/images/logo1_san_marcos.gif);
}
ul#nav li#georgetown a {
	background: url(/images/logo2_georgetown.gif);
}
ul#nav li#houston a {
	background: url(/images/logo3_houston.gif);
}
ul#nav li#amarillo a {
	background: url(/images/logo4_amarillo.gif);
}
div#bg {
	height: 577px;
	background: url(/images/bg.jpg);
}
div#container {
	width: 818px;
	margin: 0 auto;
	position: relative;
}
h1#main-heading {
	height: 130px;
	text-indent: -10000px;
}
img#main-image {
	margin: 15px 0 0 242px;
	display: block;
	width: 490px;
	height: 365px;
	background-color: black;
	color: white;
}
div#music {
	position: absolute;
	padding: 0 20px 0 0;
	top: 528px;
	left: 616px;
	height: 16px;
	line-height: 12px;
	background: url(/images/music_icon.gif) center right no-repeat;
}
div#music a {
	color: #785021;
	font-size: 10px;
}
div#benefits {
	width: 485px;
	position: absolute;
	top: 577px;
	left: 246px;
}
div#benefits ul {
	padding: 5px 20px;
	background: url(/images/text_box_bg.gif);
}
div#benefits ul li {
	background: url(/images/bullet.gif) center left no-repeat;
	padding: 0 0 0 15px;
	margin: 14px 0 14px 2px;
	font-size: 18px;
	color: #101701;
}
div#benefits-bottom {
	height: 10px;
	background: url(/images/text_box_btm.gif) no-repeat;
}
div#footer {
	text-align: right;
	margin: 20px 15px 0 0;
	color: #784021;
	font-size: 11px;
}
div#footer p {
	margin: 0 0 12px 0;
	padding: 0;
}
div#contact {
	position: absolute;
	left: 61px;
	top: 580px;
	width: 150px;
	text-align: center;
}
img#divider {
	margin: 16px 0;
}
img#click-here {
	border: none;
}
.notice-error a {
	color: #E33000;
}
.notice-error {
  padding: 10px 10px 10px 32px !important;
	margin-bottom: 20px;
	background-color:#FFCFCE;
	background-image:url(/images/icon_error.gif);
	background-position:10px 12px;
	background-repeat:no-repeat;
	border: 1px solid #CC0000 !important;
}
.notice-error ul {
	border: none !important;
}
.notice-error ul li {
	list-style-type: disc !important;
	margin-left: 20px;
}
div#coming-soon {
	margin: 100px auto;
	width: 385px;
}
div#coming-soon p {
	margin: 10px;
	padding: 0;
}
div#coming-soon img {
	border: none;
}
div#coming-soon a {
	color: #000;
}
p#amarillo {
	text-align: center;
	padding: 0 !important;
	margin: 0 !important;
}
