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

body{
	font-size: 9pt; 
	font-family: "trebuchet MS", verdana;
	color: #999999;
	line-height:150%; 
	background-color: #cccccc;
	margin-top:15px;
	}
#form_body{
	  background-color:#EBEBEB;
	}
#form_body fieldset{
		    border: 0;
	}
#form_body fieldset ul
{
  margin: 0;
  padding: 0;

}
  #form_body fieldset ul li
  {
    list-style: none;
    margin-bottom: 3px;
	text-align:right;
  }

#form_body fieldset ul li label
{
  width: 155px;
  float: left;
}
  #form_body fieldset ul li label em
  {
    color: #ff1515;
    font: 10pt Arial;
  }
  #form_body fieldset ul li input
{
  border: 1px Solid #c8c8c8;
  background-color:#F7F7F7;
  font: 8pt Arial;
  width: 105px;
}

div{
	padding:10px;
	}
#head{
	width:783px;
	background-color:#FFF;
	margin:auto;
	border-top:solid 1px #CCC;
	height:71px;
	background-image:url(images/header/header.php);
	background-position:center;
	background-repeat:no-repeat;
	color:#FFF;
	font-size:48px;
	text-align:center;
	text-shadow: #333 3px 3px 5px;
	vertical-align:middle;
	line-height:71px;
	}
#container{
	width:783px;
	background-color:#FFF;
	margin-right: auto;
	margin-left: auto;
}
#content{
	margin-right: auto;
	margin-left: auto;
	float:left; 
	width:45%
	}
#grey_right{
	background-color:#e0e0e0;
	border:solid 1px #b6b5b5;
	color:#666666;
	margin-right: auto;
	margin-left:50%;
	}
#welcome{
	background-color:#cccccc;
	border:solid 1px #b6b5b5;
}
#nav{
	width:783px;
	background-color:#FFF;
	font-size:14px;
	line-height:32px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/nav_bg.png);
	background-repeat:repeat-x;
	height:32px;
	padding-top:0px;
	padding-bottom:0px; 
	}
.bfoot {
	color: #999999;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	font-size:12px;
}
.bfoot a:link {
	color: #999999;
	font-weight:normal;
}
.bfoot a:visited {
	color: #999999;
	font-weight:normal;
}
.bfoot a:hover {
	color: #666;
	font-weight:normal;
}
a:link {
	color: #999;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color: #999;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #333;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	text-decoration: none;
	color: #000;
}
.derp A:link {
		font-weight:normal;
		text-decoration:none;
	}
.derp A:visited {
		font-weight:normal;
		text-decoration:none;
}
.derp A:hover {
		font-weight:bold;
		text-decoration:none;
	}
#foot{
	width:783px;
	background-color:#FFF;
	margin-right: auto;
	margin-left: auto;
	border-top:solid 1px #CCC;
	line-height:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	}
#recent{
	width:783px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-top:solid 1px #CCC;
	line-height:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;		font-size: 9pt; 
}
#imgbar{
	width:783px;
	background-color:#FFFFFF;
	background-image:url(http://awesomecougars.org/images/nav_bg2.png);
	background-repeat:repeat-x;
	background-position:top;
	margin-right: auto;
	margin-left: auto;
	border-top:solid 1px #CCC;
	line-height:normal;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
}
.imgbarbutton{
	background-color:#EEE;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #999;
}

#foot2{
	width:783px;
	background-color:#FFF;
	margin-right: auto;
	margin-left: auto;
	border-top:solid 1px #CCC;
	line-height:normal;
	height:31px;
	padding-top:5px;
	padding-bottom:5px;
	}
#stat_img{
	margin-right: auto;
	margin-left: auto;
	display:block;
	border:none;
	}
#header_light{
	color:#CCC;
	padding:0px;
	font-size:18px;
}
.header_light_help{
	color:#999;
	padding:0px;
	font-size:18px;
}
.dark{
	color:#999;
	background-color:#F5F5F5;
	font-family:"Courier New", Courier, monospace;
}
.header_light{
	color:#CCC;
	padding:0px;
	font-size:18px;
}
.header_dark{
	color:#666666;
	padding:0px;
	font-size:18px;
	text-align:center;
}
.header_dark_u{
	color:#666666;
	padding:0px;
	font-size:18px;
	text-align:center;
	text-decoration:underline;
}
.offline{
	border:solid 1px rgb(182, 181, 181);
	padding-top:0px;
	padding-bottom:15px;
	background-color:#CCC;
}
.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }
#bold{
	font-weight:bold;
}
#radio_body{
	line-height:normal;
	text-align:center;
}
#welcome_body{
	line-height:normal;
	text-align:center;
	font-size:14px
}
