body {
	font: 78%/1.5 verdana, arial, helvetica, serif;
	background: #FFF0FD;
	text-align: center;
	padding: 0;
	margin: 1em;
	overflow: auto;
}

#container {
	width: 50em;
	background: #e8e8e8;
	text-align: left;
	border: 3px solid #933333;
	margin: 0 auto;
	overflow: auto;  
}

p {
	margin: 1em 2em;
	p.margin margin: 1em 1em;
}
ul 
{
list-style-image: url('images/bullet1.gif')
}

h1 {
	height: 75px;
	background: url(images/ropaheader2.gif) bottom center no-repeat;
	text-indent: -999em;
	margin: 0 0 0 0;
}

#nav, #nav ul {
	float: left;
	width: 50em;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #933333;
	border-width: 1px 0;
	margin: 0 0 0 0;
	white-space: nowrap;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 1em;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 7em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10.4em;
	w\idth: 9.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 10em
}

#nav li ul a {
	width: 12em;
	w\idth: 8em;
}

#nav li ul ul {
	margin: -1.75em 0 0 5em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #EBE9E9;
}

#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}

#scaffolding {
	height: 70px;
	
	border: solid #eda;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
}
.style3 {font-size: 9px}
.style4 {
	color: #9B3130;
	font-weight: bold;
}
.style5 {
	color: #933333;
	font-size: 140%;
	font-weight: bold;
}

#lhcol{
  	float:left;
	width: 35em;
	background: #e8e8e8;
	}
	
#rhcol{
	float: right;
	width: 15em;
	background: #e8e8e8;
	
}

#fullwidth{
	float: right;
	width: 47em;
	background: #e8e8e8;
	
}		

	
#newsbox{
	width: 11em;
	float: right;
	background:	#EBDEFC;
	border: 2px solid #933333;
	margin-right: 1em;
	}

#rhfootnote{	
	width: 15em;
	float: right;
	}
