/* This template created by Eric Paljieg*/
body{
	margin:0;
	background:#68655d;
	text-align:center;
	font-family:Palatino Linotype,Linotype;
	font-size:.9em;
	color:#2d2d2d;
}

a{
	color:#810000;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color:#2d2d2d;
}

h4{
	font-size:1.1em;
	font-weight:bold;
	color:#810000;
}

img{
	border:0;
}

#container{
	width:773px;
	margin:auto;
}

#content{
	margin:-17px 0 0 26px;
	width:747px;
	background:url(images/sidebar.jpg) repeat-y top left;
	background-color:#eaebd9;
}

#header{
	position:relative;
	height:0px;
	padding:318px 0 0 0;
	overflow:hidden;
	background:url(images/header.jpg) no-repeat;
}

#main{
	text-align:left;
	padding:0 0 0 42%;
	position:relative;
	margin:-100px 0 0 0;
	width:50%;
	clear:both;
}

#ericheader{
	height:0px;
	padding:46px 0 0 0;
	overflow:hidden;
	background:url(images/ericheader.jpg) no-repeat;
}

#ericfooter{
	padding:0 0 0 52%;
}

#espork{
	float:right;
	padding:10px;
}
	
