body
		{
	margin: 0;
	padding: 0;
	font: 55% Trebuchet MS, Verdana, Tahoma, Helvetica, Arial, sans-serif;;
	text-align: left;

		}
#wrapper
		{
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(Images/bg-logo.gif);
	background-repeat: no-repeat;
	width: 955px;
}

#content
		{
	margin-left: 100px;
	height: 700px;
		}
#headline_name {
	font-size: 3.5em;
	font-weight: bold;
	color: #EB9130;
	text-decoration: none;
	padding-top: 22px;
}
#headline_tag {
	font-size: 1.8em;
	font-weight: normal;
	color: #000066;
	padding-bottom: 10px;
}
#time {
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 5px;
	color: #000066;
	text-align: right;
}
#page_title
		{
	border-top: solid #EB9130 1px;
		}
.pagetitle_text {
	padding-top: 6px;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 3px;
	font-size: 1.83em;
	margin-bottom: 0px;
	padding-bottom: 12px;
	background-image: url(Images/title_bg.jpg);
	background-repeat: no-repeat;
}

hr {
	color: #EB9130;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#nav{
        width: 200px;
        border-style: solid solid none solid;
        border-color: #D76100;
        border-width: 1px;
        }
.nav_image {
	border: 1px solid #EB9130;
	margin-bottom: 4px;
}


#nav li a {
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-size: 1.6em;
	font-weight: bold;
	text-align: right;
        }

#nav li a:link, #nav li a:visited {
        color: #9E3C02;
        display: block;
        background: url(Images/nav.gif);
        padding: 8px 30px 0 0;
        }

#nav li a:hover, #navli #current {
        color: #fff;
        background: url(Images/nav.gif) 0 -32px;
        padding: 8px 30px 0 0;
        }

#nav li a:active {
        color: #fff;
        background: url(Images/nav.gif) 0 -64px;
        padding: 8px 30px 0 0;
        }
#splitter {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EB9130;
	width: 1px;
	height: 500px;
}
.content_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB9130;
	padding-bottom: 6px;
}
#page_content {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	padding-left: 6px;
	border-left-color: #EB9130;
	border-left-style: solid;
	font-size: 1.5em;
	color: #020167;
}
#page_content ul
		{
	list-style: bullet;
	margin-left: 15px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
		}
h2 {
	font-size: 1.4em;
}


#left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EB9130;
	display: block;
}
#links
{
	font-size: 1.4em;
	color: #020167;
	width: 200px;

	padding-top: 0.px;
	margin-left: 10px;
	padding-top: 6px;
}
#byline_left{
	float: left;
	width: 50%;
	display: block;
}
#byline_right{
	float: right;
	width: 49%;
	display: block;
	text-align: right;
}
#byline
{
	font-size: 1.3em;
	color: #999999;
	margin-bottom: 25px;
}
#byline a:link
{
	color: #999999;
	text-decoration: none;
}
#byline a:hover
{
	color: #EB9130;
}
#byline a:visited
{
	color: #999999;
	text-decoration: none;
}
#footer
{
	background-color: #FFFFFF;
	text-align: right
}
#content_footer {
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #E4E4E4;
}
