#main {

}

#lg_head {
	width: 856px;
	text-align: center;
}

#lg_head h1 {
	font-size: 24px;
	text-align: center;
	margin-top: 10px;
}

#sm_head {
	width: 750px;
	text-align: center;
	margin-top: 10px;
}

#sm_head h1 {
	font-size: 22px;
	text-align: center;
}

#sm_bottom {
	width: 750px;
	text-align: center;
}

#lg_bottom {
	width: 850px;
	text-align: center;
}

#center {
	width: 700px;
	margin: 0em 1em;
}

#left {
	width: 250px;
	float: left;
	clear: none;
	margin: 5px;
	background: #f2f2f2;
	padding: 15px;
	font-size: 11px;
}

#videoThumb {
	background-image: url('http://www.poyi.org/66/images/Look3-Event-Thumb.jpg');
	width: 250px;
	height: 217px;
}

#videoThumb:hover {
	background-image: url('http://www.poyi.org/66/images/Look3-Event-Thumb-Hover.jpg');
	width: 250px;
	height: 217px;
}

#right {
	width: 400px;
	float: left;
	clear: none;
	margin: 5px 0px 5px 10px;
	font-size: 13px;
	text-align: center;
}

#lg_right {
	width: 606px;
	float: left;
	clear: none;
	margin: 5px 0px 5px 10px;
	font-size: 13px;
	text-align: center;
}

#rotator {
}

.event_sponsors {
	text-align: left;
}

.event_sponsors img {
	margin-right: 20px;
}

#sponsors {
	margin-top: 40px;
	clear: both;
	text-align: center;
}

#left_sponsor {
	width: 53%;
	text-align: right;
	float: left;
	clear: none;
}

#right_sponsor {
	width: 37%;
	text-align: left;
	float: right;
	clear: none;
}

#sponsor_text {
	text-align: center;
	width: 340px;
	margin: 20px auto 10px auto;
}

#footer {
	width: 700px;
	clear: both;
	text-align: center;
	margin: 30px auto 20px auto;
}

.clear {
	clear: both;
}

.bar {
	height: 5px;
	margin: 10px auto 10px auto;
	padding: none;
	background: #f2f2f2;
	clear: both;
}

.d_bar {
	height: 3px;
	margin: 20px auto 20px auto;
	padding: none;
	background: #cccccc;
	clear: both;
}

.caption {
	text-align: right;
	font-style: italic;
	font-size: 11px;
	margin-top: 15px;
	color: #666666;
}

.l_caption {
	text-align: left;
	font-style: italic;
	font-size: 10px;
	margin-top:2px;
	color: #666666;
}

.r_caption {
	text-align: right;
	font-style: italic;
	font-size: 10px;
	margin-top:2px;
	color: #666666;
}

h1 {
	margin: none 0px 10px 0px;
	font-size: 20px;
	text-align: left;
}

h2 {
	margin: none 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

h3 {
	margin: none 0px 0px 0px;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

h4 {
	margin: none 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	color: #333333;
}

h5 {
	margin: -10px 0px 0px 0px;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

h6 {
	margin: -10px 0px 0px 0px;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	color: #666666;
}

.direction_start {
	margin: none 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

a img {
	border: none;
}

p {
	text-align: left;
}

ul {
	text-align: left;
}

li {
	list-style: square;
	list-style-position: outside;
	margin-bottom: 5px;
	margin-left: 5px;
}

ul#speakers li {
	list-style: square;
	list-style-position: outside;
	margin-bottom: 5px;
	margin-left: -13px;
}

#directions_box input {
	border: solid 1px #666666;
}

.direction_input {
	margin: 12px 0 6px 0;
	width: 500px;
	color: #666666;
	background: #F2F2F2;
	padding: 4px 6px;
	border: solid 1px #CCCCCC;
	font-size: 14px;
}

.direction_input:focus {
	background: #99CCFF;
}

.submit {
	border: solid 1px #666666;
	height: 26px;
	margin-top: 5px;
}

.submit:hover {
	border: solid 1px #000;
	height: 26px;
	margin-top: 5px;
	background: #333333;
	color: #ffffff;
}

#speakers_table {
	margin-left: 10px;
}

#speakers_table h6 {
	margin-bottom: -10px;
	font-size: 12px;
}

#speakers_table p {
	font-size: 12px;
}

#speakers_table img {
	border: solid 1px #666;
}

#speakers_table td {
	padding-bottom: 30px;
}

td.mug {
	width: 200px;
	padding-right: 20px;
}

td.bio {
	width: 720px;
}

A:link 	{
   text-decoration : underline; 
   color : #ad0808; 
	}
A:visited {
   text-decoration : underline; 
   color : #ad0808; 
	}
A:hover  {
   text-decoration: underline;
   color : #D2021E; 
	}

