body {
	background-color: #F5F4F4;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	margin: 0px;
	padding: 0px;
}
#header {
	height: 157px;
	margin: 0px;
	padding: 0px;
}
#header-inner {
	padding: 0px;
	height: 157px;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8DAD7;
	border-left-color: #D8DAD7;
	background-color: #000000;
	background-image: url(../imgs/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header h1 {
	float: right;
	padding-right: 2%;
	padding-top: 20px;
	display: inline;
	margin: 0px;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 38px;
}
#menu-inner {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8DAD7;
	border-left-color: #D8DAD7;
	width: 80%;
	height: 38px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8DAD7;
	background-image: url(../imgs/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F06520;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#nav {
	height:38px;
	line-height:38px;
	white-space:nowrap;
}
#nav ul{
	list-style:none;
	text-align:center;
	padding: 0px;
	margin: 0px;
}
#nav li{
	display:inline;
}
#nav a{
	padding:0 0%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 4%;
	margin-left: 4%;
}
#nav a:hover {
	padding:0 0%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 4%;
	margin-left: 4%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.active {
	padding:0 0%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 4%;
	margin-left: 4%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#sub-menu {
	margin: 0px;
	padding: 0px;
	height: 24px;
}
#sub-menu-inner {
	padding: 0px;
	height: 24px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D8DAD7;
	border-right-color: #D8DAD7;
	border-left-color: #D8DAD7;
	background-color: #C4C7C2;
	background-image: url(../imgs/sub-menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sub-nav {
	line-height:24px;
	white-space:nowrap;
	margin: 0px;
	padding: 0px;
}
#sub-nav ul{
	padding: 0px;
	margin: 0px;
	float: right;
}
#sub-nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#sub-nav a {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 24px;
	font-size: 0.7em;
	color: #666666;
	text-decoration: none;
}
#sub-nav a:hover {
	color: #333333;
	text-decoration: underline;
}
#sub-nav .active2 {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 24px;
	font-size: 0.7em;
	color: #333333;
	text-decoration: underline;
}
#main {
	margin: 0px;
	padding: 0px;
}
#main-inner {
	background-image: url(../imgs/fade-inner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D8DAD7;
	background-color: #FFFFFF;
}


#footer {
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	background-color: #F06520;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8DAD7;
	border-left-color: #D8DAD7;
}
#container #main #main-inner #content #news-box #news-box-articles p {
	margin-top: 0px;
	padding-top: 5px;
}

#footer-inner {
	margin: 0px auto;
	padding: 20px;
	text-align: center;
	font-size: 0.7em;
	color: #F5F4F4;
	line-height: 1.5em;
}
#footer a {
	color: #F5F4F4;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
#content {
	margin: 0px;
	padding: 30px 40px;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.5em;
	text-align: justify;
}
#content a {
	color: #333333;
	text-decoration: underline;
}


#content a:hover {
	color: #F06520;
	text-decoration: underline;
}
.float-left-frame {
	float: left;
	border: 1px solid #D8DAD7;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
}
.float-right-frame {
	float: right;
	border: 1px solid #D8DAD7;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
}
h2 {
	color: #F06520;
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#container #main #main-inner #content ul {
	padding-left: 20px;
	margin-left: 0px;
	list-style-type: none;
	list-style-image: url(../imgs/bullet.gif);
}

h3 {
	color: #5F704C;
	font-size: 1.2em;
}
#container #main #main-inner #content strong {
	color: #5F704C;
}

.date {
	color: #999999;
	font-size: 0.8em;
}
.line-break {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8DAD7;
}
#news-box {
	float: right;
	width: 250px;
	margin-bottom: 40px;
	margin-top: 15px;
	border-left: 40px solid #FFFFFF;
}
h4 {
	color: #666666;
}
h5 {
	margin-bottom: 5px;
}
.latest-news {
	text-align: center;
	background-color: #DCDEDB;
	padding: 2px 4px 4px;
	background-image: url(../imgs/news-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D8DAD7;
	border-left-color: #D8DAD7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8DAD7;
}
#news-box-articles {
	padding: 0px 8px 8px;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #666666;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D8DAD7;
	border-left-color: #D8DAD7;
	background-color: #F5F4F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8DAD7;
}
#news-box-articles p {
	margin-top: 8px;
	margin-bottom: 0px;
}
.news-article-link {
	background-image: url(../imgs/article.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
}
.news-article-link a {
	text-decoration: underline;
	color: #6F786D;
}

.news-article-link a:hover {
	text-decoration: underline;
	color: #000000;
}
.xml {
	padding-bottom: 20px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8DAD7;
	line-height: 3px;
	clear: left;
}
#clear {
	clear: both;
}
.hide {
	display: none;
	margin: 0px;
	padding: 0px;
}
.photo-float-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.photo-float-left {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#flickr {
	margin: 0px 10px 4px;
	padding-left: 15px;
	padding-top: 16px;
	padding-bottom: 16px;
	}
#container #main #main-inner #content #news-box #flickrhold {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8DAD7;
	height: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8DAD7;
	background-color: #F5F4F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8DAD7;
	margin-top: -2px;
}

#flickr img {
	float: left;
	margin: 0 15px 15px 0;
	width: 50px;
	height: 50px;
	padding: 2px;
	border: 1px solid #ccc;
	}
#flickr a:hover img {
	padding: 0;
	border: 3px solid #F06520;
	}
#container #main #main-inner #content .news-item dt {
	color: #5F704C;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#container #main #main-inner #content .news-item dt a{
	color: #5F704C;
	text-decoration: none;
}
#container #main #main-inner #content .news-item dd {
	margin: 0px 0px 15px;
	padding: 0px;
}
#container #main #main-inner #content .news-item .posted {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8DAD7;
	color: #F06520;
	font-size: 0.8em;
}
#container #main #main-inner #content .news-item .posted a {
	color: #F06520;
	text-decoration: underline;
	background-image: url(../imgs/article.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#container #main #main-inner #content .news-item .posted a:hover {
	color: #5F704C;
	text-decoration: underline;
}
#container #footer #footer-inner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -3px;
}

#container #main #main-inner #content #news-box #news-box-articles img {
	border: 1px solid #D8DAD7;
}
.captcha {
	margin-right: 10px;
	margin-bottom: 10px;
}

#container #main #main-inner #content ol {
	font-weight: bold;
	color: #5F704C;
}
#container #main #main-inner #content #news-box #news-box-articles img {
	float: left;
	margin-right: 5px;
}
#container #main #main-inner #content blockquote {
	background-image: url(../imgs/start-quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0pt 0px 0px 50px;
}
#container #main #main-inner #content #author {
	font-size: 90%;
	color: #F06520;
}


#container #main #main-inner #content #quote {
	background-image: url(../imgs/end-quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 45px;
}
#container #main #main-inner #content fieldset {
	border: 1px solid #D8DAD7;
	background-color: #FDFDFD;
}
#container #main #main-inner #content legend {
	font-weight: bold;
	color: #F06520;
}
#container #main #main-inner #content #news-box #news-box-articles form {
	margin: 0px;
	padding: 0px;
}
dt {
	font-size: 1.2em;
	color: #5F704C;
	font-weight: bold;
}
#container #header #header-inner #skip {
	font-size: 0.6em;
	color: #FFFFFF;
	padding: 10px;
}
#container #header #header-inner #skip a {
	color: #FFFFFF;
}
#container #main #main-inner #content #podcast {
	margin: 0px;
	padding: 0px;
	width: 50%;
}
#container #main #main-inner #content #podcast script {
	width: 50%;
}
