/* CSS Document */

.topleft_cell {
	background-image: url(../images/page_elements/SLANTLOGOblue_small.gif);
	width: 175px;
	height: 200px;
	z-index: 2;
	background-repeat: no-repeat;
}
.topright_cell {
	height: 200px;
	width: 175px;
	z-index: 2;
	background-color: #6699CC;
	text-align: center;
}

.top_title {
	background-image: url(../images/page_elements/mozlogo2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
	left: 10%;
	background-color: #6699CC;
	z-index: 1;
}

.toptable {
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #6699CC;
}

.content_table {
	width: 100%;
}

.content_table_small {
	width: 80%;
	left: 20%;
	margin-left: 10%;
	
}

.tickets {
	width: 175px;
	text-align: center;
	height: 114px;
}

.mainsponsor {
	width: 175px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #6699CC;
	height: 30px;
	vertical-align: top;
}

.mainsponsor_logo {
	height: 96px;
	width: 175px;
	text-align: center;
}

.patronsfriends {
	height: 96px;
	width: 175px;
	vertical-align: top;
}

.countdown {
	background-color: #6699CC;
	text-align: center;
	left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pagetitle {
	background-color: #6699CC;
	text-align: left;
	height: 20px;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}

.menubar
 {
	background-color: #6699CC;
	height: 20px;
	width: 175px;
}



.signup {
	background-color: #6699CC;
	width: 175px;
}

.countdown 
{
	background-color: #6699CC;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 100%;
}

.bg_blue {
			background-color:#6699CC;
			}
.valign_top {
	vertical-align: top;
	right: 0px;
	text-align: right;
}
.row-width_175 {
	width: 175px;
	vertical-align: top;
}

.row-width_150 {
	width: 150px;
	vertical-align: top;
}
.cell_width50 {
	width: 25%;
}
.cell_width50per {
	width: 50%;
	padding-top: 5px;
	vertical-align: top;
	padding: 5;
}
.rowheight {
	height: 100px;
}
.prizes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	text-align: left;
	list-style-type: disc;
}
