body {
	margin: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	text-align: center;
	color: #000033;
	background-color: #FFFFcc;
	z-index: 33;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}

/* links */
a:link, a:visited {
	padding-bottom: 0;
	color: #326ea1;
	text-decoration: none;
	border-bottom: 1px solid #dbd5c5;
	}
a:hover {
	padding-bottom: 0;
	color: #003;
	border-bottom: 2px solid #dbd5c5;
	}

/* page structure
---------------------------------------------------------- */
#main-body {
	width: 970px;
	padding: 0;
	font-size: 90%;
	line-height: 1.6em;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container_left {
	width: 385px;
	float: left;
	height: 300px;
	background-image: url(../img/banner_main.jpg);
	background-repeat: no-repeat;
}
#container_right {
	width: 384px;
	float: right;
	margin-left: 10px;
	font-size: 11pt;
	line-height: 1.5em;
	color: #666b75;
	border-left: 1px solid #dbd5c5;
	padding-left: 10px;
	}
#subpage_left {
	width: 530px;
	float: left;
}
#sidebar {
	width: 239px;
	float: right;
	margin-left: 10px;
	font-size: 9.5pt;
	line-height: 1.5em;
	color: #666b75;
	border-left: 1px solid #dbd5c5;
	padding-left: 10px;
	}

/* ---- header ---- */
#header {
	padding: 0;
	font-size: 95%;
	border-top: 1px solid #464a52;
	background: #000033;
	}

/* logo */
#logo {
	width: 64em;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	z-index: 66;
	}
#logo span, #logo a {
	display: block;
	width: 540px;
	height: 70px;
	border-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 300px;
	}
#logo img  {
	display: block;
	width: 0;
	}

/* navigation */
#nav {
	width: 84em;
	padding: 0;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #464a52;
	background: #383d44;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 80%;
	letter-spacing: 2px;
	text-transform: uppercase;
	}
#nav li a {
	font-weight: bold;
	float: left;
	padding: 10px 12px;
	text-decoration: none;
	color: #e7e3d9;
	border: none;
	background: url(../img/nav-bg.gif) no-repeat bottom right;
	}
#nav li a:hover {
	color: #383d44;
	background: #e7e3d9;
	}
#nav li a.active {
	font-weight: bold;
	color: #fff;
	background: #292d34 url(../img/nav-on-bg.gif) repeat-x top left;
}

/* ---- subpage_left ---- */

/* basic phrase element styles */
a {
	border: none;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}

/* title box */
#title {
	margin: 0 0 10px 0;
	padding: 0 0 6px 0;
	}
#title h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 14pt;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #A6021F; /*#383d44;*/
	border: none;
	text-transform: uppercase;
	text-shadow: 1px 1px 6px #BBB;
	}
#title h1 span {
	color: #666b75;
	}
#title h7 {
	margin: 30;
	padding: 30;
	font-family: Georgia, serif;
	font-size: 10pt;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 2px;
	color: #775240; /*#383d44;*/
	border: none;
	}
#title h7 span {
	color: #775240;
	}
#title h2 {
	margin: 3px 0 0 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	line-height: 1.6em;
	color: #805a44;
	}
#title h2 a {
	color: #805a44;
	}
#title h2 a:hover {
	color: #383d44;
	}

/* subpage_left styles */
#subpage_left h3, #subpage_left h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 140%;
	line-height: 1.5em;
	color: #693;
	border-bottom: 1px solid #dbd5c5;
	}
#subpage_left h3 a {
	border: none;
	}
#subpage_left p {
	margin: 0 0 20px 0;
	}

/* entries */
#subpage_left h2.date {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 80%;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	color: #666b75;
	}
#subpage_left h4.date {
	float: left; 
	width: 2em;
	margin: .4em 0 0 0;
	padding: .5em 1em;
	font-family: Georgia, serif;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.5em; 
	text-align: center;  
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #666b75;
	border-bottom: 1px solid #dbd5c5; 
	background: #e6e3d7 url(../img/program-bkg.gif) repeat-x top left;
	}
