body {
	text-size:100%;
}

div.container {
	text-align:center;
	width:99%;
	height:101%;
}

.centered
{
	width:800px;
	margin: 0 auto; 
	text-align: center;
}

div.center {
	position:relative;
	width:100%;
	text-align:center;
}

	.emphasis {font-weight:bold;color:#990033;font-size:small;}
.content {
	position:relative;
	top:20px;
	width:800px;
	height:600px;
	vertical-align:top;
	text-align:left;
}

.header {
	position:relative;
	top:0;
	left:0;
	width:800px;
	height:160px;
	text-align:center;	
}

.navbar {
	position:absolute;
	top:0;
	left:0;
	height:195px;
	width:165px;
	text-align:left;
	font-size:1em;
	
}

.calendar {
	position:absolute;
	top:65;
	left:175;
	width:625px;
	height:500px;
	text-align:left;
	padding:6;
}

.text {
	top:25;
	width:660px;
	height:460px;
	font-family:Verdana;
	font-size:1.0em;  
	text-align:left;
	vertical-align:top;
	background-color:white;
	line-height:+1.5;
}

p {
	margin-bottom:20px;
}

.subnav {
	background-image:url("../../images/yellow_10.gif");
	background-repeat:repeat;
	width:145px;
	height:500px;
}

.subnavtext {
	padding:5;
	padding-right:5;
	width:130px;
	height:250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url("../../images/yellow_10.gif");
	font-size: 0.8em;
	line-height: normal;
	text-align:left;
	z-index:1;
}

.subnavCell {
	width:135px;
	height:410px;
	vertical-align:top;
}


.headline { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #006633;
	line-height: normal;
	text-transform: LOWERCASE;
	font-weight:bold;
}

.subhead { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #006633;
	line-height: normal;
	font-weight:bold;
	padding-top:12px;
}

li { 
	margin-top: 12 pt 
}

a { 
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;
	color: #33CCFF;
}

.rollover, a.rollover {
	display:block;
	color: #FFFFFF;
	background-color:#006633
}

a.rollover:hover { 
	background-image:url("../images/green_40.gif");
	color: #FFFFFF;
}

.footer {
	position:relative;
	top:10px;
	height:75px;
	width:800px;
	text-align:left;	
	line-height:15pt;
	font-size:0.8em;
	color:#999999;
	font-family:verdana;
}

table {
	position:relative;
	font-family:Verdana;
	font-size:0.9em;
	text-align:left;
	background-color:white;

}


table.layout {
	font-size:1.0em;
}


.subnav {
	background-image:url("../../images/yellow_10.gif");
	background-repeat:repeat;
	width:145px;
	height:440px;
}

.subnavtext {
	padding:5;
	padding-right:5;
	width:130px;
	height:250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url("../../images/yellow_10.gif");
	font-size: 0.8em;
	line-height: normal;
	text-align:left;
	z-index:1;
}

.subnavCell {
	width:135px;
	height:410px;
	vertical-align:top;
}