BODY { 
	background-color: #666666; 
	color: #000000;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	}

.winnerphototable img { 
	background-color: #cccccc; 
	}


.logotable { 
	background-color: #999999; 
	}

.topnav {
	background-color: #cccccc; 
	COLOR: #000000; 
	font-size: 10px;
	line-height: 15px; 
	font-family: verdana, arial, Helvetica, Sans-serif;
	}
.topnav a:link{
	COLOR: #000000; 
	TEXT-DECORATION: none;
	}
.topnav a:visited {
	COLOR: #000000; 
	TEXT-DECORATION: none;
	}
.topnav a:hover {
	COLOR: #D2021E; 
	TEXT-DECORATION: underline;
	}


.whereyouare { 
	background-color: #000000; 
	color: #ffffff;
	font-weight: bold;
	FONT-SIZE: 11px;
	text-transform: uppercase;
	FONT-FAMILY: verdana, arial, helvetica; 	
	}
.whereyouare a { 
	color: #ffffff;
	font-weight: normal;
    text-decoration: underline;
 	}
.whereyouare a:link {
	COLOR: #ffffff; 
	TEXT-DECORATION: underline;
	}
.whereyouare a:visited {
	COLOR: #ffffff; 
	TEXT-DECORATION: underline;
	}
.whereyouare a:hover {
	COLOR: #D2021E; 
	TEXT-DECORATION: underline;
	}


.leftspace { 
	background-color: #D70810; 
	}

.maincontent { 
	background-color: #ffffff; 
	font-weight: none;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana, arial, helvetica; 
	}

.maincontent ul { 
	padding-left: 15px;
	margin-left: 15px;
	}


.maincontentwinners { 
	background-color: #ffffff; 
	font-weight: none;
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana, arial, helvetica; 
	}

.whowontable { 
	margin-top:20px;
	}

.audiocell { 
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	}

.winnercell { 
	background-color: #ffffff; 
	font-weight: none;
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana, arial, helvetica; 
	padding-bottom:10px;
	}

.headline { 
	font-weight: bold;
	FONT-SIZE: 18px;
	FONT-FAMILY: verdana, arial, helvetica; 
	}

.subdeck {
	font-weight: bold;
	FONT-SIZE: 15px;
	FONT-FAMILY: verdana, arial, helvetica;
	text-transform: capitalize;
	}

.bodytext	{
    margin-right: 150px;
	}


TABLE.phototableright  {
	margin-left: 30px;
	margin-top: 17px;
	margin-bottom: 15px;
	}


.judges { 
	font-weight: bold;
	COLOR: #4D4D4D; 
	text-transform:uppercase;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana, arial, helvetica; 

	}

.ducille { 
	font-weight: bold;
	COLOR: #4D4D4D; 
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana, arial, helvetica; 

	}

.photocategory { 
	font-weight: bold;
	FONT-SIZE: 13px;
	FONT-FAMILY: verdana, arial, helvetica; 
    text-transform: capitalize;
		}
		
		






.captioncell { 
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana, arial, helvetica; 
	}

.photographer { 
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana, arial, helvetica; 
    text-transform: capitalize;	
	}

.photoname { 
	COLOR: #333333; 
	text-transform:uppercase;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana, arial, helvetica; 
	}

.photocaption { 
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana, arial, helvetica; 
	}



.storyheadline  {
   padding-bottom : 8px;
   font-size: 24pt; 
   font-family : Times New Roman, Times, serif; 
	}
.storysubdeck  {
   padding-bottom : 8px;
	font-weight: bold;
   font-size: 13pt; 
   font-family : Arial, Verdana, sans-serif; 
	}
.byline {
   font-weight : bold; 
   font-size: 10pt;
   font-family : Verdana, Times;
	}
.bodytext {
	font-size: 10pt; 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 	
	}
.tag { 
	font-size: 11px;
	color: #993300;
	font-weight: bold;
	text-transform: uppercase;  
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	}
.photocredit { 
	font-size: 11px; 
	font-style: italic;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	}
.photocaption { 
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	}
A.photocaption:link 	{
   text-decoration : none; 
   color : #003366; 
   	}
A.photocaption:visited {
   text-decoration : none; 
   color : #666666; 
	}
A.photocaption:hover  {
   text-decoration:underline;
   color : #CC3300; 
	}
.dot 	{
   color : #620404; 
	}
A.dot { 
	TEXT-DECORATION: none;
	}
A.dot:link {
	TEXT-DECORATION: none;
	}
A.dot:visited {
	TEXT-DECORATION: none;
	}
A.dot:hover {
	TEXT-DECORATION: none;
	}
.leftpadding {  
    padding-left: 10px;	
    }
    
    
    
    
    
    
#rightcontent {
	margin: 0;
	padding: 10px 10px 10px 20px;
	font-size: 14px;
}
