/* CSS Document */




body{
background-image:url(images/pattern.jpg);
background-repeat:repeat;
}

h1{
color:#CC0000;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:23px;
margin:20px 40px 20px 40px;
}

h2{
color:#000033;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:21px;
margin:20px 40px 20px 15px;
}

h3{
color:#000033;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:21px;
margin:20px 100px 20px 40px;
}

a:link{
color:#000066;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:18px;
text-decoration:none;
}

a:visited{
color:#006699;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:18px;
text-decoration:none;
}

a:hover{
color:#990000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:18px;
text-decoration:underline;
}


p{
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:18px;
margin:20px 40px 20px 40px;
}

.nominees p{
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:14px;
margin:2px;
}

.nominees h1{
color:#CC0000;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
margin:2px;
}

.nominees{
}

#left_column p{
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:18px;
margin:20px 40px 20px 40px;
}

#right_column p{
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:18px;
margin:20px 40px 20px 15px;
}

ul{
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:18px;
margin:-20px 40px 0px 40px;
}

.nominee{
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:16px;
margin:5px 4px 20px 4px;
}

.nominee p{
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:16px;
margin:5px 4px 20px 4px;
}

.nominee h1{
color:#FF0000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:16px;
margin:20px 4px 5px 4px;
font-weight:bold;
}

.three_columns{
float:left;
width:266px;
}

#container{
margin:30px auto 0px auto;
width:819px;
}

#footer{
background-image:url(images/footer.gif);
background-repeat:no-repeat;
float:left;
height:77px;
margin:0px;
width:819px;
}

#header{
background-image:url(images/header.gif);
background-repeat:no-repeat;
height:181px;
padding-right:17px;
padding-right:17px;
text-align:right;
width:819px;
}

#left_column{
float:left;
height:100%;
width:380px;
}

#left_column2{
float:left;
height:100%;
width:500px;
}

#mainbody{
background-image:url(images/body.gif);
background-repeat:repeat-y;
float:left;
width:819px;
}

#menu{
float:left;
height:38px;
width:819px;
}

#musicplayer{
margin:-10px 17px -10px 18px;
}

#musicback{
background-color:#FFFFFF;
border-style:double;
border-width:medium;
border-color:#666666;
height:90px;
margin:auto auto auto auto;
text-align:center;
vertical-align:middle;
width:250px;
}

#right_column{
float:left;
width:430px;
}

.spacer{
float:left;
}

#left_image{
margin:0px 0px 0px 42px;
}


