
/*--HOME ONLY STYLES--*/
/*--CONTENT BODY--*/	
#ContentBodyHome {
	float:left;
	width:624px;
	min-height:388px;
	height:auto;
	padding:0;
	margin:0;
	position:relative;
	z-index:0;
}
	/* Hide from IE5/Mac \*/ * html #ContentBodyHome {height:389px;}/* Stop Hiding */


a:link, 
a:visited, 
a:active {
	color: #ff6600;
	text-decoration:none;}
	
#ContentBodyHome {
	padding-top:30px;
	min-height:519px;
	background-color:#ffeee4;
	position:relative;
}

#site-introduction {
	float:right;
	width:330px;
	margin-top:-107px;
	overflow:visible;
	min-height:640px;
	background-color:#fff;
	position:relative;
	left:1px;
}

* html #site-introduction {
	margin-top:-104px;
}

#site-introduction h1 {
	margin:-3px 0 16px;
	padding:7px 17px;
	background-color:#0066ff;
	color:#fff;
	font-size:140%;
}

* html #site-introduction h1 {
	height:1%;
}

#site-introduction p {
	margin:0 17px 1em;
	font-size:110%;
}

#site-introduction p a {
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

#site-updates {
	width:295px;
	position:absolute;
	left:0;
	top:30px;
	float:left;
	border-top:1px solid #ff7519;
}

#site-updates h2 {
	background-color:#ff6600;
	padding:6px 17px;
	margin:0 0 15px;
	color:#fff;
	border-top:1px solid #ff9700;
	font-size:140%;
}

#site-updates ul,
#site-updates p {
	margin:0 15px 1em 30px;
}

#site-updates ul {
	padding:0;
	color:#FF6600;
	list-style:none;
	margin-right:0;
	padding-bottom:13px;
	border-bottom:1px dotted #333;
}

#site-updates li {
	padding:0 15px 0 15px;
	margin-left:-15px;
	margin-top:13px;
	background:transparent url(../files/images/whatsnew_arrow.gif) no-repeat scroll left 0.3em;
}

#site-updates ul li h3 {
	margin:0 0 0.4em;
}
#site-updates ul li p {
	margin:0.4em 0 0;
}

#site-updates ul li a {
	color:#333;
}

#site-updates ul li h3 {
	font-size:100%;
}

#site-updates ul li h3 a {
	font-weight:bold;
}