body {
	background: #009898;
	margin: 0px 0px 10px 10px;
	font-family: Myriad, Myriad Pro, Lucida Sans Unicode, Lucida Sans, Gill Sans MT, Tahoma, Trebuchet MS, Arial, Verdana, sans-serif;
	color: #222;
}

.logocontainer { background: transparent url("../media/permanent/bg/turquoise1_bg_logo.gif")  10px 10px no-repeat; height: 150px;}

a:link, a:visited, a:active { color: inherit; text-decoration: underline; font-weight: bold; }
a:hover { color: #f00; text-decoration: underline; font-weight: bold; }
a.phpGiggle { border-bottom: 1px dotted #222; text-decoration: none; font-weight: inherit; }
a.phpGiggle:hover { border-bottom: 1px solid #222; text-decoration: none; font-weight: bold; }

div.leftcolumn { width: 170px; }

ul.mainmenu {
	display: block;
	width: 170px;
	margin: 0px 0px 20px 0px;
	color: #fff;
	font-weight: normal;
	font-family: Lucida Sans Unicode, Lucida Sans, Gill Sans MT, Tahoma, Trebuchet MS, Arial, Verdana, sans-serif;
}

ul.mainmenu a {text-decoration: none; color: inherit; font-weight: bold;}

.maincolumnwrapper {
	margin: 33px 20px 10px 20px;
	padding: 0px;
	background: #008989;
	border-right: 3px solid #008989;
	border-bottom: 3px solid #008989;
}

.maincolumn {
	position: relative;
	top: -3px;
	left: -2px;
	padding: 0px 0px 10px 15px; 
	background: #99D8DF;
	font-size: 12px;
}

.maincolumn p {
	font-size: 12px;
	margin: 0px 0px 20px 0px;
	padding-right: 20px;
}

.maincolumn h2 {
	font-size: 16px;
}

.maincolumn ul, .maincolumn ol, .maincolumn li, .maincolumn a, .maincolumn span, .maincolumn b, .maincolumn strong, .maincolumn em, .maincolumn code, .maincolumn pre, .maincolumn i, .maincolumn u, .maincolumn strike {
	font-size: 12px;
	font-family: Myriad, Myriad Pro, Lucida Sans Unicode, Lucida Sans, Gill Sans MT, Tahoma, Trebuchet MS, Arial, Verdana, sans-serif;
	color: #222;
} 

.maincolumn ul, .maincolumn li {
	margin-left: 20px;
	margin-right: 20px;
	list-style-position: inside;
}

.maincolumn div.maintextheader {
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	clear: both;
	width: 100%;
	border-bottom: 1px dotted #666;
}

h1.maintexttitle {
	font-size: 22px;
	line-height: 24px;
	margin-top: 3px;
	margin-bottom: 10px;
	float: left;
	clear: both;
	width: 99%;
	border-bottom: 1px dotted #666;
}

div.maintextpostinfo {
	margin: 11px 0px 0px 20px;
	float: right;
	clear: right;
}

.maintextpostinfo h2 {
	font-size: 14px;
	margin-bottom: 0px;
	display: block;
}

.maincolumn h2 {
	font-size: 18px;
	line-height: 20px;
	margin-top: 3px;
	margin-bottom: 2px;
	float: left;
	clear: both;
	width: 99%;
	border-bottom: 1px dotted #666;
}
.maincolumn img {
	padding: 5px;
}

.maincolumn div.maintextfooter {
	height: 10px;
	width: 100%;
	clear: both;
}

.rightcolumn {
	padding: 10px;
}

div.rightblock {
	padding: 0px;
	border-bottom: 2px solid #008989;
	border-right: 3px solid #008989;
	margin-top: 15px;
	background: #008989;
}

div.insideblock {
	position: relative;
	top: -2px;
	left: -2px;
}


div.insideblock1 { background: #99CC99; } /* #3aa479 */
div.insideblock2 { background: #66CC99; } /* #50a76d */
div.insideblock5 { background: #99CC66; } /* #337f6e */
div.insideblock4 { background: #CCCC99; } /* #1e8767 */
div.insideblock3 { background: #99CCCC; } /* #4ab193 */

div.blocktitle {
	padding: 1px 0px 1px 3px;
	display: block;
	width: 100%;
}

.rightblock h3 {
	display: block;
	margin: 0px;
	width: 98%;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #666;
}

.rightblock p, .rightblock p p, .rightblock span.forumrecenttext, .rightblock form {
	margin-top: 0px;
	padding: 1px 5px 0px 5px;
	font-size: 10px;
}

.rightblock span.forumrecenttext {
	display:block;
}

.rightblock a.forumrecentlink {
	text-decoration: none;
	font-style:italic;
}
.rightblock a.forumrecentlink:hover {
	text-decoration: underline;
	font-style:italic;
}
.rightblock form input.blockmailinput {
	width: 110px;
	padding: 2px 0px 2px 1px;
	border: 1px solid #999;
	color: #666;
	font-size: 10px;
}
.rightblock form input.blockformsubmit {
	width: 40px;
	padding: 1px;
	border: 1px solid #999;
	color: #666;
	background: #ccc;
	font-size: 10px;
}

div.blockfooter {
	background: url("../media/permanent/skyline_footer_trans.gif") no-repeat bottom right;
	overflow: visible;
	height: 38px;
}

.footerdiv {
	text-align:center;
	font-size: 10px;
}

#langbutton {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	visibility: hidden;
	z-index:200; 
	width:80px; 
	height:15px;
}

#skinbutton {
	display: block;
	position: fixed;
	top: 17;
	left: 0;
	visibility: hidden;
	z-index:200; 
	width:80px; 
	height:15px;
}

div.mainimgblock {
	background: #99CCCC;
}

div.mainimgblock.left {
	margin: 3px 15px 0px 0px;
	padding: 0px;
}

div.mainimgblock.right {
	position: relative;
	top: -3px;
	margin: 0px 15px 0px 15px;
	padding: 0px;
}
.mainimg {
	margin: 0px;
	padding: 0px;
}

.mainimgtitle {
	display: block;
	float: left;
	clear: both;
	position: inherit;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	padding: 3px 5px 3px 5px;
}

a.menuimg {
	border: none;
}
#logobox {
	display: block;
	position: relative;
	top: 20px;
	left: 10px;
	clear: both;
	float: left;
}
