/* Erik Shelley layout */

*	{
	margin:0px;
	padding:0px;
	}

body 	{
	min-width:830px;
	text-align:center;
	color:#000;
	background:#dcdcdc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, helve;*/
	/*font-size:10pt;*/
	font-size:85%;
	line-height:140%;
	}

#ems_outer {
	margin:0px auto;
	padding:0px;
	width:830px;
	/*border:0px;*/
	/*background:#dcdcdc url("images/shadow_sides.gif") repeat-y top center;*/
	background:url("images/shadow_sides.gif");
	/*background:#dcdcdc;*/
	}

#ems_wrapper {
	width:780px;
	text-align:left;
	margin:0px;
	padding:0px;
	/*background:#dcdcdc;*/
	/*border:0px;*/
	}

#ems_content {
	width:760px;
	float:left;
	display:inline;
	margin:0;
	padding:10px;
	background:#fff;
	}

#ems_content-main {
	float:left;
	display:inline;
	width:520px;
	margin:0;
	padding:10px;
	background:#fff;
	}

#ems_content-side {
	float:right;
	display:inline;
	width:220px;
	margin:0;
	padding:10px;
	background:#eee;
	}

#headerimage { width: 780px; height: 150px; clear: both; 
	background:#dcdcdc; line-height:normal; }

#ems_header {
	float:left;
	width:780px;
	background:#dcdcdc url("images/title.jpg") no-repeat top;
	line-height:normal;
	}

#headerimage ul {
	margin:0px;
	padding:123px 0px 0px;
	list-style:none;
	}

#ems_header ul {
	margin:0px;
	padding:73px 10px 0px;
	list-style:none;
	}

#ems_header li, #headerimage li {
	float:left;
	background:url("images/left.gif") no-repeat left top;
	margin:0px;
	padding:0px 0px 0px 9px;
	}

#ems_header a, #ems_header p, #headerimage a, #headerimage p {
	float:left;
	display:block;
	background:url("images/right.gif") no-repeat right top;
	padding:5px 15px 5px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#009;
	}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#ems_header a, #headerimage a {float:none;}
/* End IE5-Mac hack */

#headerimage a:hover {
	color:#44f;
	}

#ems_header a:hover {
	color:#44f;
	}

#ems_header #current, #headerimage #current {
	background-image:url("images/left_on.gif");
	}

#ems_header #current a, #ems_header #current p, #headerimage #current a, #headerimage #current p {
	background-image:url("images/right_on.gif");
	padding-bottom:6px;
	color:#009;
	}

#ems_footer {
	clear:both;
	width:780px;
	margin:0px;
	padding:5px 0px 20px 0px;
	background:#dcdcdc url("images/shadow_footer.gif") repeat-x bottom center;
	}

#ems_footer ul {
	margin:0px;
	list-style:none;
	}

#ems_footer li {
	float:left;
	display:block;
	margin:0px;
	padding:0px 15px 0px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}

#ems_footer #current {
	color:#009;
	}

#ems_footer #title {
	font-weight:bold;
	margin:0px;
	padding:0px 15px 0px 6px;
	}

#ems_wrapper, #ems_header, #ems_content, #ems_content-main, #ems_content-side, #ems_footer, #headerimage {
	overflow:hidden;
	display:inline-block;
	}

div.divider {
	margin:10px 0px 10px 0px;
	border:1px #009 dashed;
	}

h1	{
	font-size:140%;
	}

h2	{
	font-size:110%;
	}

h3	{
	font-size:100%;
	}

h1, h2 {
	padding:5px 0px 5px 0px;
	/*color:#009;*/
	}

p	{
	padding:5px 10px 5px 10px;
	}

ul 	{
	padding:0px 0px 10px 20px;
	list-style:disc;
	}

ol 	{
	padding:0px 0px 10px 30px;
	list-style:decimal;
	}

li 	{
	padding:10px 0px 0px 10px;
	}

#ems_content-side img, #ems_content-main img {
	margin:10px;
	border:1px solid;
	}

#ems_header img, #headerimage img {
	margin:0px;
	border:0px;
	}

/*img	{
	margin:0px;
	padding:0px;
	}*/

#container p {
	padding:5px 0px 5px;
	}

#container h3 {
	padding:5px 0px 0px;
	}

