body, th, select{
color:#333;
font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Geneva,Verdana,sans-serif;
font-size:12px;
background-color:#000;
}

#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -315px;
	text-align: center;
	min-width: 900px; 
}
#wrapper {
	position: relative;
	text-align: left;
	width: 900px;
	height: 556px;
	margin: 0px auto;
	}

#wrapup{
   background-color:#fff;
   width:900px;
   margin:auto;
   height:556px;
}

a {
color:#000;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

#main {
height:516px;
padding:20px;
width:860px;
}	
#left{
float:left;
width:318px;
height:506px;
}
#pageimage{
width:318px;
height:344px;
margin-bottom:20px;
background-color:#999;
}
#logo  {
width:318px;
height:152px;
background-color:#333;
}     
#right{
float:right;
width:522px;
margin-left:20px;
height:516px;
}
#menu{
width:522px;
}
.clear{
clear:both;}
#jbox{
height:447px;
}

#jbox-home{
height:365px;
margin-bottom:20px;
}
.scroll-pane{

}
#pagetitle{
text-align:right;
margin-bottom:20px;
margin-left:-5px;
}
#pagecontent{
text-align:right;
}
#footerbottom{
margin-top:10px;
font-size:10px;
color:#fff;
}
#footerinternals{
width:900px;
}
#footleft{
float:left;
color:#fff;
}
#footright{
float:right;
color:#fff;
}
#footright a{
color:#fff;
}
#footright a:hover{
color:#ffcc66;
}
