
body
{
    background-image: url(../resources/images/bg.gif);
    margin: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-right: 3px;
    padding-left: 3px;
    font-family: Arial, sans-serif;
}

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: #336699;
   text-decoration: none;
}

a:hover
{
   color: #CD0000;
   text-decoration: underline;
}


#container_page
{
    width: 760px;
    height: 580px;
    border: 1px solid #666666;
    background: #FFFFFF;
}

#nav_content_container
{
    height: 100%;
}

#logo
{
    margin-top: 6px;
    margin-left: 16px;
}

#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
{
    border: 5px solid #cccccc;
    margin:8px;

}

#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;
}

#nav_vert_container
{
    vertical-align: top;
    padding: 3px;
    padding-left:6px;
    width: 132px;
    height: 100%;


}

.home_content
{
    padding: 16px;
    background: #CCCCCC;
    vertical-align: top;
}

A.nav_horiz_selected
{

    color: #CD0000;
    text-decoration: none;
    font-weight: bold;
}

A.nav_horiz_selected:hover
{
    color: #CD0000;
    text-decoration: overline underline;


}

A.nav_horiz
{

    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

A.nav_horiz:hover
{
    color: #CD0000;
    text-decoration: underline;
}

A.nav_horiz_bottom_selected
{

    color: #CD0000;
    text-decoration: none;
    font-size: 8pt;
}

A.nav_horiz_bottom_selected:hover
{
    color: #CD0000;
    text-decoration: underline;


}

A.nav_horiz_bottom
{

    color: #333333;
    text-decoration: none;
    font-size: 8pt;
}

A.nav_horiz_bottom:hover
{
    color: #CD0000;
    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:15px;
    vertical-align: top;
}

.header
{
    text-align: center;
    padding-right: 50px;
    font-weight: bold;
    font-size: 12pt;
    color: #CD0000;
}

.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:14px;
	margin-right:14px;
	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: #999999;
	font-size: 8pt;
	padding-top: 4px;
}


