html {
	padding: 0px;
	margin: 0px;
	border: 0px;
        height: 100%!important;
	height: auto;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;
	width: 100%;
	text-align: center; /* required for centering the page in IE */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 19px;
	background-image:url(../images/bg.jpg);
  background-repeat:repeat-y;
	background-color: #000000;
}

.bodytext p {
   font-size: 13px;
}

.poll {
	overflow: hidden;
	text-align: left;
}

h1 {
	line-height: 18px;
	font-size: 16px;
	text-decoration: underline;
}

h2 {
	line-height: 18px;
	font-size: 15px;
}

h3, h4 {
	line-height: 14px;
	font-size: 14px;
        font-weight: bold;
}

h1, h2, h3, h4, p, ul, li, .poll, table.contentpaneopen {
	margin: 0px;
	padding: 0px;
	border:0px;
	list-style-type:none;
	/*font-size:12px;*/
}

h1,h2,h3,.componentheading, .contentheading {
	font-family: Arial, Helvetica, sans-serif;
	/*font-style: inherit;*/
	padding: 25px 0px 0px 0px;
	text-align: left;
	color: #ffffff;
	line-height: 18px;
	/*font-size: 16px;*/
}

div.componentheading {
	font-size: 18px;
	padding-bottom: 10px;
        width: 100%;
	text-decoration: underline;
}

.moduletable_menu h3 {
	text-indent: 10px;
	padding-bottom: 5px;
}

h1.componentheading, h1.contentheading, .contentheading {
	font-size: 18px;
	padding: 10px 0px 25px 0px;
        text-decoration: underline;
}

h4.contentheading {
        margin-top: 30px;
        padding: 0px;
	line-height: 14px;
	font-size: 14px;
        font-weight: bold;
}
	
fieldset.input {
	border: 0px none;
}

a:link {
	color: #FFFFFF;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	font-weight: bold;
}

.moduletable {
	padding-bottom: 15px;
}

.mostread {
	list-style-type: none;
}

#logo {
  position: absolute;
	width: 530px;
	height: 96px;
	float: left;
  left: 30px;
  top: 30px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
  z-index: 500;
}

#slideshow {
  position: fixed;
  width: 950px;
  height: 700px;
  left: 0px;
  top: 0px;
  z-index: -1;
}

#wrapper {
  position: absolute;
  left: 50%;
  height: 100%;
  width: 621px;
  margin-right: auto;
  margin-left: -310px;
  margin-top: 0px;
}

#menuDiv {
  position: absolute;
  left: 370px;
  top: -381px;
  width: 208px;
  height: 381px;
  margin-top: 0px;
  padding-top: 40px;
  text-align: left;
	background-image: url(../images/menu-bg.png);
	background-repeat: no-repeat;
  z-index: 1500;
}

.pointer {
  cursor: pointer;
}

.top {
  border: 0px;
  text-align: center;
  font-size: 11px;
}

.top a {
  text-decoration: none;
}

#topspace {
  width: 621px;
  height: 150px;
  text-align: right;
  background-image: url(../images/wrapper-bg.png);
  background-repeat: repeat-y; 
}

#content {
  width: 561px;
  text-align: left;
  float: left;
  margin: 0px;
  border: 0px;
  list-style-type: none;
  padding: 20px;
  padding-right: 41px;
  background-image: url(../images/wrapper-bg.png);
  background-repeat: repeat-y;
}

.contentpane {
  margin: 0;
  padding: 0;
  width: 100%;
}

table.blog {
  width: 100%;
}


table.contentpane {
	/*width: 558px;*/
        width: 100%;
	overflow: hidden;
	display: inline;
	padding-bottom: 10px;
}


#TopModule {
	/*width: 468px;*/
        width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
	
#BottomModule {
	/*width: 468px;*/
        width: 100%;
	margin-left: auto;
}

.logoLeft {
	float: left;
	margin: 10px;
}

.module_menu, #left .module {
	list-style-type: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}


