html, body{
	width:100%;
	height:100%;

	}
body,td,th{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 100%;
	color: #5D6264;

}
body {
	background-color: #e9ebd6;
	margin:0;
}
a {
	font-size: 100%;
	color: #2481A3;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #625F88;
}
a:hover {
	text-decoration: none;
	color: #2481A3;
}
a:active {
	text-decoration: underline;
	color: #2481A3;
}


*{
	margin:0;
	padding:0;
	}
	
#home_right_col {
background-image:url(images/green_tile2.gif);
}
#contentList {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 80%;
	color: #5D6264;
	margin-left: 40px;

	}

#contentBox{
	margin:auto;
	margin-top: 20px;
	width:960px;
	}
	
#pageBox{
		background: #fff;
			width:960px;
		}
#pageLayout{
	margin: 0px;
	width:960px;
	text-align: left;
}
#pictureDivs {
padding: 3px;
width: 130px;
height: 130px;
float: left;
}
#bioDiv {
width: 500px;
}
#headBox{
	height:87px;
	background:#2481A3 url(images/green_banner.gif);
	text-align:left;
	background-repeat: repeat-x;
	width: 960px;
		}
		
#topNav, #topNav li{
		height:40px;
		list-style-type:none;
		}
	
#topNav{
		width:100%;
		height: 29px;
		background:#fff;
		text-align:left;
		background: url(images/nav_tile.gif) repeat-x;
		}
#topNav li{
			display:inline;
			}
			#topNav li a{
				border:none;
				}	
#navPanel {
width: 166px;
background-image:url(images/nav_panel_curve_bg2.gif);
background-position:top;
background-repeat:no-repeat;
height: 370px;

}
#footerbox{
	margin:0;
	padding:0;
	background:#fff;
	/*padding-top:11px;
	padding-bottom: 5px;*/
	font: 70% Arial, Helvetica, sans-serif;
	/*border: solid 1px #ccc;*/
	background-image: url(images/footer_round.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 960px;
		}
		
#footerboxList, #footerboxList li{
			margin:0;
			padding:0;
			list-style-type:none;
			}
#footerboxList{
			width:100%;
			height:18px;
			padding-top:14px;
			/*background:#fff;*/
			text-align:center;
			}
#footerboxList li{
			display:inline;
				}
#footerboxList li a:link, #footerboxList li a:visited{
			color: #666;
			text-decoration:none;
					}
#footerboxList li a:hover, #footerboxList li a:active{
			text-decoration:underline;
					}
#mainBox h1, #mainBox h2, #mainBox h3, #mainBox,  p{
	margin:10px 20px 10px 0;
	}
#home_right_col p {
margin-left: 15px;
}
#home_right_col h1 {
color:#2481A3;
font-size: 105%;
font-weight: 100;
margin-top: 15px;
margin-left: 15px;
}
						
	h2,  p{
		margin:12px 30px 12px 40px;
		}
	h2 {
		font-size:107%;
		font-weight:normal;
		}				
	h2{
		/*color:#2481A3;*/
			color: #2d6f94;
		}			
	p{
		font-size:85%;
		}	

.rightDot{
	background:url(images/mydot.gif) top right repeat;
	}
	.lizard {
		margin-top: 20px;
	}
.red_alert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #933;
}
