* {
	margin: 0;
	padding: 0; 
}

body {
	margin: 0;
	padding: 0; 
	font-size: 65%;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #333;
	
	background: #162A83;
}

a {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: none;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
	color: #333;
}

h3 {
	font-size: 1.3em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#5d6e75;
	padding: 0px;
	text-align:left;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

a img {
	border: none;
	}

.linkspage_button{
	border:0px;
}

.hidden{
	display:none;
}

#pageout {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 950px;
	border-right: 5px solid #00B4F1;
	border-left: 5px solid #00B4F1;
	text-align: left;
	background: #ffffff url("images/fade.jpg") left 230px repeat-x;
}


#page {
	margin: 0;
	text-align: left;
	background: url("images/page.gif") repeat-y top left;
}

#page_wide {
	margin: 0;
	text-align: left;
	background: url("images/page_wide.gif") repeat-y top left;
}

#header {
	position:relative;
	padding: 0;
	margin: 0 auto;
	height: 168px;
	width: 100%;
	background: #ffffff url("images/bar.jpg") no-repeat top left;
}

#header h1{
	float:right;
	width: 290px;
      height: 168px;
	padding: 0;
	margin: 20px 0 0 0;
	text-align: center;
}

#custom_area {
	position:absolute;
	top:58px;
	left:10px;
	width: 500px;
      height: 100px;
	padding: 0;
	margin: 0 auto;
}

#navigation{
	font-size: 11px;
	width: 945px;
	height: 38px;
      padding:0 0 25px 5px;
	position: relative;
	top: 0px;
	left: 0px;
	list-style: none;
	background: #fff url("images/hbar.jpg") repeat-x bottom left;
      text-align:left;
}

#navigation li{
      float:left;
 	display: inline;
      margin:0;
	width: 130px;
	height: 48px; 
      padding: 0px; 
      line-height: 48px;
      text-align:center;
}

#navigation a{
 	display: block;
      margin: 0 ;
      text-decoration:none; 
      font-weight: bold;
	width: 130px;
	height: 48px; 
      padding: 0;
      line-height: 48px;
	background: url("images/button.jpg") right top no-repeat;
      text-align:center;
}

#navigation a:hover{
      color: #9CAFC3;
	background: url("images/button_hover.jpg") left top no-repeat; 
}

#navigation .toph {
      color: #000;
	background: url("images/button_hover.jpg") left top no-repeat; 
}

.menu {
	font-size: 11px;
      padding:5px 0 5px 0;
	list-style: none;
	width: 200px;
}

.menu a { 
 	display: block;
      margin: 0;
      text-decoration:none; 
      font-weight: bold; 
      padding:3px 0 3px 20px; 
	height: 22px; 
	background: url("images/bullet2.gif") left center no-repeat;
	width: 185px;
      line-height: 22px;
}

.menu a:hover, .menu .mainh { 
      margin:0; 
	height: 22px; 
      line-height: 22px;
      color: #9CAFC3;
	background: url("images/bullet1.gif") left center no-repeat;
}

.menu .mainh { 
      margin:0; 
	height: 22px; 
      line-height: 22px;
      color:#000;
	background: url("images/bullet1.gif") left center no-repeat;
}


.menu li {
 	display: block;
      margin:0; 
      padding:3px 0 3px 0; 
	width: 185px;
	height: 22px; 
      line-height: 22px;
}

.menu .mains, .menu .mains a:hover, .menu .mainsh{  
      text-align:center;
	height: 22px; 
      line-height: 22px;
}

.separator{
      margin:-8px 0 4px 0;
}

#content {
	margin-top:0px;
	font-size: 1.2em;
}

#sidebar {
	float: left;
	margin: 0 0 0 0;
	padding: 20px 5px 10px 15px;
	width: 205px;
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.narrowcolumn {
	padding: 40px 10px 20px 10px;
	margin: 0 0 0 238px;
	width: 680px;
}

.widecolumn {
	padding: 10px;
	margin: 5px 0 0 5px;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

#footer {
	border-top: 2px solid #00B4F1;
	padding: 2px;
	margin: 0 auto;
	width: 946px;
	clear: both;
	background: #ffffff url("images/bar.jpg") no-repeat bottom right;
}

#footer p {
	border-top: 1px solid #9CAFC3;
	margin: 0;
	padding: 10px 0 20px 0;
	text-align: center;
}

.newsimage{
      float:left;
      margin:3px 10px 10px 0;
}

.com{
      float:left;
}

.nextprev {
	border: 0px;
	text-align: left;
      margin-bottom:10px;
}

.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
      color:#333;
	text-align:center;
      border:1px solid;
      border-color:#ccc #777 #777 #ccc;
      padding:0 10px 2px 10px;
      cursor:pointer;
	background: url("images/button.png") repeat-x bottom;
      height:20px;  
      margin:1px;          
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	padding:4px;
	border: 1px solid #06c;
	background: url("images/b3.jpg");
      border:1px solid;
      border-color:#777 #eee #eee #777;
}

.smalltext {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.mediumtext {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.tbox{
	background-color: #F4F7FA;
      border:1px solid;
      border-color:#777 #ccc #ccc #777;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}

.fborder {
      border:1px solid;
      border-color:#eee #777 #777 #eee;
	background: url("images/b.jpg");
}

.forumheader{
	background: url("images/b1.jpg") bottom left repeat-x;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
      border:1px solid;
      border-color:#ccc #777 #777 #ccc;
}

.forumheader2{
	background: #F9F9F7;	
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
      border:1px solid;
      border-color:#ccc #777 #777 #ccc;
}

.forumheader3{
	background: #F9F9F7;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
      border:1px solid;
      border-color:#ccc #777 #777 #ccc;
}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	height:35px;
	border: #ededed 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #68ADE5;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	background: url("images/bar.jpg");
}

.fcaption a{
	padding-right:4px;
	color:#06c;
}

.fcaption a:hover{
	padding-right:4px;
	color:#eee;
}

.nicetitle {
	font-weight: bold;
	color: #3C3C3C;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 35em;
	z-index: 20;
	max-width: 60%;
}
.nicetitle-content{
	overflow: hidden;
	background: white;
	border: 1px solid #333;
	padding: 7px;
}

.nicetitle p{
	margin: 0;
	line-height: 120%;
}
.nicetitle p.destination {
	font-weight: normal;
	font-size: 10px;
	color: #5E7743;
}
div.nicetitle p span.accesskey {
	color: #FF7200;
}

