#cloudHolder {
  position: fixed;
  overflow: hidden;
  width: 100%;
  height: 100%;
}


.hi p{
color:#FFFFFF;
font-size:13px;
line-height:20px;
}

#intro .selecta {
	font-size:22px;
}

.selecta {
color:#FFFFFF;
font-size:16px;
line-height:25px;
font-weight: bold;
}

.clear {
	clear: both;
}

#corner {
	margin:0;
	padding:0;
	position:absolute;
	right:0px;
	top:0px;
	z-index: 9998;
}

.feat {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	margin:0;
	padding:0;
	position:absolute;
	text-align:left;
	z-index: 9998;
}

#pane1 {
}


* {
    margin: 0;
    padding: 0;
}
 
#footerwrap {
	margin: 0 auto;
	width: 960px;
	z-index: 9999;
	position: relative;
}
 
#footer {
	margin: 50px 5px 0px 5px;
	padding: 10px;
	width: 930px;
	height: 250px;
	background: #111;
	display: block;
}

* html #footer {
	 \width: 950px; /* for IE5 and IE6 in quirks mode */
    w\idth: 950px; /* for IE6 in standards mode */
}

/* SITE CODE */

body {
	color: #333;
	background-color: #fff;
	font-family: Arial,sans-serif;
	font-size: 12px;
	line-height: 14px;
	background: url() repeat scroll 0 0 #ffffff;
}

p {
	font-size: 11px;
	margin-bottom: 14px;
}

a img {
	border: none; 
} 

h1 { 
	font-size: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}

h2 { 
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: bold;
}

a {
	font-weight: bold;
	color: #000000; 
	text-decoration: none;
}

a:hover	{ 
	font-weight: bold;
	color: #333; 
	text-decoration: none; 
}

.title a {
	margin-top: 5px;
	font-size:16px;
	color: #000;
	text-decoration: none;
	padding: 3px;
	cursor: text;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
}

#wrapper a {
	font-weight: bold;
	color: #000000; 
	background-color: #fff;
	text-decoration: none;
}

#wrapper a:hover	{ 
	font-weight: bold;
	color: #333; 
	background-color: #fff;
	text-decoration: none; 
}

#headwrap {
	margin: 0 auto;
	width: 960px;
}

#header {
	position: relative;
	margin: 0px 5px 10px 5px;
	padding: 10px;
	width: 930px;
	/*height: 320px; */
	display: block;
	background:#111 !important;
}

* html #header {
	 \width: 950px; /* for IE5 and IE6 in quirks mode */
    w\idth: 950px; /* for IE6 in standards mode */
}

* html #header_down {
	 \width: 950px; /* for IE5 and IE6 in quirks mode */
    w\idth: 950px; /* for IE6 in standards mode */
\height:260px;
h\eight:260px;
}

#header_down {
	margin: 0px;
	padding: 10px;
	width: 930px;
	height: 240px;
	background: #222;
}

.headbox {
	margin: 5px 15px 5px 0px;
	width: 210px;
	color: #CCC;
	float: left;
	height: 50px;
}

.headbox2 {
	margin: 5px 15px 5px 15px;
	width: 210px;
	color: #CCC;
	float: left;
}

.headbox2_links {
	margin: 5px 15px 5px 15px;
	width: 210px;
	color: #CCC;
	float: left;
}

.dashnav a, .about a, .headbox2_links a{
	color: #9AE8CE;
	text-shadow:0 1px 1px #333;
}

#intro a {
	color: #9AE8CE;
	text-decoration: none;
	background-color: #222 !important;
	font-weight: normal !important;
}

#intro a:hover {
	color: #e5e5e5;
	text-decoration: underline;
	background-color: #222 !important;
	font-weight: normal !important;
}

.dashnav a:hover, .hi a:hover, .headbox2_links a:hover{
	color: #21B584;
}

