p, div, td
{
	color: white;
	font-family: Arial, "Helvetica Neue", san-serif;
	font-weight: normal;
	line-height:1.5em;
	font-size:12px;
}

ul, li
{
	list-style-type: none;
	color: white;
	font-family: Verdana, san-serif;
	font-weight: normal;
	margin-bottom: 10px;
}

h1, .h1em
{
	color: #84A88D;
	font-family: Techno, Impact, san-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1pt;
}

h2, .h2em
{
	color: #84A88D;
	font-family: Techno, Impact, san-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1pt;
}

img
{
	text-decoration: none;
	border: none;
}

a
{
	text-decoration: none;
	font-weight:bold;
	color: #84A88D;
}

a:hover
{
	color: #C1F6CE;
}
#header
{
	width: 800px;
	margin-left: 10px;
}

#sid_nav
{
	width: 150px;
	height: auto;
	margin-top: 40px;
	margin-left: 40px;
}

#content
{
	position: relative;
	top: -330px;
	left: 230px;
	min-height: 300px;
	width: 630px;
	text-align: left;
	font-size: 11px;
}

#flash-content
{
	position:absolute;
	top: 65px;
	left: 500px;
}

#footer
{
	position: relative;
	top: -330px;
	margin-top: 15px;
	margin-right: 50px;
	text-align: right;
	font-size: 9px;
}

.grnspacer
{
	clear: both;
	height: 1px;
	font-size: 1px;
	background-color: #84A88D;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.sid_button
{
	width: auto;
	height: auto;
	margin-top: 20px;
}

.right
{
	text-align: right;
	margin-right: 30px;
	float: right;
	font-family: Techno, Impact, san-serif;
	font-size: 13px;
	letter-spacing: 1pt;
	color: #84A88D;
}

.rt_photo
{
	border: 15px solid black;
	margin: 0px 0px 15px 15px;
	float: right;
	width: 175px;
}

.left-narrow
{
	text-align: left;
	margin-right: 30px;
	width: 250px;
	font-family: Techno, Impact, san-serif;
	font-size: 13px;
	letter-spacing: 2pt;
	color: #84A88D;
}

.contentnarrow
{
	position: relative;
	width: 300px;
	text-align: left;
}

.lg_photo
{
	border: 15px solid black;
	position: absolute;
	margin-top: -60px;
	margin-left: 40px;
}

.other_pages
{
	background-color: #100C0F;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: 350px 0px;
	background-attachment: fixed;
}

.front_page { 
	background-color: #0F0C0F;
}

