font {
	color: #ffffff;

}

body
{
    background: #000000;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 3px;
    padding-left: 3px;
    font-family: Arial, sans-serif;
	size: 12px;
	color: #FFFFFF;
}

td
{
    font-size: 9pt;
    line-height: 13pt;
}

.alert
{
    color: #CD0000;
    font-weight: bold;
}

#vote_images
{
    overflow: auto;
    width:128px;
    height:300px;
    margin-bottom:6px;
    float:right;
    visibility: hidden;

}

.vote_photo_box
{
    padding-top:8px;
    padding-bottom:8px;

}

.vote_photo
{
    border: 3px solid #cccccc;
}


a
{
   color: #FFFFFF;
   text-decoration: none;
}

a:hover
{
   color: #0033FF;
   text-decoration: underline;
}


#container_page
{
    width: 1024px;
    background: #000000;
}

#nav_content_container
{
 	height: 100%;
}

#logo
{
    margin-top: 0px;
    margin-left: 3px;
	margin-right: 3px;
}

#photo_container
{
    vertical-align: middle;
    text-align: center;
    padding: 4px;
    height: 100%;

}

#winner
{
    margin: 5px;
	margin-right:8px;
}

#winner_text
{
    font-size: 10pt;
    line-height:10pt;
}

img.photo
{
    margin-right:6px;
    margin-bottom: 6px;
    border: 3px solid #cccccc;
}

img.lg_photo
{
    margin:2px;

}

#nav_horiz_container
{
	padding: 10px;
    padding-top: 4px;
    padding-bottom: 5px;
}

#nav_horiz__bottom_container
{
    border-top: 3px solid #ffffff;
    background: #e6e6e6;
    padding: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}

#main_img_area
{
    vertical-align: top;
    width: 420px;
    height: 100%;
}

.home_content
{
    padding: 16px;
    background: #CCCCCC;
    vertical-align: top;
}

A.nav_horiz_selected
{

    color: #6699cc;
    text-decoration: none;
    font-weight: bold;
}

A.nav_horiz_selected:hover
{
    color: #6699cc;
    text-decoration: none;


}

A.nav_horiz
{

    color: #999999;
    text-decoration: none;
    font-weight: bold;
}

A.nav_horiz:hover
{
    color: #6699cc;
    text-decoration: underline;
}

A.nav_horiz_bottom_selected
{

    color: #333333;
    text-decoration: none;
    font-size: 8pt;
}

A.nav_horiz_bottom_selected:hover
{
    color: #3366FF;
    text-decoration: underline;


}

A.nav_horiz_bottom
{

    color: #333333;
    text-decoration: none;
    font-size: 8pt;
}

A.nav_horiz_bottom:hover
{
    color: #3366FF;
    text-decoration: underline;
}



.nav_vert_item
{
    margin:0px;
    padding:0px;
    padding-bottom:5px;
    line-height: 10pt;

}
A.nav_vert
{

    color: #ffffff;
    text-decoration: none;
    margin-bottom: 10px;

}

A.nav_vert:hover
{
    color: #ffffff;
    font-weight: bold;

}



#nav_image
{
        border-top: 4px solid #ffffff;
}



#subnav
{
    border-top: 4px solid #ffffff;
    vertical-align: top;
    margin-top: 4px;
    color: #ffffff;
    background: #cd0000;
    height: 100px;
    padding: 10px;
}

#vote
{
    vertical-align: top;
    border-top: 4px solid #ffffff;
    background: #999999;
    color: #ffffff;
    min-height: 200px;
    width: inherit;
    padding: 10px;
    background-image: url(../resources/images/bg_poty.gif);
    background-repeat:no-repeat;
    height: 100%;

}

#body_content
{
    padding:1px;
    vertical-align: left;
}

.header
{
    text-align: right;
    padding-right: 0px;
    font-weight: bold;
    font-size: 13pt;
    color: #666666;
}

.sub_head {
	font-weight: bold;
	font-size: 10pt;
	text-align:left;
	background: #eeeeee;
	width: 100%;
	border-bottom: 10px solid #ffffff;
	border-top: 15px solid #ffffff;
	padding: 2px;
	padding-left: 5px;

}

IMG.minor {
	margin-left:10px;
	margin-right:20px;
	margin-top: 20px;
	margin-bottom: 10px;
}

IMG.major {
	margin-left:10px;
	margin-right:10px;
	margin-top: 0px;
	margin-bottom: 10px;
}


ul.vote
{
    margin-left: 20px;
    padding:0px;

}

#copy {
	color: #FFFFFF;
	font-size: 8pt;
	padding-top: 4px;
}



