html{
height: 100%;
border:0; margin:0px; padding:0px;
background-image: url(images/bg.1.jpg);}
body {
height: 100%;
	font-size: 62.5%; /* Resets 1em to 10px */
	text-decoration: none;
    font-family : Arial, Verdana, Helvetica, sans-serif;
	color: #ccc;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url(images/stage.1.png);
background-position:top center;
background-repeat: no-repeat;
background-attachment:scroll;
outline: none;
	}
div#contain {clear:both;text-align:center;width:1000px;margin:0 auto; z-index: 98;}

#carousel ul {
	list-style: none; z-index: 90;
}
#carousel ul li {
	width: 970px;
	height: 620px;
	padding: 0 5px;
}
#carousel .jcarousel-scope {
    position: relative;
	padding: 0 20px;
    width: 970px;
}
#carousel .jcarousel-next {
    position: absolute;
    top: 540px;
    right: 0;
	width: 250px;
	height: 100px;
    cursor: pointer;
    border: none;
	text-indent: -2000px;
    background: url(images/arrow_right_disabled.png) no-repeat center;
}
#carousel .jcarousel-next:hover {
    background-image: url(images/arrow_right_over.png);
}

#carousel .jcarousel-next-disabled, #carousel .jcarousel-next-disabled:hover {
    background-image: url(images/arrow_right_off.png);
    cursor: default;
}

#carousel .jcarousel-prev {
    position: absolute;
    top: 540px;
    left: 0;
	width: 250px;
	height: 100px;
    cursor: pointer;
    border: none;
	text-indent: -2000px;
    background: url(images/arrow_left_disabled.png) center no-repeat;
}
#carousel .jcarousel-prev:hover {
	background-image: url(images/arrow_left_over.png);
}

#carousel .jcarousel-prev-disabled, #carousel .jcarousel-prev-disabled:hover {
    background-image: url(images/arrow_left_off.png);
    cursor: default;
}

#pageintro {
	text-align: left;
	margin: 0px auto;
	padding: 300px 0px 0px 0px;
	width: 960px;
	}

.maintext, .maintext p { 
text-decoration: none;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size:13px;
color:#ccc;
text-align:justify;
letter-spacing: 0px; word-spacing: 1px; line-height: 20px;
}
.maintext a { 
text-decoration: none;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size:13px;
color:#fff; font-weight:bold;
}
.maintext strong , .maintext em { 
color:#fff; font-weight:bold;
}
.maintext a:hover { 
color: #FF6600;
background-color:transparent;
text-decoration: underline; 
}


#content {
	font-size: 1.2em
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	}

#footer {border: none;}

h1.titleinv { font-size:295.0%;line-height: 100.0%;color:#fff;text-decoration:none;letter-spacing: -2px; padding: 0px; margin:0px;}
h1.titleinv a {color:#019ec5; text-decoration:none;letter-spacing: -2px;}
h1.titleinv a:hover {color:#FF9900; text-decoration:none;letter-spacing: -2px;}

h2.title {font-size:180.1%; letter-spacing: -1px;color:#019ec5;text-decoration:none;}
h2.title a {color:#fff; text-decoration:none;}
h2.title a:hover {color:#FF9900; text-decoration:none;}

h1.foot {font-size:600%; letter-spacing: -1px;color:#676966;text-decoration:none;}
h1.foot a {color:#676966; text-decoration:none; line-height: 80%;}
h1.foot a:hover {color:#FF9900; text-decoration:none;}
.on {color:#019ec5;}

h3.title {font-size:140%;letter-spacing: 0px;color:#019ec5;text-decoration:none;}
h3.title a {color:#fff; text-decoration:none;}
h3.title a:hover {color:#FF9900; text-decoration:none;}

a, a:visited {	text-decoration: none;}

a:hover {  text-decoration:none;}

.narrowcolumn {
	float: left;
	padding: 0px 5px 5px 5px;
	margin: 0px 0 0;
	width: 600px;
	background-image: url(images/columnbg.png);
	background-repeat:repeat;
	}

div#foot_wrap {clear: both;width: 100%;	margin: auto; padding: 0px; min-height:50px; height:auto !important; height:auto;text-align:left;	}
#footer { color:#CCCCCC; padding: 0px 0px 0px 0px; margin: 0 auto; width: 930px; clear: both;}
    #footer p {margin: 0; padding: 0px;}
	#footer a {color:#FFF;}
	#footer a:hover {color:#FF9900;}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

#sidebar {	padding: 0px 5px 5px 5px; margin-left: 730px; width: 240px;	background-image: url(images/columnbg.png); background-repeat:repeat;}
#sidebar a { color:#FFFFFF;}
#sidebar a:hover , .widgettitle{color:#019ec5;}

a img {
	border: none;
	}