* {
margin: 0;
padding: 0;
}

html{ 
height: 100%; 
margin: 0; 
padding: 0;
}

body{
background-color: #ffffff;
font-family: arial;
height: 100%; 
margin: 0; 
padding: 0;
}

#wrap{
background-position:center;
background-repeat: no-repeat;
padding: 0;
margin:0;
overflow:hidden;
margin-top: 0px;
padding-top: 0px;

}

#main {
	/*
	background-image: url(../images/Spaz_waterbackground.jpg);*/
	background-repeat: no-repeat;
	background-position:center;
	padding: 0;
	margin: 0;
	margin-top:0px;
	left:50%;
	margin-left:-640px;
	width:1280px;
	
	min-height:848px; /*ff*/
	height: auto !important; /*ie7 */
	height: 848px; /*ie6 */
	overflow:hidden;
	position:absolute;
	z-index:1;
}

#maincontent {
	
	
	padding: 0;
	margin: 0;
	margin-top:0px;
	width:1024px;
	
	min-height:768px; /*ff*/
	height: auto !important; /*ie7 */
	height: 768px; /*ie6 */
	overflow:hidden;
}
#top {
	width: 1024px;
	margin-top: 10px;
}
#logo {
	width: 233px;
	float:left;
}
#topright{
float:right;
width: 300px;
margin-top: 30px;
}

.moduletable_menu td a{
padding-left:25px;
padding-right:25px;
text-decoration:none;
color:#000000;
text-decoration:none;
font-weight: bold;
}
#content{
background-image: url('../images/Spaz_brownstrip.png');
	background-repeat: no-repeat;
	background-position:center;
margin-top: 10px;
height:394px;
width: 1280px;
}
#left{
width: 293px;
float:left;
height: 354px;
padding-top: 0px;
padding-left:0px;
padding-right:0px;
text-align: left;
}
#right{
background-image: url('../images/whitetransparencyinside.png');
	background-repeat: no-repeat;
	background-position:center;
float:left;
width: 711px;
height: 394px;
z-index: 99999;
margin-left: 18px;
}
#rightContent{
width: 700px;
height: 394px;
overflow:auto;
}
#content-bottom{
height: 120px;
color: #060a30;
width: 1024px;
margin-top:5px;
}

#menu {
	background-image: url('../images/closedlinks_03.png');
	background-repeat: repeat;
	background-position:center;
	width: 1280px;
	vertical-align: bottom;
	margin-top: 160px;
	margin-left: 0px;
	color:#000000;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}


#menu ul {
margin-left:120px;
margin-right: 20px;
list-style-type: none;
height: 38px;
}

ul a{
padding-right: 0px;
padding-left: 0px;
padding-top: 0px;
display: block;
line-height: 30px;
width: 120px;
text-decoration: none;
color: #000000;
}

ul li{
margin-left: 10px;
margin-right: 10px;
margin-top: 0px;
float: left;

}
ul li.last{
margin-left: 70px;
margin-right: 10px;
margin-top: 0px;
float: left;

}

#menu ul li ul{
display: none;
position: absolute;
z-index: 500;
}

#menu ul{
left: -0px;
}

#menu ul li:hover ul,
#menu ul ul ul li:hover ul{
display:block;
}

#menu li {
float: left;
position: relative;
}
#menu li ul li{
float: none;
}


#menu a:hover {
background-image: url('../images/openlinks_03.png');
background-repeat: repeat;
color: #ffffff;
}

.buttonSelected{
background-image: url('../images/openlinks_03.png');
background-repeat: repeat;
color: #ffffff;
}

#panorama img{
width:400px;
height: 100px;
}