﻿body 
{
	margin:0;
	background:#00719f url("/images/bodyBG.gif");
	background-repeat:repeat-x;
	font-family:Arial, Verdana, Trebuchet MS, Sans-Serif;
	font-size:12px;
}
a
{
	color:#4a7ab8;
	text-decoration:none;
}
a:hover
{
	color:orange;
	text-decoration:underline;
}
.maincontainer
{
	width:779px;
	margin:0 auto;
	background-color:white;
	
}
.banner
{
	background-image:url("/images/banner2.jpg");
	height:79px;
	background-repeat:no-repeat;
}
.splashimage
{
	background-image:url("/images/01_01.jpg");
	height:249px;
	width:545px;
	background-repeat:no-repeat;
	margin:0px;
}
.defaulttext
{
	background-image:url("/images/defaultbackgroundformainbody.jpg");
	
	height:250px;
	width:545px;
	background-repeat:no-repeat;
	margin-top:0px;
}
.leftcontainer
{
	float:left;
}
	
.memberscorner
{
	float:right;
	width: 231px;
	margin: 0;
}
.members
{
	width: 231px;
	margin:0;
	border:0;
}
.footercontainer
{
	background-color:#4a7ab8;
	height:20px;
	margin-top:-5px;
	padding-top:5px;
	padding-left:5px;
	color:White;
	text-align:center;}
	
	

.title
{
	font-size:23px;
	color:Orange;
	}
.menucontainer
{
	float:right;
	padding-top:57px;
	height:20px;
	
}

.menuitem
{
	text-decoration:none;
	padding:0 15px 0 8px;
	color:#6f6f6f;
	font-weight:bold;
	font-family:Verdana, Arial;
	font-size:10px;
}

.menuitem:hover
{
	color:#ff5f0e;
}

.memberslogo
{
	float:left;
	height:75px;
	margin-right:20px
}
.linktopage
{
	text-decoration:none;
	color:Black;
	font-weight:bold;
}
.linktopage:hover
{
	text-decoration:underline;
	color:orange;
	font-weight:bold;	
}

.contactpix
{
	float:left;
	margin-right:5px;
	margin-top:3px;
}
.contactdetails
{
	float:left;
	margin-bottom:15px;
}

.member
{
	clear:both;
}
