body {
	background-color:#808080;
	text-align:center;
	margin:0px;
	padding:0px;
	background-image:url(background_images/bg.jpg);	
	background-repeat:repeat;
}

#centreContent {
	width:994px;
	min-height:80%;
	overflow:visible;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	font-size:14px;
	overflow-x:hidden;
}

#header {
	background-image:url(background_images/fusion_logo.png);
	background-position:50% top;
	background-repeat:no-repeat;
	height:104px;
	width:990px;
	overflow-x:hidden;
}

#header a {
	padding:8px;
	text-decoration:none;
	color:#61655D;
	border:1px solid #61655D;
	margin-top:-1px;
	width:110px;
	float:right;
	display:block;
}

#header a:hover {
	color:white;
	border:1px solid #F1001C;
}

#menu {
	font-size:14px;
	border-top:1px solid #DEDEDE;
	border-bottom:1px solid #DEDEDE;
	background-image:url(background_images/menu.gif);
	background-repeat:repeat-x;
	width:990px;
	height:27px;
	color: #41453D;
	border:1px solid #B4B4B4;
	border-radius:4px;
	-moz-border-radius:4px;
	background-color:#D9D9D9;
/*	overflow:hidden; */
	z-index:1000;
}

#menu ul {
	list-style:none;
	margin-top:0px;
	z-index:1000;
}

#menu li{
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
	z-index:1000;
}

#menu li a {
	width:auto;
	min-width:80px;
	text-align:center;
	height:27px;
	display:block;
	margin-left:20px;
	margin-right:20px;
	color: #555;
	line-height: 27px;
	text-decoration:none;
	text-shadow: 1px 1px 0 white;
	z-index:1000;
}

#menu ul ul {
	position:absolute;
	visibility: hidden;
	top:29px;
	background-color:#D9D9D9;
	border-bottom:1px solid #B4B4B4;
	z-index:1000;
	border-left:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
	list-style:none;
	margin:0px;
	margin-left:-10px;
	margin-top:-2px;
	padding:0px;
	padding-bottom:3px;
	z-index:1000;
	border-bottom-left-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
}

#menu ul li:hover ul {
	visibility:visible;
}

#menu a:hover {
	color:#960000;
}

#menu a.currentPage {
	color:#960000;
}

#menu ul li ul li {
	width:100%;
	text-align:center;
	margin:0px;
	padding:0px;
	z-index:1000;
}

#footer {
	text-align:left;
	height:48px;
	width:990px;
	clear:both;
	border-top:1px solid #DEDEDE;
	color:#41453D;
	font-size:12px;
}

#footer div {
	margin:5px;
	float:left;
	display:inline;
	margin-right:17px;
	_margin-right:-10px;
	text-align:right;
}

#footer div a {
	color: #41453D;
	text-decoration:none;
}

#footer div a:hover {
	color:#F1001C;
}

#OnSightLink {
	color:#41453D;
}

#OnSightLink a {
	color:#41453D;
}

#OnSightLink a:hover {
	color:white;
}

h1 {
	border:1px solid #960000; 
	text-transform:uppercase; 
	width:auto;
	float:left;
	padding:12px; 
	font-size:14px;
	font-stretch:expanded;
	color:#41453D;
	margin-bottom:20px;
	text-shadow: 1px 1px 0 white;
	background-color:white;
	border-radius:3px;
	-moz-border-radius:3px;
	font-weight:normal;
}

h2 {
	border-bottom:1px dotted #868686;
	width:auto;
	padding:4px;
	padding-bottom:8px;
	font-size:14px;
	margin-bottom:20px;
}

hr {
	height:1px;
	border:none;
	color:#868686;
	border-bottom:1px dotted #868686;
}

#leftSection {
	margin:20px;
	float:left;
	display:inline;
	width:380px;
	color:#41453D;
	min-height:400px;
	margin-right:15px;
	line-height:19px;
}

#rightSection {
	float:left;
	display:inline;
	width:500px;
	min-height:500px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	margin:20px;
	margin-left:40px;
	color:#868686;
	overflow:auto;
}

label {
	font-size:14px;
	float:left;
	display:inline;
	width:140px;
}

input {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

textarea {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

select {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.pics {
	width:900px;
	height:500px;
	background-repeat:no-repeat;
	background-position:50% 50%;
}

.thumb {
	width:50px;
	height:50px;
	border:1px solid #444444;
	margin:3px;
	float:left;
	display:inline;
	cursor:pointer;
	background-position:50% 50%;
	background-repeat:no-repeat;
}

strong {
	color:#F1001C;
}

.navThumb {
	margin:3px;
	float:left;
	width:50px;
	height:50px;
	border:1px solid #B4B4B4;
	display:inline;
	cursor:pointer;
	background-position:50% 50%;
}


#faceTwit {
	width:70px;
	height:40px;
	position:absolute;
	top:55px;
	left:50%;
	margin-left:280px;
	z-index:99px;
	float:none;
}

#leftSection a {
	background-color:#D8D8D8;
	border:1px solid #960000 !important;
	border-radius:3px;
	-moz-border-radius:3px;
}
#leftSection p a {
	background-color:transparent;
	border:1px solid transparent !important;
	color:black;
	border-radius:3px;
	-moz-border-radius:3px;
}
#leftSection p a.hoverBubble{
	background-color:#D9D9D9;
	border:1px solid #960000 !important;
	color:black;
	border-radius:3px;
	-moz-border-radius:3px;
}
#leftSection div a.hoverBubble{
	background-color:#D9D9D9;
	border:1px solid #960000 !important;
	color:black;
	border-radius:3px;
	-moz-border-radius:3px;
}
#leftSection p a.hoverBubble:hover{
	color:white;
}
#leftSection div a.hoverBubble:hover{
	color:white;
}
#siteLinks a.hoverBubble{
	background-color:#D9D9D9;
	border:1px solid #960000 !important;
	color:black;
	border-radius:3px;
	-moz-border-radius:3px;	
	width:473px;display:inline;float:left;
	padding-top:5px;
	padding-bottom:5px;
	margin:10px;
	text-decoration:none;
}
#siteLinks a.hoverBubble:hover{
	color:white;
	border-color:black !important;
	background-color:#960000;
}