#header_down h1, .headbox h1, .headbox2 h1, .headbox2_links h1, .headbox3 h1 {
	color: #FFF;
}

.headbox3 {
	color: #ccc;
	width: 210px;
 	margin: 5px 0px 5px 15px;
  	float: left;
}

.headbox3 a{
	color: #9AE8CE;
}

.headbox3 a:hover{
	color: #21B584;
}

.box { 
	margin: 5px;
	padding-top: 10px;
	border-top: 3px solid #111;
	background: #F0EFEE;
	display: inline;
}

#lefty { 
	float: left;
	display: inline;
	color: #FFF;
	margin: 5px;
	width: 450px;
}

#righty { 
	float: right;
	display: inline;
	color: #FFF;
	margin: 5px;
		width: 450px;
}

#wrapper .col1 img,
#wrapper .col2 img {
    max-width: none;
}

#wrapper .col1 { 
	width: 210px; 
	padding: 10px 10px 0px 10px; 
	float: left;
	-moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.3);
}

#header .col2 {
	width: 450px; 
	padding: 0 10px 0px 10px; 
	float: left;
}

#wrapper .col2 { 
	width: 450px; 
	padding: 10px 10px 0px 10px; 
	float: left;
	-moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.3);}
	
#else a{
	background-color: #FFFFFF;
	color:#000000;
	width:200px;
	display:block;
	padding: 5px;
	text-decoration:none;
	font-size:12px;
	line-height:15px;
	float:left;
	margin-bottom: 5px;
}

#else a:visited {
	color:#000000;
	text-decoration:none;
}
#else a:hover {
	text-decoration: none;
	background-color:#9AE8CE;
}
#else a:active {
	text-decoration: none;
}

#down a{
	height: 12px;
	width: 14px;
	background-colour: none;
}

#up {
	height: 12px;
	width: 14px;
}

.dashnav {
	float: left;
	margin-right: 20px;
}

.welcome {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.fl {
	float:left;
}

/* Contact Form */

.input-text {
	width: 210px;
	margin-bottom: 5px;
	float: left;
}

.msginput-text {
	width: 210px;
	height: 55px;
	float: left;
	margin-bottom: 5px;
}

.mailform_input {
	background: url(images/input-text.gif) no-repeat scroll 0 0;
	width: 200px;
	font-size: 12px;
	line-height: 15px;
	padding: 5px;
	outline-style:none;
	outline-width:0;
	border: none;
	display: block;
	color: #cccccc;
}

.message_input {
	background: url(images/input-text.gif) no-repeat scroll 0 0;
	height: 45px;
	width: 200px;
	font-size: 12px;
	line-height: 15px;
	padding: 5px;
	outline-style:none;
	outline-width:0;
	border: none;
	display: block;
	color: #cccccc;
}

.captcha_input {
	background: url(images/input-text.gif) no-repeat scroll 0 0;
	width: 50px;
	font-size: 10px;
	line-height: 12px;
	padding: 3px;
	outline-style:none;
	outline-width:0;
	border: none;
	color: #cccccc;
}

.send-but {
		background: url(images/send.gif) no-repeat scroll 0 0;
		cursor:pointer;
		border:0;
		float: right;
		margin-right: 5px;
		width: 50px;
		height: 20px;
		margin-top: 5px;
}

.reset-but {
		background: url(images/reset.gif) no-repeat scroll 0 0;
		cursor:pointer;
		border:0;
		float:right;
		margin-right: 0px;
		height: 20px;
		width: 50px;
		margin-top: 5px;
}

/* NEWS */
#newspost {
	margin: 5px 0px 15px 0px;
	font-size: 10px;
}

#newspost a{
	color: #21B584;
}

#newspost a:hover{
	color: #9AE8CE;
}

.date {
	font-weight: bold;
	color:#000000;
	text-decoration: underline;
}

.dates {
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
	color:#ffffff;
}

.linkings {

}

#postspace {
	height:5px;
}

