body {
	font: 9pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: top left url(../images/background-logo.gif) no-repeat;
	color: #666;
	background-color:#F2F2F2;
	margin:0;
}

.clearfloat {
	clear: both;
}

div#container {
	position:absolute;
	margin: 0;
	padding:0;
}

div#navbar {
	position:absolute;
	z-index:3;
	width:450px;
	height:17px;
	left: 554px;
	top: 65px;
}

div#backgroundimage {
	position:absolute;
	z-index:1;
	width:auto;
	height:auto;
	margin: 0;
}

div#mainlogo {
	position:absolute;
	z-index:2;
	width:275px;
	height:45px;
	left: 120px;
	top: 30px;
}

div#home-flash {
	z-index:5;
	position:absolute;
	width:723px;
	height:227px;
	left: 220px;
	top: 141px;
	background-color:#FFF;
}

div#home-news {
	float:right;
	width: 240px;
	height: 100%;
	padding:0px;
}

div#leftcol {
	float:left;
	width: 394px;
	margin-right:30px;
	height: 100%;
	padding:0px;
}

div#related-links {
	float:right;
	width: 240px;
	height: 100%;
	padding:0px;
}

div#profile-intro {
	color:#FFF;
	position:absolute;
	z-index:5;
	width:270px;
	height:212px;
	padding-left:26px;
	padding-right:0px;
	padding-top:38px;
	left: 728px;
	top: 117px;
}

div#profile-butterfly {
	position:absolute;
	z-index:5;
	left: 520px;
	top: 117px;
}

div#newspage {
	padding-bottom:300px;	
}

/*Conent wrapper variations based on top position*/

div#contentWrap418{
	position:absolute;	
	z-index:4;
	width:920px;
	left: 116px;
	top: 418px;
}
div#contentWrap400{
	position:absolute;	
	z-index:4;
	width:920px;
	left: 116px;
	top: 400px;
}
div#contentWrap378{
	position:absolute;	
	z-index:4;
	width:920px;
	left: 116px;
	top: 378px;
}

div#contentWrap176{
	position:absolute;	
	z-index:4;
	width:920px;
	left: 116px;
	top: 176px;
}

/*Conent divs variation based on left padding*/

div#content218 {
	position:relative;
	width:664px;
	padding-left:218px;
}

div#content256 {
	position:relative;
	width:664px;
	padding-left:256px;
}

div#content308 {
	position:relative;
	width:613px;
	height:100%;
	padding-left:308px;
}

/*Line and divider styles*/

.linkdivide {
	margin-top:8px;
	margin-bottom:8px;
	width:100%;
	height:1px;
	background-color: #c7cdce;
}

hr {
	color: #c7cdce;
	margin-bottom:18px;
	height:1px;
	background-color: #c7cdce;
	border-width:0px;
	margin-top: 0px;
}

div#related-links hr {
	width:100%;
	height:1px;
	background-color: #c7cdce;
	border-width:0px;
	margin-bottom:6px;
	margin-top:6px;
}

div#home-news hr {
	color: #c7cdce;
	margin-bottom:18px;
	height:1px;
	background-color: #c7cdce;
	border-width:0px;
	margin-top: 18px;
}

div#newspage hr {
	color: #c7cdce;
	margin-bottom:18px;
	height:1px;
	background-color: #c7cdce;
	border-width:0px;
	margin-top: 18px;
}

/*Footer styles*/
div#footer {
	margin-top:30px;
	margin-bottom:30px;
	width:920px;
	height:36px;
	position:relative;
}

div#footerline hr {
	width:100%;
	height:2px;
	background-color: #c7cdce;
	border-width:0px;
	margin-bottom:0px;
}

div#footertext {
	font-size:11px;
	padding-top:20px;
	padding-left:20px;
}

/*Header styles*/

h1 {
	font-weight:normal;
	margin-top: 0px;
	padding-bottom:10px;
}

h2 {
	color: #422335;
	font-weight:bold;
	padding-bottom:0px;
	font-size:14px;
	margin-bottom:0px;
	margin-top:0px;
	text-transform:uppercase;
}

h3 {
	font-weight:normal;
	padding-bottom:0px;
	font-size:13px;
	margin-bottom:0px;
}

h4 {
	color: #422335;
	font-weight:bold;
	padding-bottom:0px;
	font-size:14px;
	margin-bottom:0px;
	margin-top:0px;
}

.h2-related{
	color: #422335;
	font-weight:bold;
	font-size:14px;
	margin-bottom:6px;
	margin-top:0px;
}

/*Bullet point and list styles*/

ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

li {
	background: url(../images/arrow01.gif) left center no-repeat;
	padding-left: 0px;
	margin-bottom:0px;
	text-indent:14px;
}

#profile-intro ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#profile-intro li {
	background: url(../images/arrow02.gif) left center no-repeat;
	padding-left: 0px;
	margin-top:6px;
	text-indent:14px;
}

#leftcol ul {
	padding-top:0px;
	list-style-type:square;
	padding-left:30px;
	padding-bottom:26px;
}

#leftcol li {
	background:none;
	text-indent:0px;
	list-style-type:square;
	padding-bottom:10px;
}


/*Link styles*/
a {
	font-weight:bold;
	color: #990033;
	text-decoration: none;
}

a:hover {
	font-weight:bold;
	color: #990033;
	text-decoration: underline;
}

#home-news h3 a {
	font-weight:bold;
	color: #990033;
	text-decoration: none;
}

#home-news h3 a:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #990033;
}

#related-links ul li a {
	font-weight:normal;
	color: #666;
	text-decoration: none;
}

#related-links ul li a:hover {
	font-weight:bold;
	color: #666;
	text-decoration: none;
}

#profile-intro ul li a {
	font-weight:normal;
	color: #FFF;
	text-decoration: none;
}

#profile-intro ul li a:hover {
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
}

#profile-intro a {
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
}

#profile-intro a:hover {
	font-weight:bold;
	color: #FFF;
	text-decoration: underline;
}

#content308 h3 a {
	font-weight:bold;
	color: #990033;
	text-decoration: none;
}

#content308 h3 a:hover {
	font-weight:bold;
	color: #990033;
	text-decoration: underline;
}

div#leftcol p {
	padding-top:0px;
	padding-bottom:20px;
}

div#newsarticle p {
	padding-top:0px;
	padding-bottom:20px;
}

table td, th {
	padding: 4px;
}

caption td, th {
	padding: 4px;
}

.padding {
	padding-top:8px;	
}

.entry p {
	display: block;
}
.entry, .entry p  {
	margin-top: 18px;
}


