/* ------------------------------------------------------------
	splash page
------------------------------------------------------------ */

/*

html,body {
	background: url(img/figure.jpg) #FFFFFF no-repeat bottom right;
	margin: 0;
	padding: 0;
	height: 100%;
	}
	
#content {
	background: #FFFFFF;
	width: 500px;
	height: 100%;
	opacity: .50;
	-moz-opacity: .50;
	filter: alpha(opacity=50);
	float: left;
	position: absolute;
	}
	
h1 {
	background: url(img/opensoon.gif) transparent no-repeat top center;
	height: 198px;
	width: 458px;
	margin: 200px 0 0 10px;
	z-index: 2;
	position: absolute;
	}

h1 span {
	display: none;
}

*/

html,body {
	background: url(img/bg_noose.jpg) #ffffff no-repeat left 66px;
	margin: 0;
	padding: 0;
	font: bold 16px/18px helvetica, arial, sans-serif;
	color: #37363A;
	}
	
p {
	font: bold 15px/17px helvetica, arial, sans-serif;
	color: #37363A;
	padding: 0px 0px 8px 0px;
	margin: 0;
	}
	
a {
	font-weight: bold;
	/* color: #c7c6c7; */
	color: #a8a7a8;
	text-decoration: none;
	}
	
a:hover {
	font-weight: bold;
	color: #a03128;
	border-bottom: 1px dotted #a03128;
	}

/* IE Windows Fix for Rollovers */

* html a:hover { visibility:visible; }
* html p { padding: 8px; margin: 0; }

/* End */

/* ------------------------------------------------------------
	header
------------------------------------------------------------ */
	
#header {
	background: url(img/bg_header.jpg) transparent repeat-x top left;
	width: auto;
	height: 66px;
	margin: 0;
	padding: 0;
	}
	
#header h1 {
	background: url(img/justiceforall.gif) transparent no-repeat;
	margin: 32px 0px 0px 5px;
	padding: 0;
	width: 319px;
	height: 34px;
	position: absolute;
	}
		
#header h1 span {
	display: none;
	}
		
/* ------------------------------------------------------------
	navigation
------------------------------------------------------------ */

#nav {
	width: 682px;
	height: 24px;
	margin: 10px 0 0 5px;
	}
	

/* necessary for Firefox Mac nav to not inherit border-bottom from links */
#nav a {
	border: 0;
	}
	
#nav a:hover {
	border: 0;
	}
	
/* end */
	
#nav a img {
	visibility: hidden;
	margin: 0; padding: 0;
	border: 0;
	}
	
#nav a:hover img {
	visibility: visible;
	border: 0;
	}

.home {
	background: url(img/nav_home.gif) no-repeat top right;
	width: 61px;
	float: left;
	}
	
.prospectus {
	background: url(img/nav_prospectus.gif) no-repeat top right;
	width: 130px;
	float: left;
	}

.submit {
	background: url(img/nav_submit.gif) no-repeat top right;
	width: 194px;
	float: left;
	}

.judges {
	background: url(img/nav_judges.gif) no-repeat top right;
	width: 87px;
	float: left;
	}
	
.sponsors {
	background: url(img/nav_sponsors.gif) no-repeat top right;
	width: 117px;
	float: left;
	}
	
.contact {
	background: url(img/nav_contact.gif) no-repeat top right;
	width: 93px;
	float: left;
	}


/* ------------------------------------------------------------
	container
------------------------------------------------------------ */

#container {
	width: 680px;
	margin: 40px 0 0 5px;
	padding: 0 0 40px 10px;
	background: white;
	}
	
#container_text {
	width: 680px;
	margin: 40px 0 0 5px;
	padding: 0 0 40px 10px;
	background: white;
	}	
	
#container_gallery {
	width: 740px;
	margin: 40px 0 0 5px;
	padding: 0 0 40px 10px;
	background: white;
	float: left;
	}	
	
/* ------------------------------------------------------------
	footer
------------------------------------------------------------ */

#footer {
	background: #ffffff;
	width: auto;
	height: auto;
	border-top: 1px solid #999999;
	float: right;
	}
	
