body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	height:100%;
	background-image:url(../images/testBg.jpg);
}
#main{
text-align:left;
margin:0px auto 0px auto;
width:822px;
padding:0px 11px 0px 11px;
background-image:url(../images/fusion_03.gif);
background-repeat:repeat-y;
}
#subMain{
width:800px;
}
#header{
background-image:url(../images/fusion_07.jpg);
background-repeat:no-repeat;
/*display:block;*/
height:174px;
width:800px;
padding:133px 0px 0px 426px;
}
#nav{
/*position:relative;
top:133px;
left:426px;*/
}
#nav a{
display:block;
float:left;
margin:0px 0px 0px 0px;
height:17px;

}
#nav a span{
display:none;
}
#nav a.homeButton {
background-image:url(../images/navOff_23.gif);
background-repeat:no-repeat;
width:66px;
}
#nav a.homeButton:hover, #nav a.homeActive {
background-image:url(../images/navOn_23.gif);
background-repeat:no-repeat;
width:66px;
}
#nav a.exhibitionButton {
background-image:url(../images/navOff_24.gif);
background-repeat:no-repeat;
width:107px;
}
#nav a.exhibitionButton:hover, #nav a.exhibitionActive {
background-image:url(../images/navOn_24.gif);
background-repeat:no-repeat;
width:107px;
}
#nav a.eventsButton {
background-image:url(../images/navOff_25.gif);
background-repeat:no-repeat;
width:68px;
}
#nav a.eventsButton:hover, #nav a.eventsActive {
background-image:url(../images/navOn_25.gif);
background-repeat:no-repeat;
width:68px;
}
#nav a.linksButton {
background-image:url(../images/navOff_26.gif);
background-repeat:no-repeat;
width:52px;
}
#nav a.linksButton:hover, #nav a.linksActive {
background-image:url(../images/navOn_26.gif);
background-repeat:no-repeat;
width:52px;
}
#nav a.contactButton {
background-image:url(../images/navOff_27.gif);
background-repeat:no-repeat;
width:71px;
}
#nav a.contactButton:hover, #nav a.contactActive {
background-image:url(../images/navOn_27.gif);
background-repeat:no-repeat;
width:71px;
}
#mainContent{
margin-top:-133px;
background-image:url(../images/bottom.gif);
background-repeat:no-repeat;
background-position:bottom;
}
#menu{
position:relative;
top:0px;
left:0px;
z-index:200;
}
#textContent{
background-image:url(../images/fusion_11.jpg);
background-repeat:no-repeat;
padding:20px 30px 40px 20px;
}
#textContent a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration:none;
	color:#009900;
	font-variant: small-caps;
	font-size:14px;
	}
	#textContent a:hover {
	text-decoration:underline;
}

.floatRight{
float:right;
margin-left:20px;
margin-bottom:10px;
}


#textContent h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:#000000; 
	height:18px;
	font-size:14px;
	margin-bottom:0px;
	background-image:url(../images/propellerSMSM.jpg);
	padding-left:24px;
	margin-top:15px;
	background-repeat:no-repeat;
}
/*#textContent p{
margin-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
text-align:justify;
}*/
#textContent p{
margin-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:19px;
text-align:justify;
}



#textContent p.indent{
	margin:0px 0px 10px 40px;
	}

#footer{
padding-top:20px;
}
#textContent h2{
margin-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
line-height:22px;
margin-right:0px;
}
#textContent h2 strong{
color:#E91819;
}
#textContent strong{
color:#666666;
}
