
html, body, table, tr, td, ul, li
{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

html {
	height: 100%;
	overflow-y: scroll;
}
body {
	height: 100%;
	background: #400044 url("../assets/bg.png") repeat-x top left;	
}
a {
	text-decoration: none;
	color: #700077;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:focus {
	outline: none;
}
a img {
	border: none;
}

td {
	vertical-align: top;
}
th {
	text-align: left;
}

hr {
	border: none;
	margin: 0 0 10px;
	height: 2px;
	background: url("../assets/dotted.png") bottom left repeat-x;
}
h2 span {
	font-weight: normal;
}

#foot {
	height: 100px;
	background: url("../assets/footer_gradient.png") bottom left repeat-x;
}
#foot-contact {
	height: 85px;
	padding: 5px 25px;
	background: url("../assets/dotted.png") top left repeat-x;
	line-height: 18px;
}
#foot-contact td {
	width: 25%;
}

#head {
	z-index: 2;
	padding: 5px 15px 5px 20px;
}	
#logo {
	height: 128px;
}
#nav {
	background: url("../assets/nav_bg.png") no-repeat top left;
	height: 33px;
	width: 866px;
	float: left;
}
#nav-end {
	background: url("../assets/nav_bg.png") no-repeat top right;
	height: 33px;
	width: 16px;
	float: left;
}
#nav-link-1 {
   width: 80px;
}
#nav-link-6 {
   width: 110px;
}
.nav li {
	float: left;
	list-style: none;
	display: block;
}

.nav span.nav-link {
	display: block;
	float: left;
	background: url("../assets/nav11.png") no-repeat top right;
	width: 15px;
	height: 20px;
	margin-left: 30px;
}
.nav a.nav-link {
	display: block;
	font-family: Georgia,Times New Roman, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	background: url("../assets/nav11.png") no-repeat top right;
	padding: 3px 30px 0 10px;
	height: 18px;
}
.nav a.hover, .nav a:hover {
	color: #000;
	text-decoration: none;
	background: url("../assets/nav12.png") no-repeat top right;
}
.nav a.next-hover, .nav span.next-hover {
	background: url("../assets/nav10.png") no-repeat top right;
}
.nav-link-dd {
	width: 120px;
}
.nav-dd {
	display: none;
	position: absolute;
	margin-left: -10px;
	padding: 5px 0 10px;
	background: #fff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.nav-dd-selected {
	display: block;
}
.nav-dd li {
	display: block;
	width: 118px;
	float: none;
	overflow: hidden;
}
.nav-dd a {
	display: block;
	padding: 4px 22px;
	background: #fff url("../assets/arrow_white_bg.png") 8px 4px no-repeat;
}
.nav-dd a:hover {
	color: #fff;
	background: #234666 url("../assets/arrow_dark_bg.png") 8px 4px no-repeat;
}

.main {
	margin: 0 auto;
	background: #fff;
	width: 920px;
	padding: 0 5px;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -100px;
}
#base-bottom, #footer {
	height: 100px;
	float: none;
	clear: both;
}
#main-left {
	float: left;
	width: 120px;
	margin-left: 25px !important;
	margin-right: 25px;
	margin-left: 12px;
}
#main-left div {
	width: 120px;
	margin: 5px 0;
}

#main-content {
	top: 3px;
	float: left;
	height: auto !important;
	min-height: 880px;
	height: 880px;
}
#main-content img {
	display: block;
	margin: 5px auto 10px;
}

#main-content img.float {
	float: left;
	margin-top: 0;
	padding-right: 6px;
}

#main-content-iframe {
	margin-left: 25px;
	margin-top: 35px;
	width: 585px;
}

.main-index {
	width: 450px;
}
.main-article {
	width: 580px;
	margin-left: 25px !important;
	margin-left: 12px;
}
#main-right {
	width: 250px;
	float: right;
	margin: 5px 25px 10px 25px !important;
	margin: 5px 12px 10px 12px;
	height: auto !important;
	min-height: 720px;
	height: 720px;
}
.module-top {
	background: purple; /*url("../assets/module_top.png") top left no-repeat;*/
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	height: 24px;
}
.module-top span {
	color: #fff;
	display: block;
	margin: 0 20px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	line-height: 23px;
	cursor: default;
}
.module {
	/*background: url("../assets/module_stretch.png") top left repeat-y;*/
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	padding-top: 5px;
}
.module-bottom {
	/*background: url("../assets/module_bottom.png") bottom left no-repeat;*/
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	height: 10px;
	margin-bottom: 10px;
}
.module-bottom span {
	display: block;
	/*background: url("../assets/dotted.png") top left repeat-x;*/
	margin: 0 20px;
	height: 10px;
}
#current h2 {
	background: #dedede;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 3px 10px;
}
#current a {
	display: block;
	margin: 0 1px;
	text-decoration: none;
	line-height: 24px;
	background: #fff;	
}
#current a span {
	display: block;
	padding-left: 20px;
	margin: 0 2px;
	background: #fff url("../assets/arrow.png") 6px 6px no-repeat;
}
#current a:hover {
	text-decoration: underline;
}

#promo h2 {
  font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 3px 10px 0;
	text-align: center;
}

#promo span {
  display: block;
  padding: 5px 15px 10px;
  text-align: center;
}

#promo a {
  
}

#sponsors a {
	display: block;
	padding: 10px;
	text-align: center;
}

#main-content div {
	/*margin-left: 10px;
	margin-right: 10px;*/
	cursor: default;
}
#main-content h2 {
	font-size: 12px;
	margin: 2px 0 5px;
	color: #400044;
	cursor: default;
}
#main-content h3 {
	font-size: 11px;
	margin: 5px 0 2px;
	color: #333;
	cursor: default;
}
#main-content p {
	margin: 5px 0 10px;
}
#main-content .publice-date {
	display: block;
	font-size: 9px;
	color: #999;
	text-align: right;
	cursor: default;
	padding: 3px 0 5px;
	margin-bottom: 10px;
	background: url("../assets/dotted.png") bottom left repeat-x;
}
#main-content ul {
	margin: 5px 0 15px 15px;
}
#main-content li {
	margin: 5px 0;
}

.main-blog {
	width: 533px;
}

.staff-member {
	height: auto !important;
	/*min-height: 113px;
	height: 113px; */
	min-height: 40px;
	height: 40px;
	background: url("../assets/dotted.png") top left repeat-x;
	margin: 5px 0 8px;
	padding-top: 12px;
}
.staff-member img {
	float: right;
	margin-left: 10px;
}
.staff-name {
	color: #400044;
	font-size: 12px;
	letter-spacing: 1px;
}
.staff-title {
	color: #400044;
	font-size: 12px;
}
.staff-info {
	display: block;
	padding: 5px 0;
	line-height: 16px;
}
table.tables {
	margin: 5px 0;
	width: 100%;
}
table.tables th {
	padding: 2px 0;
	border-bottom: 1px solid #999;
}
table.tables td {
	padding: 2px 0 5px;
	background: url("../assets/dotted.png") bottom left repeat-x;
}

.link-list span {
	display: block;
	float: left;
	width: 60px;
	margin-bottom: 10px;
}
.link-list-spacer {
	float: none;
	clear: both;
}

#facebook .module {
  height: 400px;
  overflow: auto;
  padding: 0 10px;
}

#facebook .module p{
  margin: 10px 0 0;
}

#facebook .module span.publice-date{
  display: block;
	font-size: 9px;
	color: #999;
	text-align: right;
	cursor: default;
	padding: 3px 0 5px;
	margin-bottom: 10px;
	background: url("../assets/dotted.png") bottom left repeat-x;
}

