body
{
	background:url(images/background.png) top left #6699cc repeat-y;
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size:0.8em;
	margin:0;
}

.aboutimg{
	float:left;
	margin:0 10px 10px 0;
	padding:5px;
	overflow:hidden;
}

.bt_spacing{
	margin-bottom:.5em;}

#title{
	background:#FFF;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:solid 1px #CCC;
}

a {
	color:#FF6666;
	text-decoration:underline;

}
a:hover {
color:#FF6633;
text-decoration:none;
}

strong
{  color:#FF6633;}

.right{
	float:right;
	margin:5px 5px 15px 15px;
	padding:0 10px 10px 10px;
	text-align:center;
	background:#CCC;
}

.left{
	float:left;
	text-align:center;
	margin:5px;
	padding:5px;
	background:#CCC;

}

h1
{  color:#777777; font-size:16pt; font-weight:normal; margin:0; padding-top:8px;}

h2
{  color:#FF6633; font-size:9pt; font-weight:normal; margin:0; padding:2px 0 8px 0; border-bottom:#dddddd 1px solid;}

h5
{  color:#FF6633; font-size:12pt; font-weight:normal; margin:0; padding:2px 0 8px 0; border-bottom:#dddddd 1px solid;}



.gray {
	color:#777777;
}


.orange {
	color:#FF6633;
}

blockquote
{
	
	color:#333333;
	display:block;
	padding:0 5px;
	margin:0 50px;
	font-size:10pt;
	font-weight:normal;
	text-align:justify;
	border-left:#f63 5px solid;
}
  
blockquote p:first-letter
{  color:#FF6633; font-size:150%; font-weight:bold; text-transform:uppercase;}



#container2 {
margin: 0 auto;
margin-top:25px;
width:800px;
background:#FFFFFF;
}

#header
{
	width:800px;
	height:200px;
	background:url(images/header.gif) 50% no-repeat #69c;
	color:#FFFFFF;
	margin:auto;
	font-weight:bold;
}

#header a {
text-decoration:none;
color:#FFFFFF;
}
.headerlt
{
	float:left;
	padding:150px 0 0 10px;
	font-size:20pt;
	letter-spacing:5px;
	text-decoration:none;
}
#main
{
	width:770px;
	background:#ffffff;
	padding:13px;
	border:#FF6633 2px solid;
	float:left;
	-moz-border-radius-bottomleft: 6px; 
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px; 
	-webkit-border-bottom-right-radius: 6px;
	margin-bottom:10px;
}

#main p{
		line-height:1.6em;
}



#footer
{ 
width:770px;
	background:#ffffff;
margin-bottom:15px;
	padding: 10px 13px 10px 13px;
	border:#CCCCCC 2px solid;
	text-align:right;
	float:left;
	color:#666666;
	font-size:10px;
	-moz-border-radius: 6px; 
-webkit-border-radius: 6px;	
		}

  



/* sidebar */
#sidebar {
float:left;
width:800px;
background:#FF6633;

}

#sidebar a {
	display:block;
	float:left;
	height:auto;
	background:#FF6633;
	padding: 5px 10px 5px 10px;
	border-bottom:3px solid #FFFFFF;
	text-align:left;
	font-size:.9em;
	font-weight:bold;
	color:#000000;
	}
#sidebar a:hover {
	text-decoration:none;
	background:#FFFFFF;
		border-bottom:3px solid #FF6633;
		}
#clear {
clear:both;
}

.img_th {
float : left;
margin : 3px;
height: 150px;
width: 100px;
}

.img_th2 {
float : left;
margin : 3px;
height: 100px;
width: 150px;
}

.img_th3 {
float : left;
margin : 3px;
height: 150px;
width: 150px;
}



/* Skip Nav */

.skipnavigation, .skipnavigation a, a.skipnavigation:link, a.skipnavigation:visited, a.skipnavigation:hover, a.skipnavigation:active {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.skipnavigation2, .skipnavigation2 a, a.skipnavigation2:link, a.skipnavigation2:visited, a.skipnavigation2:hover, a.skipnavigation2:active {
float:right;
	color: #44669C;
	font-size: 8px;
	width: 100px;
}

.clear,.clearer {clear: both;} 

.clearer {font-size: 0;}

/*Contest*/

.contest{
	padding:5px;
	margin-bottom:10px;
	border:#F63 solid 2px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow:hidden;
}
.contest_img{
	float:left;
	margin: 6px 15px 6px 3px;
	width:150px;
}

.contest_img img{width:150px;}

.contest_img img{
	border:0;
}

.contest_img img a{
	border:none;
}

.contest_details{
	float:left;
	width:555px;
	margin: 6px 0 6px 0;
	background:#FCC;
	padding:3px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.contest_details h3{
	font-size:1.2em;
	margin-top:5px;
	margin-bottom:10px;
	display:block;
}

.contest_details h3 a{
	text-decoration:none;
}


.contest_details p{
	line-height:1.3em;}
	
/*Shows*/
	
.shows{
	padding:10px 5px;
	margin-bottom:10px;
	border:#FF6666 groove 1px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow:hidden;
}

.shows_title h3{
	font-size:1.2em;
	color:#FF6666;
	margin:0 0 10px 0;
	padding:0;
	border-bottom: solid 1px #666;
}

.shows_details{
	margin:0 0 0 25px;
	line-height:1.2em;
	border-left:5px solid #CCC;
	padding-left:5px;
	}

.shows_details strong{
	color:#000;
}

/*Past Contest*/


.pcontest_details{
	margin: 6px 2px 10px 0;
	background:#FFC;
	padding:3px 10px;
	overflow:hidden;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 2px 2px 5px #000;  
	-moz-box-shadow: 2px 2px 5px #000; 
	box-shadow: 2px 2px 5px #000;
}

.pcontest_details p{
	line-height:1.3em;}
	
.spacing{
	margin:.1em 0 1em 0;
}

.curric{
	width:170px;
	float:left;
	margin:5px 10px 30px 0;
	padding:22px 0 21px 75px;
	background:url(images/paintbrush.jpg) no-repeat #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: -2px 2px 2px #333;
-moz-box-shadow: -2px 2px 2px #333;
box-shadow: -2px 2px 2px #333;
}

.curric p{
	margin:0;
	font-size:1.3em;
}

.arch{
	float:right;
	margin:0 0 10px 10px;
	overflow:hidden;
}
