@charset "utf-8";
/* CSS Document */

body{
	margin:20px;
	background-color:#8c8d8f;
	background-image:url(lighterbackground.jpg);
	background-repeat:repeat-x;		
}

img{
border:0;
}


#right{
	background-color:#ffffff;
	float:right;
	width:710px;
	height:auto;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;		
}

#right tr{
font-size:0.9em;
}

#right a:link,#right  a:visited{
color:#006600;
text-decoration:underline;
}

#right a:hover{
color:#FFCC33;
background-color:#000000;
}


#right, p, ul, ol {
	font-size:0.9em;	
	color:#000000;	
}


h1 {
	font-size:1.9em;
	font-family:"Times New Roman", Times, serif;
}
h2 {
	font-size: 1.4em; /* 12*1.67=20px */
	font-family:"Times New Roman", Times, serif;
	
}
h3 {
	font-size: 1.1em; /* 12*1.5=18px */
	margin: 0 0 .4em 0;
	font-family: "Times New Roman", Times, serif;
		
}

#container{
	width:975px;	
	margin:auto;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #000000;	
	background-color: #FFFFFF;
	background-image:url(containerback.jpg);
	background-repeat: repeat-y;
}


#logo{  
  display:block;
  height:229px;
  width:304px;
  position:relative;
  left:-45px;
  top:-20px;
  background-image:url(trojanlogobig.png);
  background-repeat:no-repeat;
  text-decoration:none;
  
 }


#banner{
	background-image:url(sports_bannerBIG.jpg);
	background-repeat:no-repeat;
	background-color:#009900;
	width:975px;
	height:160px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:4px solid #FFCC33;
}


#leftbar{
	background-image:url(leftbarblack.jpg);
	background-repeat:repeat-y;
	background-color:#000000;
	width:219px;
	height:auto;
	padding:0 0 10px 0;
	float:left;
}


#topright{
	margin:0;
	background-image:url(toprightBIG.jpg);
	background-repeat:no-repeat;
	background-color:#00FF00;
	height:145px;
	width:756px;
	float:right;
	border-bottom:4px solid #FFCC33;
}

#athlete{
	height:145px;
	width:240px;
	float:left;	
	text-align:center;
	margin-top:35px;
	font-size:0.8em;
	margin-right:5px;
	margin-left:5px;
}


#athlete a:link, a:visited,a:hover,a:active, img{
border:0;
text-decoration:none;
color:#000000;
}



#scoreboard{
	height:145px;
	width:263px;
	overflow:hidden;
	text-align: left;
	float:left;
		
}

#calendar{	
	width:236px;
	height:100px;	
	font-size: 0.90em;		
	overflow:hidden;
	margin-top:40px;
	margin-left:20px;
			
}*/




#calendar a:link, #navlist a:visited{
	color:#000000;
	text-decoration: none;
}

#count{
margin-top:50px;
color:#FFCC33;
font-size:0.9em;
text-align:center;
height:46px;
margin-bottom:20px;
}

#joinNow{
margin-top:50px;
text-align:center;
height:70px;
margin-bottom:20px;

}


/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Begin Menu
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#menu{
  width:200px;
  padding:12px 0 0 2px;  
}

#menu ul{
	margin-left:0;
	padding-left:0;
	list-style-type: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:.80em;
}

#menu a{
	display: block;
	padding: 3px 0 0 2px;
	width: 210px;
	height: 18px;
	background-color:#000000;
	border-top: 1px solid #FFFFFF;
	border-bottom:0;
}
#menu a:link, #navlist a:visited{
	color: #EEE;
	text-decoration: none;
}

#menu a:hover{
	background-color:#333333;
	color:#FFFFFF;
}
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
End Menu
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#timer{
	background-color:#666666;
	height:107px;
	width:216px;
}




#athlete a:link,#athlete  a:visited,#athlete a:hover,#athlete a:active,#athlete img{
border:0;
text-decoration:none;
color:#000000;
}


#footer{
	width:975px;
	background-color:#008b63;
	border-top:2px solid #FFCC33;
	text-align:center;
	clear:both;
	font-size:.80em;	
}


/*:::::::::::::::::::::
ie6 fix warning display
:::::::::::::::::::::*/
#ie6message {
height: 100px;
width:750px;
background-color:#FFFFFF;
border:solid 2px #FF0000;
margin:0 auto 22px auto;
text-align:center;
}

#ie6calendar #calendar{
float:right;
margin-top: -200px;

}


/*:::::::::::::::::::::
ie7 fixes
:::::::::::::::::::::*/
#ie7andup #athlete{
	height:145px;
	width:240px;
	float:left;	
	text-align:center;
	margin-top:48px;
	margin-right:5px;
	margin-left:5px;
			
}

