/* CSS Document */

body {	
	min-height: 100%;
	margin-bottom: 1px;
	margin:0px;
	padding:0px;
	/*height:100*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	background: #000000;
	background-image:url(../images/layout/bg.jpg);
	/*text-align:center;*/
}

html {	
	min-height: 100%;
	margin-bottom: 1px;
	
}

a:link {
	color:#2784D2;
	text-decoration:none;
}
a:visited {
	color:#2784D2;
	text-decoration:none;
}
a:hover {
	color:#2784D2;
	border-bottom:1px dotted #666;
	text-decoration:none;
}

hr {
	background-image:url(../images/hr.jpg);
}

/* Boxes */

#wrapper {
	margin:40px auto;
	width:779px;
	/*height:100*/
	text-align:left;
	background:#000;
	border-top:2px dotted #2784D2;
}

#topBar {
	float:left;
	margin:0px;
	padding:0px;
	width:779px;
	height:161px;
	background:url(../images/layout/GC_08_V.1.00_TopBar.jpg);
}

#topNav {
	position:relative;
	top:57px;
	left:132px;
	height:30px;
	width:460px;
	/*background:#333333*/
}

#leftCol {
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:130px;
	background:#000;
}

#sideNav {
	float:left;
	width:110px;
	margin:40px 5px 10px 0px;
	font-size:.8em;
	line-height:1.6em;
	text-align:right;
}
.sideNav:link {
	color:#fff;
	text-decoration:none;
}
.sideNav:active {
	color:#fff;
	text-decoration:none;
}
.sideNav:visited {
	color:#fff;
	text-decoration:none;
}
.sideNav:hover {
	color:#2784D2;
	text-decoration:none;
	border-bottom:1px dotted #666;
}

#title {
	float:left;
	width:626px;
	padding:5px 15px 10px 5px;
	font-weight:bold;
	text-align:center;
	color:#2784D2;
	text-transform:uppercase;
}

#rightCol {
	float:left;
	margin:0px;
	padding:8px;
	width:620px;
	/*height:100*/
	background:#fff;
}

.topStrip {
	float:left;
	margin: 0px 0px 10px 0px;
}

#hpBoxTxt {
	float:right;
	width:180px;
	margin:0px 5px 10px 20px;
	color:#fff;
	font-size:1em;
	line-height:1.2em;
}

#boxTxt {
	float:right;
	width:200px;
	margin:0px 5px 10px 10px;
	padding:5px;
	background:#CCCCCC;
	font-size:1em;
	line-height:1.2em;
	border:1px dashed #000;
}

#footer {
	float:left;
	margin:0px;
	padding:20px 0px 25px 110px;
	width:669px;
	text-align:center;
	background:#000000;
}

.judgesBox {
	float:left;
	margin:20px 0px 0px 0px;
	width:100%;
}

.sponBox {
	float:left;
	width:605px;
	margin:5px;
	text-align:center;
}
.sponBox a {
	border:0px;
}

/*#tixBox {
	float:left;
	width:396px;
	margin-bottom:5px;
	background:#4A5B84;
}#tixBox p {
	color:#fff;
}
#tixBoxTitle {
	float:left;
	width:390px;
	font-size:1.2em;
	font-weight:bold;
	background:#313D58;
	padding:3px;
	text-align:center;
	color:#fff;
	border-bottom:1px solid #fff;
}*/
/*Use below for Home Page Announcement on Jan 4, 2008*/
#tixBox { 
	float:left;
	width:376px;
	padding:5px 10px 0px 10px;
	margin-bottom:5px;
	background:#4A5B84;
}#tixBox p {
	color:#fff;
}
#tixBoxTitle {
	float:left;
	width:370px;
	font-size:1.2em;
	font-weight:bold;
	background:#313D58;
	padding:3px;
	margin-bottom:10px;
	text-align:center;
	color:#fff;
	border-bottom:1px solid #fff;
}
#tixBox a {
	border:0px;
	margin-bottom:10px;
}
#tixBox a:link, #tixBox a:active, #tixBox a:visited {
	color:#FFFF66;
	text-decoration:none;
	border-bottom:1px dashed #ccc;
}
#tixBox a:hover {
	border-bottom:1px dashed #313D58;
	text-decoration:none;
}

