H1 {
	color: #670061;
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	
H2 {
	color: #670061;
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link { color: #4A1948; text-decoration: underline; font-weight: normal; font-size:12px; }
a:visited { color: #4A1948; text-decoration: underline; font-weight: normal; font-size:12px; }
a:hover { color: #415CBF; text-decoration: none; font-weight: normal; }

a.rightcontent:link { color: #FFFFFF; text-decoration: none; font-weight: normal; font-size:12px;}
a.rightcontent:visited { color: #FFFFFF; text-decoration: none; font-weight: normal; font-size:12px;}
a.rightcontent:hover { color: #FFFFFF; text-decoration: none; font-weight: normal; font-size:12px;}

html,body {
	font: normal 12px Arial, Helvetica, sans-serif;
	background: url(/img/AnsonBG_GR.jpg) repeat;
	margin: 0px auto; 
     	height: 100%;
     	unicode-bidi: embed;
}
#main {
	background: #EDF0DF no-repeat center top;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-right: medium solid #670061;
	border-left: medium solid #670061;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #670061;
	border-bottom-color: #670061;
}

html>body #main {  
    height: auto;  
}   

#navigation {
	width:650px;
	height: 176px;
}

#bodycopy {
	float:left;
	padding-top: 25px;
	padding-left: 25px;
	width:370px;
	height: 100%;
}

#bodyfull {
	float:left;
	padding-top: 25px;
	padding-left: 25px;
	width: 600px;
	height: 100%;
}

#rightcontent {
	float:left;
	padding-left: 25px;
	width:205px;
	height: 100%;}

#rightcontent #ansonnews {
	background: url(/img/AnsonNews_BT2.jpg) no-repeat center bottom;
	text-align: center;
	vertical-align: bottom;
	display: block;
	padding-top: 25px;
	width: 205px;
	height: 250px;
}

#rightcontent #ansonnews #body {
	text-align: center;
	padding-top: 45px;
	display: block;
	width: 205px;
	height: 94px;
}

#rightcontent #casestudies {
	text-align: center;
	vertical-align: bottom;
	display: block;
	padding-top: 25px;
	width: 205px;
	height: 94px;
}

.bodyPhoto {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 3px Solid #670061;
}

#blockbottom {
	clear: both;
	width: 650px;
	height: 31px;
	}

#footer {
	background: #EDF0DF no-repeat center top;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-right: medium solid #670061;
	border-left: medium solid #670061;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #670061;
	border-bottom-color: #670061;
	vertical-align: bottom;
	text-align: center;
	clear: both;
	}

/* BEGIN BLUE NAV */
#leftnav {
	width: 200px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	background-color: #D9DFB5;
}
	

#leftnav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 200px;
}
		
#leftnav li {
	border-bottom: 1px solid #E6E7E8;
	margin: 0;
}

#leftnav li.header  {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	display: block;
	padding: 2px 1px 1px 0.5em;
	color: #FFFFFF;
	border-left: 1px solid #C4D6DA;
	background-color: #5A0058;
	margin: 0px;
	border-bottom: thin solid #E6E7E8;
}

#leftnav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	display: block;
	padding: 1px 1px 1px 0.5em;
	background-color: #D9DFB5;
	color: #5A0058;
	text-decoration: none;
}

#leftnav li a:hover {
	background-repeat: repeat-y;
	background-color: #5A0058;
	color: #FFFFFF;
}

html>body #leftnav li a {
	width: auto;
	}
/* END BLUE NAV */