ul.menu {
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

.menu li, .menu {
	display: block;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 25px;
	line-height: 21px;
}

.menu li a {
	display: block;
	height: 20px;
	padding: 3px;
	position: relative;
	left: 1px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image: url(../images/star.png);
	background-repeat: no-repeat;
        text-decoration: none;
	background-position: 8px 50%;
}

.menu li a:link, ul.menu a:visited {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.menu li a:hover {
	display: block;
	background-color: #CE6400;
	color: #000;
	background-image: url(../images/star-hover.png);
	background-repeat: no-repeat;
	background-position: 8px 50%;
}


ul#mainlevel a:link#active_menu, ul#mainlevel a:visited#active_menu {
	background-image: none;
	background-color: #FFF;
	color: #000;
}

.menu_sub {
        margin-bottom: 30px;
}

.menu_sub li, .menu_sub {
	display: inline;
        margin-right: 20px;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 21px;
}


.menu_sub li a:link, ul.menu_sub a:visited {
	display: inline;
	height: 20px;
	padding: 3px 10px 3px 10px;
	border: 1px dotted #666666;
        text-decoration: none;
	font-weight: lighter;
}

.menu_sub li a:hover, ul.menu_sub a:focus {
	display: inline;
	background-color: #CE6400;
	color: #000;
}
/*
.menu_sub li#current {
	display: inline;
	background-color: #CE6400;
        padding: 4px 0px 4px 0px;
	color: #000;
}
*/
li.mostread, li.latestnews{
	padding-bottom: 4px;
}

li.mostread, li.latestnews a:link{
	background-repeat: no-repeat;
}

#divContent {
  width: 100%;
  margin-top:20px;
}

.sublevel {
	text-indent: 15px;
}

.column_separator {
	padding-left: 20px;
}

.article_column {
}

li.contentpaneopen, ul.contentpaneopen {
	list-style-type: none;
}

table .contentpaneopen {
	width: 100%;
	display: inline;
}

.buttonheading img, .hasTip img, .bs_contentdiv img {
	border: 0px;
}

.small, .createdate, .modifydate, .created-date, .author {
	font-size: 90%;
	font-style: italic;
        margin: 0;
	padding-bottom: 5px;
}

a.readon {
	font-size: 12px;
	float: right;
	margin-top: 2px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 7px;
	display: inline;
	background-color: #000000;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	C40004-height: 15px;
	color: #CE6400;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	border: 1px dotted #666;
	background-position: right 48%;
}

a.readon:hover, a.readon:active, a.readon:focus {	color:#000000;
	background-color: #CE6400;
	background-image: url(../images/arrow-hover.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 5px;
	background-y-position: 48%;
	border: 1px dotted #000000;
}
/*
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}*/

#mod_search_searchword {
	font-size: 12px !Important;
	width: 140px;
}

#mod_login_password, #mod_login_username {
	width:160px;
	color: #FFF;
}

form {
	margin: 0;
	padding: 0;
}

input, select {
	font-size: 12px !Important;
}

label {
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.pollstableborder {
	text-align: left;
}

select, .inputbox {
	padding: 2px;
	font-size: 12px;
}

textarea {
	font-size: 12px;
}

.button {
	border: 1px dotted #666;
	padding: 2px 6px!important;
	background: url(../images/button-bg.gif) repeat-x top #000;
	color: #CE6400;
	font-weight: bold;
	font-size: 12px;
}

#modlgn_remember {
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 14px;
	width: 14px;
}

#form-login {
}

ul.latestnews {
}

.button:hover  {
	background: url(../images/button-bg.gif) repeat-x top #CE6400;
	color: #000;
	border: 1px dotted #000;
}

.button:active, .button:focus {
	border: 1px dotted #222222;
}

#form-login-remember {
	display:inline;
	vertical-align:top;
}

#mod_search_searchword .inputbox {
	font-size:12px;
}

.inputbox {
    font-size: 12px;
	border: 1px solid #3F3F3F;
	background: #000;
	color: #FFFFFF;
	text-indent: 3px;
}
	

#left .inputbox, #mainContent .inputbox {
	margin-top: 5px;
	margin-bottom: 5px;
	background: #000 !important;
	text-indent: 3px;
}

#left .inputbox:hover, #left .inputbox:focus, #mainContent .inputbox:hover, #mainContent .inputbox:focus, #farrightinner2 .inputbox:focus, #farrightinner2 .inputbox:hover{
	border: 1px solid #CE6400;
}

#farrightinner2 form {
	width:160px;
}

#form-login-remember .inputbox:hover {


	border:none
}

.intro {
      margin-top: 0px;
      margin-bottom: 30px;
}

#navigation {
     text-align: center;
     margin: 10px;
     font-size: 11px;
}

td.sectiontableheader {
     height: 30px;
     font-size: 14px;
     padding: 5px;
}

.sectiontableentry1, .sectiontableentry2 {
     padding: 5px;
     font-size: 12px;
}