@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.png);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 1100px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color:#000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1200px;
}
.oneColFixCtr #mediaContainer {
	width: 1100px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color:#000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 2120px;
}
.oneColFixCtr #eventContainer {
	width: 1100px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color:#000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1520px;
}
.oneColFixCtr #2009Night1Container {
	width: 1100px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color:#000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1520px;
}
.oneColFixCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
A:link {
	text-decoration:underline;
	color:#FFFFFF;
}
A:visited {
	text-decoration:underline;
	color:#FFFFFF;
}
.bottomTextNav {
	position:absolute;
	top:1156px;
	width:1080px;
	height:20px;
	color:#FFFFFF;
	padding:10px;
	text-decoration:none;
}
.bottomTextNavMedia {
	position:absolute;
	top:3872px;
	width:1080px;
	height:20px;
	color:#FFFFFF;
	padding:10px;
	text-decoration:none;
}
.bottomTextEvent {
	position:absolute;
	top:1470px;
	width:1080px;
	height:20px;
	color:#FFFFFF;
	padding:10px;
	text-decoration:none;
}
.bottomText2009Night1 {
	position:absolute;
	top:1470px;
	width:1080px;
	height:20px;
	color:#FFFFFF;
	padding:10px;
	text-decoration:none;
}
.flash {
	width:1100px;
	position:absolute;
	top:110px;
}
.crowd {
	width: 1100px;
	position:absolute;
	top: 465px;
}
.bottomHolder {
	width: 1100px;
	height:500px;
	top: 650px;
	position:absolute;
}
.eventCalander {
	position:absolute;
	top: 0px;
	left:45px;
}
.forum {
	position:absolute;
	top:0px;
	left: 400px;
}
.newsScroll {
	position:absolute;
	top:0px;
	width: 300px;
	height: 351px;
	left: 755px;
	color:#FFFFFF;
}
.newsScrollText {
	position:absolute;
	top:60px;
	width: 256px;
	height: 256px;
	left: 765px;
	color:#FFFFFF;
	padding-top:25px;
	padding-left:13px;
	padding-right:13px;
	font-size: 12px;
}
.CAAwebAd {
	position:absolute;
	top:400px;
}

/* Subpage Formatting */

.whiteReleif {
	width: 1100px;
	height: 250px;
	position:absolute;
	top: 100px;
}
.aboutUsHolder {
	width: 1100px;
	height: 1000px;
	position:absolute;
	top:120px;
}
.aboutUsHeader {
	width: 1100px;
	height: 100px;
	position:absolute;
	top: 20px;
	text-align:center;
}
.aboutUsContent {
	width:1060px;
	height:900px;
	position:absolute;
	top:120px;
	padding: 20px;
	color:#FFFFFF;
}
.donateHolder {
	width: 1100px;
	height: 1000px;
	position:absolute;
	top:120px;
}
.donateHeader {
	width: 1100px;
	height: 100px;
	position:absolute;
	top: 20px;
	text-align:center;
}
.donateContent {
	width:1060px;
	height:900px;
	position:absolute;
	top:120px;
	padding: 20px;
	color:#FFFFFF;
}
.eventInfoHolder {
	width: 1100px;
	height: 1056px;
	position:absolute;
	top:120px;
}
.eventInfoHeader {
	width: 1100px;
	height: 100px;
	position:absolute;
	top: 20px;
	text-align:center;
}
.eventInfoContent {
	width:1060px;
	height:1056px;
	position:absolute;
	top:120px;
	padding: 20px;
	color:#FFFFFF;
}
.2009Night1InfoHolder {
	width: 1100px;
	height: 1056px;
	position:absolute;
	top:120px;
}
.2009Night1InfoHeader {
	width: 1100px;
	height: 100px;
	position:absolute;
	top: 20px;
	text-align:center;
}
.2009Night1InfoContent {
	width:1060px;
	height:1056px;
	position:absolute;
	top:120px;
	padding: 20px;
	color:#FFFFFF;
}
.pressRoomHolder {
	width: 1100px;
	height: 1000px;
	position:absolute;
	top:120px;
}
.pressRoomHeader {
	width: 1100px;
	height: 100px;
	position:absolute;
	top: 20px;
	text-align:center;
}
.pressRoomContent {
	width:1060px;
	height:900px;
	position:absolute;
	top:120px;
	padding: 20px;
	color:#FFFFFF;
	text-decoration:none;
}
.mediaHolder {
	width: 1100px;
	height: 1000px;
	position:absolute;
	top:120px;
}
.mediaHeader {
	width: 1100px;
	height: 100px;
	position:absolute;
	top: 20px;
	text-align:center;
}
.mediaContent {
	width:1060px;
	height:900px;
	position:absolute;
	top:120px;
	padding: 20px;
	color:#FFFFFF;
	text-decoration:none;
}
.volunteerHolder {
	width: 1100px;
	height: 1000px;
	position:absolute;
	top:120px;
}
.volunteerHeader {
	width: 1100px;
	height: 100px;
	position:absolute;
	top: 20px;
	text-align:center;
}
.volunteerContent {
	width:1060px;
	height:900px;
	position:absolute;
	top:120px;
	padding: 20px;
	color:#FFFFFF;
	text-decoration:none;
}
.latinNightsHolder {
	width: 1100px;
	height: 1000px;
	position:absolute;
	top:120px;
}
.latinNightsHeader {
	width: 1100px;
	height: 100px;
	position:absolute;
	top: 20px;
	text-align:center;
}
.latinNightsContent {
	width:1060px;
	height:900px;
	position:absolute;
	top:120px;
	padding: 20px;
	color:#FFFFFF;
	text-decoration:none;
}
.contactUsHolder {
	width: 1100px;
	height: 1000px;
	position:absolute;
	top:120px;
}
.contactUsHeader {
	width: 1100px;
	height: 100px;
	position:absolute;
	top: 20px;
	text-align:center;
}
.contactUsContent {
	width:1060px;
	height:900px;
	position:absolute;
	top:120px;
	padding: 20px;
	color:#FFFFFF;
	text-decoration:none;
}
.linksHolder {
	width: 1100px;
	height: 1000px;
	position:absolute;
	top:120px;
}
.linksHeader {
	width: 1100px;
	height: 100px;
	position:absolute;
	top: 20px;
	text-align:center;
}
.linksContent {
	width:1060px;
	height:900px;
	position:absolute;
	top:120px;
	padding: 20px;
	color:#FFFFFF;
	text-decoration:none;
}
.sponsorsHolder {
	width: 1100px;
	height: 1000px;
	position:absolute;
	top:120px;
}
.sponsorsHeader {
	width: 1100px;
	height: 100px;
	position:absolute;
	top: 20px;
	text-align:center;
}
.sponsorsContent {
	width:1060px;
	height:900px;
	position:absolute;
	top:120px;
	padding: 20px;
	color:#FFFFFF;
	text-decoration:none;
}
