body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	background-color: #FFF;
	}

h1 {
    text-align: center;
   }

h2 {
    text-align: center;
   }

h3 {
    text-align: center;
   }

h4 {
    text-align: center;
   }


a {
	text-decoration: none;
	font-weight: bold;
	color:  #CC0000;
	outline: none;
	}
a:visited {
	color:  #993333;
	}
a:active {
	color:  #CC6666;
	}
a:hover {
	color: #CC6666;
	text-decoration: underline;
	}

img {
	border: 0;
	}

#common {
	color: #FF6666;
	}
	
#common a {
	color: #CC6666;
	}
	
#common a:active {
	color: #FF9999;
	}

#common a:hover {
	color: #FF9999;
	}
	
#top {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 0px;
	background-image:   url("/img/curtback.gif");
	background-repeat: repeat;
	text-align: center;
	border-bottom: 2px solid #300;
	height: 100px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 78px;
	}
html>body #top {
	height: 78px; /* ie5win fudge ends */
	}
	
#left {
	position: absolute;
	top: 100px;
	left: 0px;
	margin: 0px;
	padding: 10px;
	border-right: 2px solid #300;
	background-image:   url("/img/curtside.gif");
	background-repeat: repeat-y;
	text-align: right;
	height: 680px;
	width: 122px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100px;
	}
html>body #left {
	width: 100px;
	}

#left a {
	display:block;
	padding: 10px 0 0 0;
	font-size: 0.75em;
	}

#announce {
    width: 90%;
    border-bottom: 4px solid #600;
    margin: 0px auto 40px;
    padding-bottom: 10px;
    }

#content {
	padding: 20px 40px;
	border: 0px;
	margin: 0px 122px 0px 122px;
	height: 680px;
	text-align: center;
	overflow: scroll;
	}

#ljcontent {
	padding: 20px 40px;
	border: 0px;
	margin: 0px 122px 0px 122px;
	height: 680px;
	text-align: left;
	overflow: scroll;
	}

div#right {
	position: absolute;
	overflow: auto;
	top: 100px;
	right: 0px;
	margin: 0px;
	padding: 10px;
	border: 0px;
	border-left: 2px solid #300;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:   url("/img/curtside.gif");
	background-repeat: repeat-y;
	height: 680px;
	width: 122px;	
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100px;
	}
html>body #right {
	width: 100px;
	}
	
div#right a:hover {
	color: #FF9999;
	}
		
div#right a:active {
	color: #FF9999;
	}

.TopTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFCCCC;
	margin-bottom: 15px;
}
#topnav ul {
	font-size: 18px;
	display: inline;
	list-style-type: none;
	padding-top: 20px;
}
#topnav ul li {
	display: inline;
	margin: 10px;
	padding: 5px;
}
#topnav {
	position: relative;
	top: 15px;
}
div#right ul {
  list-style-type: none;
}
div#right>ul>li {
	display: block;
	padding: 0 0 0 0;
	font-size: .75em;
	font-weight: bold;
	margin: 10px 0px 0 -35px;
	width: 94px;	
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 72px;
}
div#right div.yearMenu ul {
	font-size: 1em;
	display: block;
	list-style-type: none;
}
div#right div.yearMenu>ul>li {
	display:block;
	margin: 10px 0px 0px -35px;
	font-size: 1em;
	font-weight: bold;
	padding: 0px 0 0 0;
	width: 94px;	
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 72px;
}
div#right div.yearMenu {
	display: none;
	margin-left: 5px;
}
.showlogo {
	margin: 20px;
}

.error {
    color: red;
    margin-bottom: -8pt
}

.red {
    color: red;
}

.purple {
    color: purple;
}

.silver {
    color: silver;
}

td,th.showprefs {
    padding: 8px;
}

.notavail {
    text-decoration: line-through;
    font-weight: lighter;
}

