body
{
	margin: 0;
	font-size: 12px;
	font-family: arial;
	background: url(images/page_texture.jpg) top center repeat;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

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

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
}

h1
{
	font-size: 24px;
}

h2
{
	font-size: 20px;
}

h3
{
	font-size: 16px;
}

#page_container
{
	width: 900px;
	margin: 0 auto;
}

#header
{
	width: 900px;
	height: 124px;
	background: url(images/seasonal/header.jpg);
}

#nav
{
	width: 900px;
	height: 29px;
	background: url(images/nav_bg.jpg);
}

#pre_top
{
	width: 900px;
	height: 2px;
	background: url(images/content_top.jpg);
}

#pre
{
	width: 900px;
	height: 254px;
}

#pre_left
{
	width: 250px;
	background: #153714;
	float: left;
}

#pre_left_top
{
	padding: 14px;
	width: 222px;
	height: 135px;
	overflow: hidden;
}

#pre_left_bottom
{
	padding: 5px 14px;
	width: 222px;
	height: 81px;
	overflow: hidden;
	background: url(images/pre_left_bottom.jpg) top repeat-x;
}

#pre_middle
{
	width: 400px;
	height: 254px;
	float: left;
	background: #ffffff;
}

#pre_right
{
	width: 250px;
	height: 254px;
	float: left;
	background: url(images/pre_right.jpg) top repeat-x;
}

#page_date
{
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	margin-top: 1px;
}

#pre_bottom
{
	width: 900px;
	height: 8px;
	background: url(images/pre_bottom.jpg) top center no-repeat;
	overflow: hidden;
}

#main
{
	width: 900px;
	background: url(images/content_bg.jpg) repeat-y;
}

#content_left
{
	padding: 5px 14px;
	width: 222px;
	float: left;
}
#content_middle
{
	padding: 5px 14px;
	width: 372px;
	float: left;
}

#content_right
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 14px;
	
	width: 236px;
	float: left;
}
#footer
{
	width: 900px;
	height: 72px;
	background: url(images/footer.png) top center no-repeat;
	margin-bottom: 15px;
}

#footer_content
{
	width: 404px;
	height: 37px;
	text-align: center;
	margin: 0 auto;
}

#pre_left, #pre_right, #content_left
{
	color: #ffffff;
}

#pre_left a, #pre_right a, #content_left a
{
	color: #ffffff;
	text-decoration: underline;
}

#content_middle
{
	color: #153714;
}

#content_right div.text_content
{
	background: #517b4f url(images/box_right.jpg) top repeat-x;
	color: #ffffff;
	border: 1px #153714 solid;
	padding: 5px;
	margin-bottom: 10px;
}

#content_right div.text_content a
{
	color: #ffffff;
	text-decoration: underline;
}

#content_right div.text_content a:hover
{
	color: #999999
}