#finalists {
	float:left;
	width:396px;
	margin-top:5px;
	background:#dc6501;
}#finalists p {
	padding:5px;
	color:#fff;
}
#finalistsTitle {
	float:left;
	width:390px;
	font-size:1.2em;
	font-weight:bold;
	background:#d84512;
	padding:3px;
	text-align:center;
	color:#fff;
	border-bottom:1px solid #fff;
}
#finalistsIMG a {
	float:left;
	border:0px;
	margin-bottom:10px;
}
#finalists a:link, #finalists a:active, #finalists a:visited {
	color:#FFFF66;
	text-decoration:none;
	border-bottom:1px dashed #ccc;
}
#finalists a:hover {
	border-bottom:1px dashed #d84512;
	text-decoration:none;
}
.finalist { /* For the individual finalists on the finalists.asp page */
	width:100%;
	margin-bottom:20px;
	border-bottom:1px solid #2784D2;
}

/* Text Modifiers */

.whiteTxt {
	
}

.topNav:link {
	color:#fff;
	margin-right:5px;
	font-size:.8em;
	text-decoration:none;
	line-height:1.7em;
}
.topNav:active{
	color:#fff;
	margin-right:5px;
	font-size:.8em;
	text-decoration:none;
}
.topNav:visited{
	color:#fff;
	margin-right:5px;
	font-size:.8em;
	text-decoration:none;
}
.topNav:hover {
	color:#2784D2;
	margin-right:5px;
	font-size:.8em;
	text-decoration:none;
	border-bottom:1px dotted #666;
}

.titleBar {	
	float:left;
	width:610px;
	padding:5px;
	margin-bottom:5px;
	background:#DC6501;
	color:#fff;
	font-weight:bold;
}

.subTitle {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.subTitleGry {
	color:#cccccc;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.hpBoxTxt_title {
	color:#fff;
	font-weight:bold;
	text-align:center;
}
#hpBoxTxt a:link, #hpBoxTxt a:active, #hpBoxTxt a:visited {
	color:#FFFF66;
	text-decoration:none;
	border-bottom:1px dashed #ccc;
}
/*.hpBoxTxt:visited {
	color:#ccc;
	text-decoration:none;
	border-bottom:1px dashed #ccc;
}*/
#hpBoxTxt a:hover {
	color:#fff;
	text-decoration:none;
}

#recAnn {
	float:left;
	width:100%;
	padding:5px;
	margin-bottom:1px;
	background:#D84512;
}
.recAnnTxt{
	float:left;
	width:100%;
	padding:5px;
	margin-bottom:3px;
	background:#DC6501;
	color:#FFFFFF;
}

#photoGal {
	float:left;
	width:100%;
	padding:5px;
	margin-bottom:1px;
	background:#442D47;
}
.photoGalTxt {
	float:left;
	width:100%;
	padding:5px;
	margin-bottom:3px;
	background:#584A5A;
	color:#FFFFFF;
}

#enterComp {
	float:left;
	width:100%;
	padding:5px;
	margin-bottom:1px;
	background:#313D58;
}
.enterCompTxt {
	float:left;
	width:100%;
	padding:5px;
	background:#4A5B84;
	color:#FFFFFF;
}


/* Image Positioning */

.imgL10px {
	float:left;
	margin:0px 10px 10px 0px;
}

.imgL10pxBot20px {
	float:left;
	margin:0px 10px 20px 0px;
}
.imgR10px {
	float:right;
	margin:0px 0px 10px 10px;
}

.sponPic {
	margin:15px;
}

.video {
	float:left;
	width:320px;
}

.video a:link {
	float:left;
	width:320px;
}
.vidDescpt {
	float:right;
	width:290px;
	/*background:#006666;*/
}

.listen a {
	border:0px;
}

a img {
	border:0px;
}