body
{
	margin: 0;
	font-family: Arial;
	font-size: 10pt;
	background: url(images/front_bg.jpg) top repeat;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

form
{
	margin: 0;
}

p, h1, h2, h3, h4, h5, h6
{
	margin-top: 0;
}

h1
{
	font-size: 23px;
}

h2
{
	font-size: 20px;
}

h3
{
	font-size: 17px;
}


#directory_edit h4
{
	margin: 10px 0;
}

#logo
{
	margin: 5px auto 2px;
	height: 67px;
	width: 288px;
	background: url(images/logo2.jpg) no-repeat center;
}

#topnav
{
	background: url(images/brass2.png) no-repeat top center;
	height: 40px;
	width: 976px;
	margin: 0 auto;
}

#top
{
	width: 976px;
	margin: 0 auto;
	position: relative;
}
#buttons1
{
	position: absolute;
	top: 38px;
	left: 10px;
	width: 300px;
	height: 38px;
}
#buttons2
{
	position: absolute;
	top: 51px;
	right: 72px;
	width: 63px;
	height: 38px;
}

#content_holder
{
	width: 900px;
	margin: 0 auto;
	padding-left: 8px;
}

#content_top
{
	width: 860px;
	background: url(images/top_border.png) bottom repeat-x;
	height: 23px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
}

#content_container
{
	background: #fff;
	width: 893px;
	min-height: 500px;
}
/*
#content_left
{
	width: 271px;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
}*/


#content_right
{
	width: 880px;
	padding-left: 15px;
	padding-bottom: 1px;
}


#footer
{
	background: url(images/bottom.png) no-repeat top center;
	text-align: center;
	height: 65px;
	width: 893px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding-top: 20px;
}

#footer a
{
}

#footer a:hover
{
}