#subpage_left h4.date strong {
	display: block;
	font-size: 150%; 
	font-weight: normal;
	color: #805a44;
	}
#subpage_left div.entry {
	margin: 0 0 15px 5em;
	}
#subpage_left div.entry h5 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 160%;
	line-height: normal;
	color: #A6021F;
	border: thin none #666666;
	}
#subpage_left div.entry h5 a {
	text-decoration: none;
	color: #383d44;
	border: none;
	}
#subpage_left div.entry h5 a:hover {
	color: #326ea1;
	border-bottom: 2px solid #dbd5c5;
	}
#subpage_left div.entry h4 {
	margin: 0 0 .4em 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 140%;
	line-height: 1em;
	color: #693;
	border: none;
	}

/* thumbs */
#subpage_left img.thumb {
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: 0.5em;
	padding: 1px;
	border: 1.5px solid #000033;
	background: #fffefa;
	}
#subpage_left img.alt {
	float: left;
	margin: .5em 12px 6px -5em;
	}
#subpage_left img.sm {
	margin-top: .2em;
	margin-bottom: 4px;
	}
#subpage_left a img.thumb:hover {
	border-color: #fff;
	background: #fff;
	}
#subpage_left dt img {
	padding: 0;
	border: none;
	background: none;
	}

/* lists */
#subpage_left ul, #subpage_left ol, #subpage_left dl {
	margin: 0 0 1.5em 0;
	padding: 0;
	}
#subpage_left ul, #subpage_left ol {
	margin-left: 20px;
	}
#subpage_left ol {
	padding-left: 20px;
	}
#subpage_left ul {
	list-style: none;
	}
#subpage_left ul li {
	padding: 0 0 4px 14px;
	line-height: 1.4em;
	background: url(../img/icon-bullet.gif) no-repeat 0 4px;
	}
#subpage_left dl dt {
	font-weight: bold;
	}
#subpage_left dl dd {
	margin: 0 0 15px 0;
	padding: 0;
	}
#subpage_left dd em {
	display: block;
	font-family: Georgia, serif;
	color: #666b75;
	}

/* home page */
body#home #title {
	border-bottom: none;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
	}

body#home #title h1 {
	line-height: 1em;
	}
body#home #title h2 {
	font-family: Georgia, "Lucida Grande", Verdana, sans-serif;
	font-size: 110%;
	font-style: normal;
	color: #464a52;
	}
body#home #title h2 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.5em;
	color: #326ea1;
	}
body#home #title h2 {
	color: #383d44;
	}
#subpage_left h2#subtitle {
	padding: 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 140%;
	line-height: 1.5em;
	color: #693;
	border: none;
	}
#subpage_left h3#subtitle2 {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 83%;
	line-height: 1.5em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #A6021F;
	}

/* ---- container_right ---- */
#container_right h3 {
	margin: 25px 0 12px 0;
	padding: 0 0 5px 0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 93%;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #A6021F;
	border-bottom: 1px solid #dbd5c5;
	}
#container_right h3.first {
	margin-top: 0;
	}
#container_right p {
	font-family: Georgia, "Lucida Grande", Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
/* ---- end container_right ---- */

/* ---- sidebar ---- */
#sidebar h3 {
	margin: 25px 0 12px 0;
	padding: 0 0 5px 0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 7.5pt;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #693;
	border-bottom: 1px solid #dbd5c5;
}
#sidebar h3.first {
	margin-top: 0;
	}
#sidebar h3.featured {
	margin-bottom: 0;
	border-bottom: 0;
	}
#sidebar p {
	margin: 0;
	padding: 0;
	}
#sidebar p.cc {
	margin-top: 1em;
	}
#sidebar ul, #sidebar dl {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	list-style: none;
	}
#sidebar li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 14px;
	}
#sidebar ul.articles li {
	padding-left: 16px;
	background-image: url(../img/icon-doc.gif);
	background-position: 0 2px;
	}
#sidebar ul li.last {
	margin-bottom: 0;
	}

