@charset "iso-8859-1";


BODY {background:#dfe2ff: 
font-family: Trebuchet MS, Tahoma, arial, sans-serif;
color: #000000; 
font-size: 85%;}


a:link
{ color: #6699ff; text-decoration: none; }

a:visited
{ color: #000080; text-decoration: none; }

a:hover ,a:active 
{ color: #669999; 
text-decoration: none; }

  h5.float-right {/* header element float */
  float: right;
  width: 19em;
  margin: 0 0 0 0;
  background: #dfe2ff;
  border-left: 0px solid #000000;
  border-bottom: 0px solid #000000;
  }


.Guild {
width:70%;
color:#1b3f67;
background:#dfe2ff;
padding-top:10px;
font-family:Georgia,Times;
text-align:center;
font-size:24px;
font-weight:bold;
line-height:1em;
padding-bottom:10px;
margin-bottom: 0px;
border:2px, solid black;
}

.GuildDates {
	margin-top: 6px;
	margin-bottom: 0px;}
	
.NominatedMovie 
{	color: #009999;
	margin-bottom: 1px;}
	

.NominatedPeople {
	margin-top: 1px;
	margin-bottom: 12px;
	color: #336699;
	font-size: small;
	margin-left: 14px;}

.NominatedPeople2 {
	color: #336699;
	margin-bottom: 1px;}
	

.NominatedMovie2 {
	margin-top: 1px;
	margin-bottom: 12px;
	color: #009999;
	font-size: x-small;
	margin-left: 14px;}
	
.MovieStudio {
	margin-top: 1px;
	margin-bottom: 12px;
	color: #000000;
	font-size: xx-small;
	margin-left: 14px;}

.GuildMovieWinner1 {  
    color: #FF0000;
	font-weight: bold;
	font-size: large;
	margin-bottom: 1px;}	

.GuildPeopleWinner1 {
	margin-top: 1px;
	margin-bottom: 12px;
	color: #336699;
	font-size: small;
	margin-left: 14px;}
	
	
.GuildPeopleWinner2 {  
    color: #FF0000;
	font-weight: bold;
	font-size: large;
	margin-bottom: 1px;}	

.GuildMovieWinner2 {
	margin-top: 1px;
	margin-bottom: 12px;
	color: #336699;
	font-size: small;
	margin-left: 14px;}
	
			   
.OtherNominees { color: #000000;
	           font-size: xx-small;}
			   
			   
.FilmsThat {
	margin-top: 1px;
	margin-bottom: 12px;
	color: #9999CC;
	font-size: x-small;
	margin-left: 14px;}
			   
.imdb {	font-size: xx-small;
}

	div#banner  /* For banner, duh */
{ color: #FFFFFF;
background-color: navyblue;
border: 1px solid #000000}

div#banner h1  /* Keeps "Happy Rhodes" bigger and small-capped */
{ margin: 0;
padding: .3em 0 0 .8em;
font-variant:small-caps;
font-size: 2.0em;
font-weight: bold; } 

div#banner h3 /* Keeps test under Happy Rhodes smaller and small-capped */
{ margin: 0;
padding: 0 0 .3em 1.1em;
font-variant:small-caps;
font-size: 1.5em;
font-weight: normal; }
			   
#navlist /* For the top navigation link */
{ border: 3px solid #000000;
padding: 0 0 0 20px;
margin: 0;
background-color: #dfe2ff;
font-family: Trebuchet MS, Tahoma, arial, sans-serif;
font-size: 12px;
font-weight: bold; }

#navlist li /* Keeps the top navigation link all on one line, instead of stacked */
{ display: inline;
list-style: none;
padding: 0;
margin: 0; }

#navlist #active /* Keeps the current selection over to the right and styled differently */
{ float: right;
color: #000000;
border: 0px solid #C4FFFF;
background-color: #dfe2ff;
margin-right: 10px; }

#navlist li a  /* For the top navigation link */
{ text-decoration: none;
border: 1px solid #ffffff;
padding: 0 8px 1px 8px;
margin: 0 2px;
background-color: #9db5bf;
color: #000; }

* html #navlist li a { padding: 0 8px; }  /* Selections to the left */

#navlist li a:hover  /* For the top navigation link */
{ background-color: #dfe2ff;
color: #000000; }
