body, td, p, div, small, big{font-family:'Lucida Grande', Verdana, Lucida, Arial, Helvetica, sans-serif}
body{
	margin:0 1em 0 0;
	border:0;
	padding:0;
	font-size:90%;
	background:white}
#nav{
	position:fixed;
	background-image:url(media/NavBG.jpg);
	background-repeat:repeat-y;
	background-attachment:fixed;
	white-space:nowrap;
	text-align:left;
	line-height:120%;
	color:#FF6;
	left:0;
	top:0;
	width:194px;
	height:1200px}
#menu{
	margin:.25em 0 0 .5em;
	border:0px solid #000;
	padding:0}
#menu ul li{
	margin:0 0 0 -2.4em;
	border:0px solid #000;
	padding:0;
	list-style-type:none}
.m2{font-size:85%}
.m3{font-size:90%}
#line{
	width:194px;
	margin:1.25em 0 0 -.5em;
	padding:1.33em 0 0 0;
	border-top: 1px solid white;
	color:white;
	text-align:center;
	font-size:90%}

a:link{color:blue}
a:visited{color:purple}
a:hover{color:#FC0}
a:active{color:red}
#nav a:link{color:white}
#nav a:visited{color:#FFC}
#nav a:hover{color:yellow}
#nav a:active{color:red}
img.ad{background:transparent;
	display:block;
	float:right;
	border-style:none;
	margin:.5em}
img.ad:hover{background:yellow}

div.contents{
	position:absolute;
	left:198px;
	padding:.4em 1em 0 1em}
div.leftCol{
	margin:2.5em 16em 0 0;
	line-height:120%}
div.rightCol{
	display:block;
	float:right;
	font-size:80%;
	border-color:#009;
	border-width:thin;
	border-style:none none none dotted;
	width:208px;
	padding:0 0 .2em .8em}
div.twoCol{
	clear:both}
h1, h2, h3{
	color:#006;
	font-weight:bold;
	font-style:italic;
	text-align:center}
h1{font-size:150%}
h2{font-size:120%}
h3{font-size:105%}
.tbl{text-align:center}
table.tCenter{text-align:left;
	margin-left:auto;
	margin-right:auto}
.halfWidth{width:50%}
td#today{background-color:#FFC}
blockquote{font-weight:bold}
.warn{color:red}
.centerAlign{text-align:center}
.rightAlign{text-align:right}
.footer{
	margin:1em;
	border-color:#009;
	border-width:thin;
	border-style:solid none none none;
	padding:1em;
	font-size:75%;
	color:#006;
	text-align:center}
