* {
	padding: 0;
	margin: 0;
}

h2 {
	margin-bottom:10px;
}

ul, ol {
	margin-left:35px;
}

a:link, a:hover, a:visited, a:active {
	text-decoration:none;
}

body {
	background:#3f5598 url('../images/body-background.gif') repeat-x;
	margin-top:10px;
	text-align:center;
	font:normal .8em Arial,Tahoma,Sans-seif;
}

a:link img{
	text-decoration:none;
}

#container {
	text-align:center;
	margin:0 auto;
	width:884px;
	position:static;
	background:transparent url('../images/banner3.png') no-repeat;
	z-index:2;
}

#container_links {
	height:189px;
	position:relative;
}

#outer_container {
	text-align:center;
	margin:0 auto;
	width:884px;
	background:transparent url('../images/dropshadow.png') repeat-y;
}

#inner_container {
	width:835px;
	text-align:left;
	margin:0 auto;
	background-color:#fff;
}

#inner_container #rotator img {
	border:solid #000 5px;
}

#inner_container img.frame {
	padding:4px;
	background-color:#eee;
	border:solid 1px #999;
}

#content_container {
	width:90%;
	margin:0 auto;
	text-align:justify;
}

#top_links {
	color:#fff;
	font-size: .85em;
	text-align:right;
	margin:0 auto -5px;
	width:720px;
	z-index:100;
}

#top_links a, #footer a {
	text-decoration:none;
	color:#fff;
}

#top_links a:hover, #footer a:hover  {
	text-decoration:underline;
	font-weight:bold;
	color:#fff;
}

#inner_container div.image_frame {
	padding:5px;
	background-color:#000;
	display:inline-block;
	color:#fff;
	font:normal 1.5em "Arial Narrow",Arial,Tahoma,Sans-serif;
	text-align:center;
}

#inner_container div.image_frame img {
	border: 0;
	margin-bottom:2px;
}

#container_end {
	text-align:center;
	margin:0 auto;
	width:884px;
	height:29px;
	background:transparent url('../images/footer.png') no-repeat;
}


#content_footer {
	overflow:hidden;
	margin-top:5px;
	text-align:center;
}

#content_footer img {
	border:0;
}

#content_footer #readmore {
	margin-top:5px;
	margin-left: 100px;
}

#content_footer #associations {
	
}

#footer {
	text-align:center;
	margin:0 auto;
	width:884px;
	margin-top:2px;
	margin-bottom:15px;
	color:#fff;
}

div#rotator {
	position:relative;
	height:247px;
	margin-bottom:5px;
	z-index:250;
}

div#rotator ul {
	position:relative;
	z-index:250;
	margin:0;
}

div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	z-index:250;
}

div#rotator ul li img {
	width:825px;
	height:237px;
	z-index:500;
}
#_d {
z-index:900;
}

#_d * {
z-index:905;
}

div#rotator div#description, div#rotator div#description_box {
	position:absolute;
	overflow:hidden;
	left:5px;
	top:5px;
	height:75px;
}

div#rotator div#description {
	z-index:801;
	color:#fff;
	background: transparent url('../images/logo2.png') no-repeat;
	padding-left:270px;
	width: 555px;
	font-weight:bold;	
}

div#rotator div#description a:link, div#rotator div#description a:active, div#rotator div#description a:visited {
	color:#fff;
	text-decoration:underline;
}

div#rotator div#description_box {
	z-index:800;
	background-color:#000;
	width:825px;
}

div#rotator ul li.show {
	z-index:500
}


#nav_container {
	min-height:26px;
	display:block;
	z-index:9999;
}

ul#nav{
	display:block;
	position:relative;
	z-index:9999;
	margin:0;
}

ul#nav li {
	float:left;
	display:block;
	position:relative;
	z-index:9999;
	padding-left:25px;
	padding-right:25px;
	list-style: none;
	max-height:26px;
}

ul#nav li a{
	padding-left:22px;
	background:transparent url('../images/bullet.gif') no-repeat scroll 0 2px;
	display:block;
	z-index:9999;
	display:block;
	font:bold 15pt "Trebuchet MS",Trebuchet,"Myriad Pro",Calibri,"Century Gothic",Arial,Verdana,Helvetica,sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	border:1px solid transparent;
}

ul#nav li a:link,ul#nav li a:active, ul#nav li a:visited {
	text-decoration:none;
	color:#3F3FD9;
}

ul#nav li a:hover{
	background-color:#3f5598;
	background-image:none;
	padding-left:12px;
	padding-right:11px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border:1px solid #000;
	z-index:9999;
	color:#fff;
}

ul#nav li ul {
	display:none;
	position:absolute;
	z-index:9999;
	top:25px;
	left:0;
	text-align:left;
	margin:0;
}

ul#nav li.menu-last
{
	background:transparent url('../images/highlight_tab.png') no-repeat;
}

ul#nav li.menu-last a:hover {
	color:#D88C3F;
	border:1px solid transparent;
	background:none;
}

ul#nav ul li.menu-last {
	background:none;
}

ul#nav li:hover ul{
	display:block;
	width:200px;
	z-index:9999;
}

ul#nav li ul li {
	display:block;
	float:none;
	position:relative;
	z-index:9999;
}

ul#nav li ul li a, ul#nav ul li.menu-last a{
	height:20px;
	z-index:9999;
	font-size:1.1em;
	padding-top:3px;
	padding-bottom:3px;
	background-image:none;
	background-color:#fff;
	border:solid 1px #999;
	width:190px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}

ul#nav li ul li a:link, ul#nav li ul li a:active, ul#nav li ul li a:visited {
	color:#333;
}

ul#nav li ul li a:hover, ul#nav ul li.menu-last a:hover{
	background-color:#ccc;
	color:#333;
	border:solid 1px #999;
}

div .presentation {
	border:solid 2px #000;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color:#fff;
	padding-top:5px;
	overflow:hidden;
	padding-bottom:5px;
	margin-bottom:25px;
}

div .presentation h2 {
	text-align:center;
	background-color:#e9e9fa;
	border-bottom:dashed 1px #000;
	border-top:dashed 1px #000;
	margin-bottom:15px;
	margin-top:10px;
	font-size:2em;
}

.slideshow {
	position:relative;
	overflow:hidden;
	width:500px;
	float:right;
	margin-right:5px;
	display:inline-block;
	min-height:335px;
}

#inner_container .slideshow img {
	border:0;
}

#inner_container .presentation .desc {
	padding:5px;
	display:block;
	width:315px;
	float:left;
	text-align:justify;
}

#inner_container .slideshow .caption{font-size:1.5em; text-align:center;}


div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}

div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}


ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
	min-height:50px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	height:50px;
}
.clear {
	clear: both;
}
div.top_link { text-align:right; padding:10px; font-size:1.3em;}

table.vertical {
	border-width: 0;
	border-spacing: 5px;
	border-style: none;
	background-color: white;
}
table.vertical th {
	border-width: 0;
	padding: 5px;
	border-style: none;
	background-color:#ccc;
	text-align:right;
	font-weight:bold;
}
table.vertical td {
	border-width: 0;
	padding: 5px;
	border-style: none;
	background-color: white;
}
