body {
	background-color: #ffffff;
	font-family: Verdana, Tahoma, sans-serif;
	background-position:bottom center;
	font-size: 11px;
	line-height: 24px;
	background-attachment:fixed;
	color: #333333;
	background-repeat: no-repeat;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
}

a {
	color: #009933;
}

.title {
	font-family: Lucida Grande, helvetica, verdana, sans-serif;
	font-size: 40px;
	line-height:45px;
    color: #ffffff;
}

.class {
	font-family: Lucida Grande, helvetica, verdana, sans-serif;
	font-size: 16px;
	line-height:19px;
    color: #ffcc00;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:16px;
  color: #4D4D4C;
  
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	font-family: Lucida Grande, helvetica, verdana, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height: 14px;
}
a:hover {
	color: #FFFFFF;
	background-color: #cc0000;
}

.SiteMap {
	font-family: Lucida Grande, helvetica, verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.CentrePanel {
	font-family: Lucida Grande, helvetica, verdana, sans-serif;
	font-size: 12px;
	line-height:15px;
	color: #f7f7f7;
}

.footer {
  font-family: Verdana, Tahoma, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #ffffff;
}
.form {color: #333333}

input,textarea {
	background-color:#000;
	color:#FFF;
	border: 1px solid #FFF
	
}
input.big {
	width: 100px;
}

input.gallerynav {
	width: 50px;
	font-size: 9px;
}

#mousemove, #drag {
	width: 914px;
	height: 350px;
	border: 1px solid #000;
	overflow: auto;
	margin: 0 auto;
}
 
#drag { 
	cursor: url(openhand.cur), move;
}
 
.inside {
	width: 2000px;
	height: 1000px;
}
 
.move {
	background: #eee url(bg.jpg);
}
 
.drag {
	background: #333 url(bg2.jpg);
}

#demotip { 
    display:none; 
    background:transparent url(../images/black_arrow.png); 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff;     
}
.container {width: 960px; margin: 0 auto;}



ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 960px;
	list-style: none;
	position: relative;
	font-size: 10px;
	text-transform:uppercase;
	background: url(../images/menu1.png) repeat-x;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555;
}
ul#topnav li a {
	padding: 10px 14px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav li:hover { background: #cc0000 }
ul#topnav li span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; top:-40px;
	display: none;
	width: 960px;
	background: #cc0000;
	color: #fff;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: underline;}
			
.footerFloat {
position: fixed;
background:url(../images/bottom2.png) #f5f5f5;
border-top: 5px solid #000;
border-bottom: 5px solid #000;
width: 100%;
left: 0px;
bottom: 0px;
text-align:middle;
color: #fff;
font-size: 9px;
z-index:8000;
opacity:0.7;
filter:alpha(opacity:70);
}

.footerFloatH {
position: fixed;
background:url(../images/bottom2.png) #f5f5f5;
border-top: 5px solid #000;
border-bottom: 5px solid #000;
width: 100%;
left: 0px;
bottom: 0px;
text-align:middle;
color: #fff;
font-size: 9px;
z-index:8000;
opacity:0.7;
filter:alpha(opacity:70);
}