body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	#background-color: #007;
	background-color: #230046;
	color: white;
	margin: 0;
	padding: 0;
}

ul, a, p, h4 {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	background-color: inherit;
	color: white;
}

h4 {
	font-weight: bold;
	letter-spacing: 0.5em;
	padding: 0.33em 0.5em 0.167em;
	border-top: 1px solid #335;
	border-bottom:	1px solid #557;
	background: #7679B5;
	color: #F0F8FF;
}

.italic {
	font-style: italic;
}

.standout {
	font-size: 1.75em;
	font-weight: bold;
}

.block_element {
	display: block;
}

#container {
	left: 0;
	top: 0;
	right: 0;
	bottom: auto;
	width: 100%;	
}

#nav {
	position: absolute;
	left: 26.86%;
	top: 2%;
}

#nav a:link:hover {
	color: #2D2D8E;
	background-color: white;
}

#nav a:visited {
	color: inherit;
	background-color: #D2D272;
}

#nav ul {
	list-style: none;
}

#nav li {
	display: inline;
	text-transform: uppercase;
	font-size: 1.5em;
	letter-spacing: 1px;
	line-height: 2em;
	margin: 0 0 0 10px;
	font-weight: bold;
}

#sidebar {
	position: absolute;
	left: 0;
	top: 4.3em;
	width: 245px;
	border: 1px solid #335;
	color:  inherit;
	font-size: 1.1em;
	padding-right: .45em;
	line-height: 2em;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0;
	background: #9299C7 url(../images/neon.jpg) top left no-repeat;

}

#sidebar a {
	background-color: inherit;
	color: inherit;
}

#sidebar a:link:hover {
	background-color: #BBC6E2;
	color: inherit;
}

#sidebar a:visited {
	background-color: #BBC6E2;
	color: white;
}

#sidebar ul {
	list-style: none;
	margin-bottom: .5em;
}

#info li {
	display: block;
	text-transform: capitalize;
	margin: 0 0 0 10px;
}

#orgs li {
	display: block;
	text-transform: capitalize;
	margin: 0 0 0 10px;	
}

#address div {
	margin: 0 0 0 10px;
}

#contact div {
	display: block;
	margin: 0 0 0 10px;
}

#content {
	position: absolute;
	top: 4em;
	left: 26.86%;
	width: 70%;
	background-color: #9299C7;
	color: inherit;
	font-size: 1.2em;
	text-align: justify;
	letter-spacing: .02em;
	margin-left: .4em;
	margin-right: .75em;
	line-height: 1.5em;
	padding: 0;
}

#content a {
	background-color: #9299C7;
	color: #FFD700;
}

#content a:link:hover {
	background-color: #BBC6E2;
	color: white;
}

#content p {
	margin: 0;
	padding: 0 .75em 1em .75em;
}

#content p:first-letter {
	font-size: 2em;
}

#content p.dummy {
	margin-bottom: .01em;
}

#content h3 {
	font-weight: bold;
	letter-spacing: 0.5em;
	padding: 0.33em 0.5em 0.167em;
	border-top: 1px solid #335;
	border-bottom: 1px solid #557;
	background-color: #7679B5;
	color: #F0F8FF;	
	text-align: center;
}

#content div.answer {
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	padding: 0 .75em 1em .75em;
}

#content div.answer:first-letter {
	font-size: 2em;
}

#slideshow {
	width: 500px;
	margin: 0 auto 0 auto;
}

#slideshow object param {
	border: thick white solid;
}

#duties div.answer{
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	padding: 0 .75em 1em .75em;	
}

#duties div.answer:first-letter {
	font-size: 2em;
}


#duties li:first-line {
	font-size: 12pt;
}

#duties li span.item {
	font-size: 1.2em;
}

#duties li span.tenet {
	font-style: italic;
}

#retreat {
	margin: 0;
}

#retreat ul {
	list-style: none;
	width: 500px;
	margin: .75em auto;
}

#retreat ul li {
	margin: .25em .25em;
}

#retreat span {
	padding: 0 .75em 1em .75em;	
}

#retreat span:first-letter {
	font-size: 2em;
}

#social span {
	padding: 0 .75em 1em .75em;	
}

#social span:first-letter {
	font-size: 2em;
}
