a:link 		{color: #404040; text-decoration: none;}
a:visited 	{color: black; text-decoration: none;}
a:hover 	{color: #5e8e9b; text-decoration: none;}
a:active 	{color: #264a5b; text-decoration: none;}

h1
{
	font-weight: bold;
	color: #2465c0;
	font-size: 14pt;	
	height: 36px;
	background: url("http://www.futureforum.com.au/FF2010/images/h1BG2.png") bottom left no-repeat;
}

h2
{
	font-weight: bold;
	color: #343434;
	font-size: 12pt;	
}

h3
{
	font-weight: bold;
	font-size: 10pt;
}

h4
{
	font-weight: bold;
	font-size: 9pt;
	color: #343434;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}

body {
	background-color: white;
	font-family: helvetica, arial;
	color: grey;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	left: 0px;
	right: 0px;
	top: 0px;
}

#topBanner {
	position: relative;
	width: 100%;
	height: 123px;
	padding: 0px;
	background-image: url("http://www.futureforum.com.au/FF2010/images/FFHeader.png");
	background-position: top center;
	background-color: #7aadba;
	background-repeat: no-repeat;
}

#topBanner ul
{
	float: left;
	height: 16px;
	width: 900px;
	list-style-type: none;
	margin: 0px;
	padding-left: 500px;	
	padding-top: 95px;		
}

#chooseForumBanner {
	position: relative;
	width: 100%;
	height: 35px;
	background-image: url("http://www.futureforum.com.au/FF2010/images/chooseForumBannerGradient.png");
	background-position: top center;
	background-color: #343434;
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
}

#chooseForumBannerText {
	float: left;
	width: 200px;
	height: 38px;
	padding-bottom: 2px;
	margin-left: 20%;
	font-weight: bold;
	color: white;
	font-size: 9pt;
}

#chooseForumBanner ul {
	float: left;
	height: 35px;
	width: 800px;
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
}

#chooseForumBanner li {
	float: left;
	height: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #c2c2c2;
	background-image: url("http://www.futureforum.com.au/FF2010/images/divider4.png");
	background-repeat: no-repeat;
	background-position: top left;
}

#chooseForumBanner .listItemHome {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #c2c2c2;
	background-image: none;
}

#chooseForumBanner a:link {
	color: #dadada;
}

#chooseForumBanner a:visited
{
	color: #dadada;
}

#chooseForumBanner a:hover {
	color: white;
	height: 40px;
	width: 50px;
}

#topBannerDropShadow {
	position: relative;
	width: 100%;
	height: 15px;
	margin-top: 0px;
	background-image: url("http://www.futureforum.com.au/FF2010/images/topBannerDropShadow.png");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: white;
}
 
#containerWrapper {
	position: relative;
	width: 740px;
	margin: 0px auto;	
}

#containerWrapper strong
{
	color: black;
	font-weight: bold;
}

#oneContainer {
	float: left;
	width: 400px;
	height: 100%;
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
}

#twoContainer {
	float: right;
	width: 260px;
	height: 100%;
	text-align: justify;
	background: grey;
	background: url("http://www.futureforum.com.au/FF2010/images/twoContainerTop.png") top left no-repeat #f1f1f1;
	font-size: 8pt;
}

#twoContainer p {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}

#twoContainerBottom {
	position: relative;
	height: 25px;
	background: url("http://www.futureforum.com.au/FF2010/images/twoContainerBottom.png") bottom left no-repeat #f1f1f1;		
}

#clearDescriptions {
	clear: both;
}

#footer {
	position: relative;
	width: 740px;
	background-color: white;
	height: 200px;
	margin: 0 auto;
	border-top: 1px dotted grey;
	padding-top: 10px;
	color:  #333333;
	font-size: 9pt;
	margin-top: 30px;
}

#footer img {
	float: right;
	margin-top: -30px;
}

#mccrindleLogo 
{
	position: relative;
	width: 160px;
	height 50px;
	background-image: url("http://www.futureforum.com.au/FF2010/images/2010B/mccrindleLogoSmall.png");
	background-repeat: no-repeat;
}

#topMenu 
{
	position: relative;
	width: 1200px;
	height: 40px;
	margin-top: -12px;
	background-image: url("http://www.futureforum.com.au/FF2010/images/2010/topMenuBG2.png");
	background-position: bottom;
	background-repeat: repeat-x;
}

