p {
	font: .75em "georgia","verdana","arial","sans";
	line-height: 1.5em;
	color: #CFB3B2;
	padding: 0px;
	margin: 25px 0 0 0px;
	text-align: justify;
	padding-right: 60px;
	}
	
td p {
	margin: 0px;
	}

p.header {
	font: 1.5em "georgia","verdana","arial","sans";
	font-style: italic;
	line-height: 1em;
	color: white;
	padding: 3px;
	margin: 25px 0px -10px 0px;
	text-align: right;
	background-color: #450007;
	border: 1px #450007;
	padding-right: 30px;	
	}

.dropcap {
	display: inline;
	font-size: 2em; 
	line-height: 1em; 
	padding-top: 2px; 
	color: white;
	font: Georgia, Times, Arial, Helvetica, serif;
	}

ul {
	position: relative;
	margin: 20px 0 0 30px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
	font: small-caps 900 .9em Georgia, Times, Arial, Helvetica, serif;
	line-height: 1em;
	color: white;
	}

ul li {
	padding: 0 0 12px 0;
	}

ul li ul {
	line-height: .8em;
	}

a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	}
a:hover   {color: #FF9AA4; text-decoration: underline;}
a:active  {color: #FF9AA4; text-decoration: underline;}
a:visited {color: #FF9AA4; text-decoration: none;}

a.bottombar {
	color: white;
	text-decoration: none;
	font-weight: bold;
	}
a.bottombar:hover   {color: #FF9AA4; text-decoration: underline;}
a.bottombar:active  {color: #FF9AA4; text-decoration: underline;}
a.bottombar:visited {color: #FF9AA4; text-decoration: none;}

#container_ {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}

#top_ {
	position: relative;
	float: left;
	width: 750px;
	height: 262px;
	padding: 0px;
	margin: 0px;
	}

#top_ h3 {
	width: 750px;
	height: 262px;
	display: block;
	vertical-align: top;
	background: url(images/top3.png) no-repeat;
	padding: 0px;
	margin: 0px;	
	}

#top_ h3 span {
	display: none;
	overflow: visible;
	}

#middle_ {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	background: url(images/mainbg.png) repeat-y;
	}

#leftbar_ {
	position: relative;
	float: left;
	width: 267px;
	height: auto;
	padding: 0 0 0 39px;
	z-index: 1;
	}

#contenter_ {
	position: relative;
	clear: both;
	float: left;
	padding-left: 310px;
	padding-right: -150px;
	_padding-right: 0px;
	_padding-left: 0px;
	_left: 310px;
	margin-top: -150px;
	}
	
#bottom_ {
	position: relative;
	margin: -171px 0 0 0;
	float: left;
	width: 750px;
	height: 263px;
	background: url(images/bottom2.png) no-repeat;
	}

#bottom_ h3 {
	color: white;
	padding: 0px;
	margin: 205px 58px 0 0px;
	text-align: right;

	font: .6em "century gothic","verdana","arial","sans";
	text-transform: uppercase;
	text-align: right;
	}
	
#bottom_ ul {
	position: relative;
	}

#bottom_ li {
	font: bold 100% "Georgia","Times","serif";
	position: relative;
	float: right;
	display: inline;
	margin: 0 0 0 10px;
	padding: 0px;
	}	
