body {
	margin: 0;
	padding: 0;
	background: #333;
	font-family: georgia, times, serif;
	}
	
table {
	width: 800px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background: #fff url(../images/links_film1.jpg) no-repeat scroll left 25px;
}
.footer{
	width: 800px;
	font-family: tahoma, arial, verdana, helvetica;
	background-color: #666; 
	color: #ccc; 
	text-align: center;
	font-size: 11px;
	padding: 3px 0 3px 0;
	border-top: 1px solid #666;}
h2	{
	font-size: 1.5em;
	font-weight: normal;
	color: orange;
	margin: 5px 0 0.7em;
	padding-left: 10px;}
h2 span {border-bottom: 1px solid #FF9933;}
h4 {
	margin-bottom: -5px;
	padding-left: 5px;
	color: #fff;
	border-bottom: 1px dotted #fff;
	font-weight: lighter;
	background-colo: #996600;}
li {line-height: 25px;}
p {font-size: 12px;
	color: #333331;
	text-align: left;
	line-height: 1.5em;}
input {
	color: blue;
	border: 0; border-bottom: 1px solid #000;}
	
	
/*containers*/
.header {
	vertical-align: top;
	background: #000;
	width: 800px;}
.linkscolumn {
	width: 130px;
	text-align: left;
	padding-top: 10px;
	vertical-align: top;
}
#winners {
	border: 1px solid #666;
	margin-left: 3px;
	background-color: #000066;
}
#winners:hover {
	background-color: #003399;}
#winners p{
	color: #ccc;
	font-size: 11px; 
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
#committee h4 {
	color: #fff;
	font: 14px Georgia, Times;
	margin-bottom: 3px;}
#committee li {
	padding-left: 7px;
	font: 11px/14px tahoma, arial, verdana;
	list-style-type: square;
	color: #FFFFCC;
	background-color: #663333;
}
#sponsors h4 {
	color: #fff;
	font:14px Georgia, Times;
	border-bottom: 1px dotted #fff;
	margin-bottom: 5px;}
#sponsors li {
	padding-left: 7px;
	line-height: 14px;
	font: 11px tahoma, arial, verdana;
	list-style-type: square;
	color: #ffc;
}

#sponsors li:hover,#committee li:hover {
	background-color: #666;}
	
.centerinfo {
	padding-top: 10px;
	width:450px;
	padding-left: 40px;
	padding-right: 20px;
	background: url(../images/center_bg.jpg) no-repeat scroll right top;
	vertical-align: top;
	padding-bottom: 20px;}
	
.centerinfo p {
	line-height: 1.75em;
	color: #000;
	font-weight: lighter;
	font-size: 12px;}
	
.centerinfo .quote {
	font-style: italic !important;
	font-color: #666;
	background-color: #eee;
	border: 3px double #666;
	padding: 10px;}
	
.centerform {
	width: 750px;
	padding-left: 30px;}
	
form {width: 630px;}

p.indent {margin-left: 10px;}

blockquote {
	font-size: 12px;
	line-height: 1.75em;
	color: #666;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 5px 0 5px 0;
	font-style: italic;}
	
.rightcolumn {
	vertical-align: top;
	width: 220px;
	background-color: #fff;
	padding: 10px 5px 0;
	background: #fff url(../images/right_bg.jpg) no-repeat scroll left top;}
	
	
/*links*/
a {
	color: #c50;
	text-decoration: none;
	border-bottom: 1px solid #fff;}
a:visited {
	color: #CC66CC;}
a:hover	{
	color: #000;
	border-bottom: 1px dotted #333331;}
.header a {
	color: #CCC;
	padding-left: 3px;
	border-left: 5px solid orange;
	line-height: 2em;
	font-family: tahoma, arial;
	font-size: 12px; 
	font-weight: bold;}
.linkscolumn span a  {
	border-bottom: 0;
	margin-bottom: 1px; 
	display: block;
	color: orange;
	border-left: 3px solid orange;
	padding-left: 4;
	font-family: tahoma, arial, verdana;
	text-align: left;}
.linkscolumn span a:hover  {
	border-bottom: 0;
	color: #fff;
	border-left: 7px solid #fff;}
	


p.winners a {color: #fff;}
p.winners a:hover {
	color: orange;
	border-bottom: 1px dotted orange;}
ol li {
	line-height: 1.75em;
	margin-left: -15px;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px dashed #666;
	margin-bottom: 5px;}
ul li {
	color: #333333;
	font-style: normal;
	border-bottom: 0;
	border-top: 1px dashed #666666;
	line-height: 1.5em;}

/**footer links**/
.footer a {
	color: #ccc;}
.footer a:hover	{
	color: #fff;
	border-bottom: 1px dotted #fff;}	
.footer a:visited {
	color: yellow;
	border: none;}

