body{
    background:url('../Images/bg.jpg');
}

#Banner{
    background:url('../Images/banner.jpg');
    width:750px;
    height:141px;
    position:relative;
    z-index:2;
    
}

#Banner .menuItem{
    position:absolute;
    width:91px;
    height:18px;
    top:119px;
    left:184px;
    text-align: center;
    text-decoration:none;
    font-weight:bold;
    color:white;
    font-family:garamond;
    font-size:11px;
    padding-top:4px;
    cursor: default; 
}

#Banner .secondMenu {
    position: absolute;
    top: 141px;
    height: 22px;
    background: url('../Images/secondbar.jpg');
    width: 750px;
    display: none;
    z-index:3;
}

#SecondMenuItem{
    position:absolute;
    width:91px;
    height:22px;
    top:0px;
    left:184px;
    text-align: center;
    z-index:3;
    line-height:100%;
}

#SecondMenuItem a:link,
#SecondMenuItem a:visited,
#SecondMenuItem a:active {
	text-decoration:none;
    font-weight:bold;
	color:white;
	font-family:garamond;
    font-size:11px;
    text-align: center;
    width: 91px;
    z-index:3;
    padding:0px;
    margin:0px;
}

#SecondMenuItem a:hover {
    color:#cccccc;
}

#FalseMenuBar{
    width:750px;
    height:22px;
    background:url('../Images/secondbar.jpg');
    position:relative;
}

#SiteContent{
    width:750px;
    height:500px;
}

#MainContent{
    float:left;
    width:575px;
    height:485px;
	
	padding-bottom:15px;
    border-right:solid 1px #ee9730;
    overflow: auto;
    background: url('../Images/mainback2.jpg');
}

#MainContent a:link,

#MainContent a:visited,

#MainContent a:active{

        color: #1d32b7;

        text-decoration:none;

}

#MainContent a:hover{

        color: #1d32b7;

        text-decoration:underline;

}

#MainContent h1{
    font-size: xx-large;
    font-family:garamond;
    font-weight:bold;
    margin:10px;
}

#MainContent h2{
    font-size: 14px;
    font-family:garamond;
    font-weight:bold;
    margin-left:10px;
}

#MainContent p{
    font-size: 14px;
    font-family:garamond;
    margin-bottom:10px;
    margin-top:3px;
    padding-left:10px;
    
}

#MainContent table{
    margin: 10px;
    font-family:garamond;
    font-size:14px;

}

#MainContent th{
    width:120px;
    font-weight:bold;
}

#MainContent ul{
    font-size: 14px;
    font-family:garamond;
    margin-bottom:10px;
    margin-top:3px;
    margin-left:25px;
}

#RightBar{
    width:174px;
    height:500px;
    background:#ffe6c8;
    float:left;
}

#RightBar p{
    font-size: 14px;
    font-family: garamond;
    margin:10px;
}

#RightBar a:link,
#RightBar a:visited,
#RightBar a:active{
    margin:0px;
    color: blue;
    font-family: garamond;
    font-size: 14px;
}

#RightBar h1{
    font-family: garamond;
    font-size: 18px;
    margin:5px;
    margin-bottom:10px;
    font-weight:bold;
    
}

#CopyrightBar{
    width:750px;
    height:75px;
    background:url('../Images/Copyright.jpg');
    position:relative;
    margin:none;
}

#CopyrightBar p{
    float:left;
    color:white;
    font-family:garamond;
    font-size:12px;
    text-align:right;
    padding:10px;
    position: relative;
    display: block;
}

p#inacom {
    color:white;
    font-family:garamond;
    font-size:12px;
    text-align:left;
    padding:10px;
    position:relative;
}

#CopyrightBar a:link,
#CopyrightBar a:visited,
#CopyrightBar a:active {
    font-family:garamond;
    font-size:12px;
}

#Story1 {
    width:400px;
    border-top:solid 10px #ee9730;
    border-left:solid 1px #ee9730;
    height: 100px;
    margin: 10px;
}

#SportNav {
    margin:5px;
    margin-bottom:10px;
}

#SportNav img {
   display:inline;
   background:url('../Images/blank.jpg'); 
}

#SportNav a:link,
#SportNav a:visited,
#SportNav a:active{
        font-family: garamond;
        font-size: 18px;
        color: #03797b;
        text-decoration:none;
}

#VolNav {
    margin:5px;
    margin-bottom:15px;
}

#VolNav img {
   display:inline;
   background:url('../Images/blank.jpg'); 
}

#VolNav a:link,
#VolNav a:visited,
#VolNav a:active{
        font-family: garamond;
        font-size: 14px;
        color: #03797b;
        text-decoration:none;
        line-height:20%
}

#Directions a:link,
#Directions a:visited,
#Directions a:active{
        font-family: garamond;
        font-size: 20px;
        color: black;
        text-decoration:none;
        display:block;
        margin-left: 25px;
        width:150px;
}

#Directions a:hover{
        color: #03797b;
}

.information {
	font-size:.85em;
	margin-bottom:20px;
}

.information a:link,
.information a:visited,
.information a:active {
	text-decoration:none;
	color:#2069D6;
}

.information a:hover {
	color:#E4AE18;
}

.indent {
	margin-left:25px;
	display:block;
}

.information h3 {
	align:left;
	font-size:1.3em;
}

.smallLink {
	font-size:10px;
	text-decoration:underline;
}

#LINKS a:link,
#LINKS a:visited,
#LINKS a:active {
	text-decoration:none;
	color:#31928F;
}

#LINKS a:hover {
	text-decoration:underline;
	color:#CB9517;
}

.heading1 {
	font-size:1.2em;
	color:#000000;
	margin-left:15px;
	font-family:Helvetica;
	line-height:2.0em;
}

.smallNoLink {
	color:#000000;
	font-size:.75em;

}