html{
	height: 100%;
}
	
body{
	background-color: #f6f7ea;
	color: #444;
	margin: 0;
	height: 100%;
	font-family:Verdana;
	font-size:9pt;
	line-height:20px;
}

#head{ 
	background: #feffe9 url(/images/bgHead.gif);
	height:120px;
	width: 100%;
	margin: 0 auto;
	position: relative;	
}

#centerContainer { 
	margin: 0 auto;
	width: 940px;
}

#centerContainer[id] {
	
}

#centerContainer #centerPanel{ 
	width: 940px;
	margin: 0 auto;
	position: relative;	
	padding-top: 20px;
}

#centerContainer #centerPanel #menuFloat{ 
	width: 940px; 
	position: absolute;
	left: 0px;
	top: -28px;
	font-family:Verdana;
	font-size:8pt;
	line-height:16px;
}


#centerContainer #centerPanel #menuFloat a{
	text-decoration:none;
	color:#514125;
	padding:6px 10px 6px 10px;
}

#centerContainer #centerPanel #menuFloat a:hover{
	text-decoration:none;
	color:#ffffff;
	background-color:#4190b0;
}

#centerContainer #centerPanel #menuFloat a.stayOn{
	text-decoration:none;
	color:#ffffff;
	background-color:#4190b0;
}

#centerContainer #centerPanel #titleFloat{ 
	position: absolute;
	left: 0px;
	top: -95px;
}

#centerContainer #centerPanel #columnContainer{
	overflow:hidden;
}


#centerContainer #centerPanel #columnContainer #main{
	width:472px;
	border-right:468px solid #f6f7ea;
	margin-right:-438px;
	float:left;
	margin-top:0px;
}

#centerContainer #centerPanel #columnContainer #main #mainPadding{
	padding-top:8px;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:0px;
}

#centerContainer #centerPanel #columnContainer #side{
	width:438px;
	float:left;
	text-align:center;
	margin-top:10px;
}


#centerContainer #centerPanel #columnContainer #side #one{
	width:145px;
	float:left;
	text-align:left;
	margin-top:0px;
}


#centerContainer #centerPanel #columnContainer #side #two{
	width:264px;
	float:right;
	text-align:left;
	margin-top:0px;
}


#centerContainer #footer{
	background-image:url("/images/dottedH.gif");
	background-repeat:repeat-x;
	text-align:left;
	font-family:Verdana;
	font-size:8pt;
	width:100%;
}


.title{
	font-family:Arial;
	font-size:18pt;
	line-height:26px;
}

h1{
	font-family:Arial;
	font-size:20pt;
	font-weight:300;
	margin:0px;
	padding:0px;
	margin-bottom:-9px;
	line-height:24px;
}


.small{
	font-family:Arial;
	font-size:9pt;
}

.tiny{
	font-family:Verdana;
	font-size:8pt;
}

.entryInfo{
	padding-top:5px;
	padding-right:10px;
	font-family:Verdana;
	font-size:8pt;
	text-align:right;
	float:right;
}

.comments{
	font-family:Arial;
	font-size:14pt;
	font-weight:300;
}

.commentsLarge{
	font-family:Arial;
	font-size:18pt;
	font-weight:300;
}


.emailUpdates{
	background-color:#f2e6c8;
	background-image:url('/images/dottedV.gif');
	background-repeat:repeat-y;
	text-align:left;
	padding:10px;
	font-size:8pt;
}

.reportCard{
	background-color:#e7d8b2;
	background-image:url('/images/dottedV.gif');
	background-repeat:repeat-y;
	text-align:left;
	padding:10px;
	font-size:8pt;
}

.photoCaption{
	width: 454px;
	font-size: 7pt;
	padding-top: 5px;
	line-height:12px;
}

a{
	text-decoration:none;
	color:#3f8eae;
}

a:hover{
	text-decoration:underline;
	color:#514125;
}

hr{

	height:1px;
	border:0px solid #FFFFFF;
	border-bottom:1px dotted #202020;
	
}
