body {
	background: #FFFFFF;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin:0;
	padding:0;
	background: url(../images/bg.gif) top fixed repeat-x;
}
table {
margin:10px 0 20px 0;
border-bottom:solid 1px #333333;
border-left:solid 1px #333333;
}

td {
border-top:solid 1px #333333;
border-right:solid 1px #333333;
}

.half input {
width:100px;
margin-top:10px;
}

input {
width:210px;
margin-top:10px;
}

textarea {
width:210px;
margin-top:10px;
}

.espn{
font-size: 10px;
}

a {
color: #194627;
text-decoration: none;
}

a:hover {
color: #2D2265;
text-decoration: none;
}

p {
	padding:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#header {
	width:900px;
	height:110px;
	margin: 0 auto;
	background-image: url(../images/FHGhost.png);
	background-repeat: no-repeat;
}

#rotator {
	width:350px;
	margin: 0;
	padding:0;
	float:left;
	height: 163px;
}

input {
margin-top:8px;
}

#wrapper {
width: 900px;
padding:0;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
}

#nav-menu {
	text-align:left;
	text-transform:uppercase;
	height:30px;
	width: 900px;
	display: block;
	color: #ffffff;
	line-height: 30px;
	background: url(../images/NavBG.gif) repeat-x;
	margin: 0px auto 11px auto;
	border:1px solid #333333;
}

#nav-menu a {
float:left;
color: #FFFFFF;
text-decoration: none;
padding:0 15px 0 15px;
margin:0;
border-right: 1px solid #FFFFFF;
}

#nav-menu a:hover {
color: #DCC6CA;
text-decoration: none;
}

#upper-tabs {
	width:265px;
	height:35px;
	color:#FFFFFF;
	float:left;
	padding:0;
	text-transform:uppercase;
	font-size: 10px;
	margin:0;
	border-bottom: 1px solid #333333;
}

#calendar-tab-a {
width:255px;
height:23px;
color:#FFFFFF;
float:left;
padding:5px;
text-transform:uppercase; 
font-size: 10px;
margin:0;
}

#calendar-left{
	background:#194627;
	width:150px;
	height:25px;
	float:left;
	text-align:left;
	text-transform:uppercase;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 12px;
}

#calendar-left a {
color: #FFFFFF;
text-decoration: none;
}

#calendar-left a:hover {
color: #DCC6CA;
text-decoration: none;
}

#calendar-right{
	width:100px;
	height:25px;
	float:right;
	text-align:center;
	padding:12px 0 0 0;
	text-transform:uppercase;
	background-color: #AFAFAF;
	border: 1px solid #333333;
}

#calendar-right a {
color: #194627;
text-decoration: none;
}

#calendar-right a:hover {
color: #FFFFFF;
text-decoration: none;
}

#calendar-bar-a {
float:left;
width:253px;
height:30px;
background:#DCC6CA;
color:#333333;
padding:3px 5px 3px 5px;
text-transform:uppercase; 
font-size: 11px;
border-left:1px solid #333333;
border-right:1px solid #333333;
margin:0;
}

#calendar-bar-b {
width:253px;
float:left;
height:30px;
background:#FFFFFF;
color:#333333;
padding:3px 5px 3px 5px;
text-transform:uppercase; 
font-size: 11px;
border:1px solid #333333;
margin:0;
}

#date {
float:left;
width:78px;
}

#event {
float:left;
width:165px;
}

#left {
	padding: 10px;
	width: 263px;
	float: left;
	background: #194627;
	margin-top: 0;
	margin-right: 11px;
	margin-bottom: 11px;
	margin-left: 0;
	border:1px solid #333333;
}

#right {
	width: 880px;
	padding: 10px;
	background: #FFFFFF;
	color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-weight: normal;
	border:1px solid #333333;
	float: left;
}

h1 {
color: #2D2265;
font-size: 18px;
padding: 0;
margin: 0;
text-transform: uppercase;
font-weight:bold;
}

h2 {
font-size: 17px;
padding: 0;
margin: 0;
line-height:25px;
text-transform: uppercase;
font-weight:normal;
}

#bot-nav-menu {
	text-align:left;
	height:30px;
	width: 890px;
	display: block;
	color: #ffffff;
	line-height: 30px;
	background: url(../images/NavBG.gif) repeat-x;
	margin: 0px auto 11px auto;
	border:1px solid #333333;
	padding: 0 0 0 10px;
}

#bot-nav-menu a {
color: #FFFFFF;
text-decoration: none;
padding:0;
}

#bot-nav-menu a:hover {
color: #DCC6CA;
text-decoration: none;
}

		/* FOOTER */
#footer {
	clear: both;
	height:69px;
	margin: 0;
	background: url(../images/BG.png) repeat-x;
	position: static;
	width: 100%;
	bottom: 0;
}

/* HighSlide */

.highslide-container div {
    font-size: 12px;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}

.highslide-html-content2 {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.indent p{
margin: -5px 0 12px 11px;
}

/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 500px;
	height: auto;
    padding: 10px;
	background: #FFFFFF;
	color: #4A4A4A;
}
.highslide-wrapper .highslide-html-content2 {
    width: 1000px;
	height: auto;
    padding: 10px;
	background: #FFFFFF;
	color: #4A4A4A;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: normal;
	color: #2D2265;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: #194627;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-dimming {
	background: black;
}
