@charset "utf-8";
/* CSS Document */

/* body styles */
body {background-color:#999999;}

/* textstyles */
h1 {font-family:Arial, Helvetica, sans-serif; line-height: 1; margin-bottom: 10px; font-size:20px; font-weight: lighter; color:#999999}
h2 {font-family:Arial, Helvetica, sans-serif; line-height: 1; margin-top: 0px; margin-bottom: 0px; font-size:15px; font-weight:normal; color:#999999; font-style:italic;}
h3 {font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#666666;}
p {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#333333;}
/*p {font-family:"Times New Roman", Times, serif; font-size:12px; font-weight:normal; color:#000000; font-style:italic;}*/
.creator {font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#666666; text-decoration:none;}

/* header div styles */
.header {position:absolute; left: 0px; top: 0px; width: 100%; height: 100px; background-image:url(img/header/headerbg.jpg); background-repeat:repeat-x;}
.logo {margin-left: auto; margin-right:auto; width: 800px; height: 80px; background-color:#FFFFFF; margin:auto; padding: 0px;}
.menu {margin-left: auto; margin-right:auto; width: 800px; height: 20px; padding: 0px; background-color:#999999;}

/* page div styles */
.container {position:absolute; left:0px; top: 100px; width: 100%; background-color:#CCCCCC; margin:auto; padding: 0px}
.contents {margin-left: auto; margin-right:auto; width: 800px; background-color:#FFFFFF; background-image:url(img/page/col1bg.jpg); background-repeat:repeat-y; padding: 0px;}
.column1 {float:left; width: 230px; height: 100%; background-color:#FFFFFF; background-image:url(img/page/col1bg.jpg); background-repeat:repeat-y; padding: 10px;}
.column2 {float:right; width: 530px; height: 100%; background-color:#FFFFFF; padding: 10px;}

/* font styles */
.menunormal {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#666666; text-decoration:none;}
.menuhover {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#000000; text-decoration:none;}

/* Navigator Styles */
td.normal {width:15px; height: 15px; background-color:#CCCCCC; text-align:center; vertical-align:middle;}
td.normal2 {width:111px; height: 15px; background-color:#CCCCCC; text-align:left; vertical-align:middle;}
td.hover {width:15px; height: 15px; background-color:#000000; text-align:center; vertical-align:middle;}
.navnormal {font-family:Arial, Helvetica, sans-serif; line-height: 1; margin-bottom: 0px; margin-top: 5px; font-size:10px; font-weight:normal; color:#FFFFFF; text-decoration:none;}
td.jurynormal {width: 111px; height: 15px; background-color:#CCCCCC; text-align:center; vertical-align:middle;}
td.juryhover {width: 111px; height: 15px; background-color:#000000; text-align:center; vertical-align:middle;}

/* Footer */
.footer {clear:both; margin-left: auto; margin-right:auto; width: 800px; margin:auto; padding: 0px;}

/* other styles */
.juror {width: 100%; background-color:#FFFFFF; padding: 0px;}
.jurorimage { float: left; width: 150px; height:200px; background-color:#FFFFFF; padding: 5px;}

ul {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height: 1.5; font-weight:normal; color:#666666}