#footer p {
	font: normal 9px/18px helvetica, arial, sans-serif;
	color: #777777;
	padding: 5px 10px 10px 10px;
	margin: 0;
	text-align: right;

	}
	
	#footer p a {
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	}
	
	#footer p a:hover {
	font-weight: bold;
	color: #a03128;
	border-bottom: 1px dotted #a03128;
	}

/* ------------------------------------------------------------
	Home
------------------------------------------------------------ */

#container h1 {
background: url(img/h1_home.gif) no-repeat;
width: 500px;
height:  24px;
float: left;
padding: 0;
margin: 20px 0 0 0;
}

#container h2 {
background: url(img/h2_home.gif) no-repeat;
width: 740px;
height:  25px;
float: left;
padding: 0;
margin: 20px 0 0 0;
}

#container h3 {
background: url(img/h3_home.gif) no-repeat;
width: 500px;
height:  14px;
float: left;
padding: 0;
margin: 20px 0 0 0;
}

#container h1 span, h2 span, h3 span {
	display: none;
	}
	
#sponsors {
margin: 0;
padding: 0;
}

/* necessary for Firefox Mac nav to not inherit border-bottom from links */
#sponsors a {
	border: 0;
	vertical-align: top;
	float: left;
	height: 85px;
	}
	
#sponsors a:hover {
	border: 0;
	}
	
/* end */

#sponsors a img {
	visibility: hidden;
	margin: 0; padding: 0;
	border: 0;
	}
	
#sponsors a:hover img {
	visibility: visible;
	border: 0;
	}

.tmn {
	background: url(img/sponsor_tmn_home.gif) no-repeat top right;
	width: 225px;
	height: 85px;
	float: left;
	}
	
.tdp {
	background: url(img/sponsor_tdp_home.gif) no-repeat top right;
	width: 253px;
	height: 85px;
	float: left;
	}

.tca {
	background: url(img/sponsor_tca_home.gif) no-repeat top right;
	width: 82px;
	height: 85px;
	float: left;
	}

.cad {
	background: url(img/sponsor_cad_home.gif) no-repeat top right;
	width: 70px;
	height: 85px;
	float: left;
	}
	
/* ------------------------------------------------------------
	About the Exhibit
------------------------------------------------------------ */

#container_text h1 {
background: url(img/h1_home.gif) no-repeat;
width: 700px;
height:  35px;
float: left;
padding: 0;
margin: 20px 0 0 0;
}

#container_text h2 {
background: url(img/h2_home.gif) no-repeat;
width: 500px;
height:  14px;
float: left;
padding: 0;
margin: 20px 0 0 0;
}

#container_text h1 span, h2 span{
	display: none;
	}
	
#container_text p {
	font: normal 15px/19px helvetica, arial, sans-serif;
	color: #37363A;
	padding: 0px 0px 8px 0px;
	margin: 0;
	}
	
#container_text ol {
	font: normal 15px/17px helvetica, arial, sans-serif;
	 padding-top: 0px;
	 padding-bottom: 10px;
	 margin: 0;
	}
	
#container_text .ten {
	font: normal 11px/13px helvetica, arial, sans-serif;
	color: #37363A;
	padding: 0px 0px 8px 0px;
	margin: 0;
	}
	
/* ------------------------------------------------------------
	Submit
------------------------------------------------------------ */

#submit {
	font: normal 12px/14px helvetica, arial, sans-serif;
	color: #37363A;
	padding: 0px 0px 8px 0px;
	margin: 0;
	}
	
/* ------------------------------------------------------------
	Gallery
------------------------------------------------------------ */

#artistList	{ 
	margin-left: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	line-height: 18px;
	width: 300px;
	float: left;
	color: #555555;
	text-transform: uppercase;
}

#pieceTitle {
	color: #444444;
	font-size: 22px;
	padding-bottom: 12px;
}

#pieceInfo {
	color: #444444;
	font-size: 12px;
	padding-bottom: 12px;
	font-weight: normal;
}

#artistName {
	color: #444444;
	font-size: 14px;
}

#artistInfo {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 4px;
	margin-bottom: 10px;
}

#container_gallery img {
	border: 1px solid #888888;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}