/* banner img in sidebar */
#sidebar p.banner a {
	padding: 0;
	border: none;
	}
/* ---- end sidebar ---- */

body#home li a {
	margin-bottom: 0;
	}

/* thumbnail photos */
#thumbnails_div {
	margin: 0;
	}
#thumbnails_div img {
	float: left;
	margin: 0 12px 12px 0;
	width: 64px;
	height: 50px;
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}
#thumbnails_div a:hover img {
	border-color: #CCFF66; /*#fffefa;*/
	background: #fffefa;
	}

/* gallery */
#gallery {
	margin: 0;
	}
#gallery img {
	float: left;
	margin: 0 10px 12px 0;
	width: 112px;
	height: 87px;
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}
#gallery a:hover img {
	border-color: #CCFF66; /*#fffefa;*/
	background: #fffefa;
	}

/* sub navigation */
#container_right ul.sub li.active a:link, #container_right ul.sub li.active a:visited {
	color: #383d44;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
	}

/* thumb img */
#container_right img.thumb {	
	float: left;
	margin: 0 8px 2px 0;
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}
#container_right a img.thumb:hover {
	border-color: #fff;
	background: #fff;
	}

/* ---- extra styles ---- */
#extra {
	padding: 20px 0;
	font-size: 95%;
	border-bottom: 2px solid #dbd5c5;
	background: #e6e3d7 url(../img/program-bkg.gif) repeat-x top left;
	}
#extra-inside {
	width: 64em;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #e6e3d7;
	}
#extra h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 90%;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	color: #383d44;
	}
#extra h3 span.italics {
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0;
	text-transform: none;
	}
#extra div.extra {
	float: left;
	width: 33%;
	background-color: #e6e3d7;
	}
#extra div.one h3, #extra div.one p {
	margin-right: 29px;
	}
#extra ul.articles {
	margin: 0 29px 0 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.4em;
	list-style: none;
	}
#extra ul.articles li {
	margin: 0 0 6px 0;
	padding: 0 0 0 16px;
	background: url(../img/icon-doc.gif) no-repeat 0 1px;
	}
#extra ul.articles li.last a {
	border-bottom: none;
	}
#extra dl.feat dd {
	font-size: 90%;
	}

/* ---- footer ---- */
#footer {
	font-size: 95%;
	line-height: 1.5em;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	}
#footer-inside {
	padding-left: 40px;
	}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}

/* ---- footer_subpage ---- */
#footer_subpage {
	font-size: 95%;
	line-height: 1.5em;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	border-top: 2px solid #dbd5c5;
	}
#footer_subpage-inside {
	padding-left: 40px;
	}
#footer_subpage p {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}

/* feat */
dl.feat, #container_right dl.feat {
	margin: 0 0 10px 0;
	padding: 0 20px 0 0;
	}
dl.feat dt {
	margin: 0;
	padding: 0;
	}
dl.feat dt a {
	float: left;
	display: block;
	margin: 2px 10px 0 0;
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}
dl.feat dt a img {
	float: left;
	}
dl.analysis dt a {
	margin: 0 10px 0 0;
	padding: 0;
	border: none;
	background: none;
	}
dl.simple dt a {
	padding: 0;
	border: none;
	background: none;
	}
dl.feat dt a:hover {
	padding: 2px;
	border-color: #fff;
	background: #fff;
	}
dl.analysis dt a:hover, 
dl.simple dt a:hover {
	padding: 0;
	background: none;
	}
dl.feat dd {
	margin: 0 0 2px 0 !important;
	padding: 0;
	line-height: 1.4em;
	}
dl.feat dd em {
	font-style: normal;
	color: #888;
	}

/* misc.----------------- */
hr, .hide {
	display: none;
	}
a img {
	border: none;
	}

/* clear */
#nav ul:after, 
#main-body:after,
#thumbnails_div:after,
#extra:after,
#footer:after,
dl.feat:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

.clear{
	clear:both;
	padding-top: 20px;
}
