* {
	margin:0;
	padding:0;
}
body {
	background:#fff;
	padding:0 0 20px 0;
	font:normal 11px/16px Verdana,Lucida,Arial,Helvetica,sans-serif;
	color:#a1a07b;
}
a {
	background-color:#ffffff;
	color:#8fb34f;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	border-top:1px solid #d7d6b7;
	border-bottom:1px solid #d7d6b7;
	border-right:none;
	border-left:none;
}
a.text {
	background-color:#FFFFFF;
	color:#747453;
	font-weight:bold;
	text-decoration:none;
}
a.text:hover {
	border-top:1px solid #a1a07b;
	border-bottom:1px solid #a1a07b;
	border-right:none;
	border-left:none;
}
#divContainer {
	position:relative;
	width:820px;
	left:50%;
	margin-left:-390px;
	background:#ffffff url(../_images/bg_820.gif) repeat-y center;
	color:#a1a07b;
	overflow:auto;
	z-index:100;
}
#divContainer h3 span {
	display:none;
}
#divPageHeader {
	float:left;
	width:820px;
	margin-top:0px;
	margin-bottom:15px;
}
#divFlashHeader {
	float:left;
	width:735px;
	height:420px;
	margin-top:15px;
	margin-left:34px;
}
#divLeftCol {
	background-color:#FFFFFF;
	float:left;
	width:465px;
	color:#a1a07b;
	margin-left:55px;
	margin-top:20px;
	text-align:justify;
}
#divLeftCol p {
	margin:6px 0;
	}
#divWelcome h3 {
	width:465px;
	height:23px;
	background:url(../_images/text1.gif);
	}
#divText2 {
	margin-top:20px;
}
#divText2 h3 {
	width:465px;
	height:23px;
	background:url(../_images/text2.gif);
}
#divText3 {
	margin-top:20px;
}
#divText3 h3 {
	width:465px;
	height:23px;
	background:url(../_images/text3.gif);
}
#divText4 {
	margin-top:20px;
}
#divText4 h3 {
	width:465px;
	height:23px;
	background:url(../_images/text4.gif);
}
#divRightCol {
	float:left;
	width:205px;
	margin-left:23px;
}
#divIvyMap a img {
	border:0px;
	text-decoration:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	border-top:none;
}
#divIvyMap a:hover img {
	border:0px;
	text-decoration:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	border-top:none;
}
#divLinks {
	float:left;
	width:705px;
	margin-left:40px;
	margin-top:25px;
	text-align:center;
	border:1px solid white;
}
#divBtmCenter {
	float:left;
	clear:both;
	width:675px;
	margin-left:40px;
	margin-top:20px;
	text-align:center;
}
#divBottom {
	position:relative;
	left:50%;
	margin-left:-390px;
	background:url(../_images/bottom_820.gif);
	width:820px;
	height:42px;
}
/*
#divTopLeftBG {
	width:49%;
	position:absolute;
	top:0;
	left:0;
	height:127px;
	background:url(../_images/topLeft_bg.gif) repeat-x;
	z-index:10;
}
#divTopRightBG {
	width:49%;
	position:absolute;
	top:0;
	right:0;
	height:141px;
	background:url(../_images/topRight_bg.gif) repeat-x;
	z-index:10;
}
*/