html, body {
	margin:0;
	padding:0;
	font-size: 13px;
	color: #414142;
	font-family: arial;
	line-height: 20px;
	background:#eef1ef;
	height:100%;
}

#wrapper {
	width:900px;
	margin:0 auto;
	background:#eff2ef;
	border-left: #fff 5px solid;
	border-right: #fff 5px solid; 
}

.stroke{
	width:910px;
	margin:0 auto 0 auto;
	border-left:#fbea4c 2px solid;
	border-right:#fbea4c 2px solid;
	border-bottom:#fbea4c 2px solid;
}

#wrapper-home {
	width:900px;
	margin:0 auto;
	background:#eff2ef;
	border: #fff 5px solid;
}

.stroke-home {
	width:910px;
	margin:0 auto 0 auto;
	border: #fbea4c 2px solid;
}

#header {
	width:900px;
	text-align:center;
	background:#717075;
	}

#login {
	width:883px;
	text-align:right;
	background:#717075;
	padding-right:17px;
	padding-top:10px;
	color: #ffffff;
	letter-spacing: 0.1em;
	font-size:11px;
	}

#login a {
	color: #ffffff;
}

#login a:hover {
color: #ffe716;
}

#hp_logo {
	float:left;
	width:300px;
	text-align:center;
	padding:30px 50px 15px 50px;
	background:#717075;
}

#hp_nav {
	clear:both;
	float:left;
	width:300px;
	margin-top:80px;
	color: #ffffff;
	font-family: Georgia;
	letter-spacing: 0.1em;
}

#hp_nav a
{
color: #ffffff;
}

#hp_nav a:hover
{
color: #ffe716;
}

#hp_flash {
	float:left;
	width:500px;
}

#home {
	float:left;
	width:900;
	clear:both;
}

#press {
	float:left;
	width:900;
	clear:both;
	padding:10px;
}

#full-page {
	float:left;
	width:900;
	clear:both;
	padding:20px;
}

#main {
	float:left;
	width:560px;
	padding:25px 20px;
	background:#e2e5e2;
	clear:both;
}

#leftnav {
	float:left;
	width:125px;
	height:350px;
	font-family: arial;
	line-height: 14px;
}

#pages {
	text-align:right;
	font-family: arial;
	font-size:11px;
}

#content {
	float:right;
	width:415px;
}

#content a:link {color:#717075;text-decoration:none;}
#content a:active {color:#717075;text-decoration:none;}
#content a:visited {color:#717075;text-decoration:none;}
#content a:hover {color:#717075;text-decoration:underline;}

#sidebar {
	float:right;
	width:300px;
	background: #eff2ef url(../images/bkgd_sidebar.gif);
}

#flashDiv {
	background: #eff2ef url(../images/bkgd_sidebar.gif);
}

#leftnav ul {
	margin:0;
	padding:0;
	list-style:none;
}
	
#leftnav li {
	margin:0;
	padding-bottom:10px;
	color: #808284;
}

#footer {
	clear:both;
	padding:15px 10px;
	background:#f3f3f3;
	text-align:center;
	color:#717075;
	font-size:11px;
}

#footer a:link {color:#717075;text-decoration:none;}
#footer a:active {color:#717075;text-decoration:none;}
#footer a:visited {color:#717075;text-decoration:none;}
#footer a:hover {color:#717075;text-decoration:underline;}

/* main content */

H1 {
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: 0.05em;
	font-size:24px;
	color: #414142;
}

A { 
	color: #ae9c00;/*ffe716*/
	text-decoration: none;
}

A:hover {
	color: #ae9c00;/*ffe716*/
	text-decoration: underline;
}

#leftnav a {
	color: #414142;
	text-decoration: none;
}

#leftnav a:hover {
	color: #808284;
	text-decoration: none;
}

#pages a {
	color: #414142;
	text-decoration: none;
}

#pages a:hover {
	color: #808284;
	text-decoration: none;
}

.nav_sel {
	color: #FFE512;
}

.hdr {
	font-family: arial;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}

/* ------------------------ NAVIGATION ELEMENTS ------------------------ */


#navcontainer
{
float:left;
width:900px;
text-align: center;
padding-top: 20px;
padding-bottom: 15px;
color: #ffffff;
font-family: Georgia;
letter-spacing: 1px;
background:#717075;
}

.nav_sel
{
color: #ffe716;
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

#navcontainer ul li { 
	float: left;
	margin: 0px;
}

#navcontainer a
{
color: #ffffff;
}

#navcontainer a:hover
{
color: #ffe716;
}




.MRform{
	margin:0px 0px 10px 0px;
	width:225px;
	}
