body {

	background: #000033 url(../images/2011bg.png) center repeat-y;
	color: #50494d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	margin: 0px;
}



#main {
	margin: 0px auto;
	text-align: left;
	width: 655px;

	
	}
	
#content {
	padding: 10px;
	
}
	
#content h1 {
	font-size:20px;
	font-weight:bold;
	color:#000066;
	vertical-align: middle;
	border-bottom: 1px #657C89 dotted;
	margin-top: 20px;
	}

#content h2 {
	font-size:16px;
	color:#003366;
	padding-left: 10px;
	
}

#content h3 {
	font-size:14px;
	color:#00009b;
	font-style:italic;
	padding-left: 20px;

}
	
#content p {
	text-align:left;
	padding: 0px 30px 0px 30px;
	color:#000;
}

#content a {
	
	color:#0033cc;
	font-style:italic;
	text-decoration:none;
	border-bottom: 1px #657C89 dotted;
	padding: 0px;
}
#content td {
	border: 1px #657C89 solid;
	padding: 2px;
	font-size: 15px;
	font-style: normal;
	color: #50494d;
	font-weight: normal;
	}
	
.tdHeading {
	font-size:16px;
	background: url(../images/2011tdheading.png) center no-repeat;
	color: #EDECEB;
	padding-left:7px;
}

.tdHeading2 {
	font-size:12px;
	color:#FFFFFF;
	background: #00712b url(../images/2011tdheading.png) no-repeat;
	padding-left:5px;
}

.tdContent {
	color: #000000;
	font-size:14px;
	border-bottom: 1px #333333 dotted;
	padding:5px;
}

.tdContent a {
	color: #0033cc;
	font-style:italic;
	text-decoration:none;
	border-bottom: 1px #0033cc dashed;

}

.tdContent a:hover {
	border-bottom: 0px;
}

#content a:hover {
	border-bottom: 0px;
	
}

#content ul {
	color:#000;
	padding-left:60px;
	
	}
	
#copyright {
	clear: both;
	font-size:10px;
	color:#657C89;
	text-align:center;
	border-top: 1px dotted #657c89;
	margin-left: 30px;
	margin-right: 30px;
	padding-top:3px;
	background: url(../images/cciulogo.jpg) no-repeat center bottom;
	padding-bottom: 45px;
	margin-bottom: 10px;
	margin-top:20px;
	}

#copyright a {
	color:#657c89;
	text-decoration:none;
	}
	
#copyright a:hover {
	border-bottom: 1px #657c89 dotted;
	}
	
#logo {
	background: url(../images/logo_fade.png) no-repeat;
	width:100px;
	height: 97px;
	float: right;
	margin: 10px 10px 7px 0px;
	}
	
#nav {
	padding: 7px 0px 5px 0px;
	background:url(../images/2011navbg.png) center no-repeat;
	text-align:center;	
}

#nav a {
	color: #ffffff;
	text-decoration: none;
	margin-right: 10px;
	white-space:nowrap;
	font-size: 14px;
	}
	
	#nav a:hover {
		text-decoration:underline;
	}
	
#cciulogo {

	width:100%;
	height:36px;
	margin-bottom: 10px;
}

#winningLogo {
	color: #2D1E13;
	font-size:smaller;
	text-align:center;
	padding-top:230px;
	background: url(../images/logo2011_medium.png) center no-repeat;
	}
	
#winningLogoFrontPage {
	color: #2D1E13;
	font-size:smaller;
	text-align:center;
	background: url(../images/logo2011.png) center no-repeat;
	padding-top: 310px;
	
	}
	
#winningLogoCaption {
	color: #2D1E13;
	font-size:10px;
	text-align:center;
	}
	
#leftCaption {
	color: #2D1E13;
	font-size:smaller;
	text-align:left;
	padding-left: 10px;
	}

#sponsored_by {
	color: #415b6b;
	font-size:11pt;
	font-weight:bold;
	text-align: center;
	margin: 5px;
	padding: 5px;	
	}
	
#category {
	color: #415b6b;
	font-size:10pt;
	font-weight:bold;
	text-align:inherit;
	margin: 5px;
	margin-left:35px;
	margin-right:50px;
	padding: 5px;
	}
	
#category td{
	border:hidden;
	
	}
	
