/* border: solid 1px #f00; For Testing*/

body {
	margin: 0px;
	padding: 0;
	background: #B6D8C7 url(bg-green.gif) center repeat-y;
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align:center;/* center layout in ie5 and 5.5. */
	}
	
#container {
	width: 760px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;/* this is the background colour of the main columns */
	text-align:left;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333;
	}
	
a {
	text-decoration: none;
	}
a:link {
	color: #E91B12;
	text-decoration: underline;
	}
a:visited {
	color: #E91B12;
	text-decoration: underline;
	}
a:hover {
	color: #5F9283;
	text-decoration: none;
	}
	
.headline {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18px;
	font-weight: bold;
	color: #184273;
	}
	
.headline2 {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #184273;
	}
	
.title {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px;
	font-weight: bold;
	color: #184273;
	}

.tag {
	font-size: 12px;
	font-weight: bold;
	color: #E91B12;
	}
	
#formsinput {
	display: none;
	}
	
	
#domain{
	height: 40px;
	background-image: url(domain.gif);
}
	
#headerHome {
	background-image: url(homepic.jpg);
	height: 280px;
	}
	
#headerMembers {
	background-image: url(memberspic.jpg);
	height: 280px;
	}
	
#headerAbout {
	background-image: url(aboutpic.jpg);
	height: 280px;
	}
	
#headerServices {
	background-image: url(servicespic.jpg);
	height: 280px;
	}
	
#headerArticles {
	background-image: url(articlespic.jpg);
	height: 280px;
	}
	
#headerContact {
	background-image: url(contactpic.jpg);
	height: 280px;
	}
	
#headerThanks {
	background-image: url(thankspic.jpg);
	height: 280px;
	}

#headerHome h1, #headerMembers h1, #headerAbout h1, #headerServices h1, #headerArticles h1, #headerContact h1, #headerThanks h1 {
	margin: 0px;
	color: #17254B;
	text-align: right;
	margin-right: 10px;
	font: bold italic 14px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	}
#headerHome h1 span, #headerMembers h1 span, #headerAbout h1 span, #headerServices h1 span, #headerArticles h1 span, #headerContact h1 span, #headerThanks h1 span {
	display: none;
	}
	
#headerHome h2, #headerMembers h2, #headerAbout h2, #headerServices h2, #headerArticles h2, #headerContact h2, #headerThanks h2 {
	margin:0
	}
#headerHome h2 span, #headerMembers h2 span, #headerAbout h2 span, #headerServices h2 span, #headerArticles h2 span, #headerContact h2 span, #headerThanks h2 span {
	display: none;
	}
	
#content {
	padding: 0;
	background-image: url(background.gif);/*this makes the background colour of the left column */
	background-repeat: repeat-y;
	background-position: left top;
	}
#left {
	float:left;
	width:170px;
	margin-left: 9px;
	}
#right {
	float:left;
	width:545px;
	margin-left: 15px;
	}
	
#right h1 {
	font: italic 24px Georgia, "Times New Roman", Times, serif;
	color: #000;
	letter-spacing: 2px;
	}
	
#right h2 {
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-style: bold;
	letter-spacing: 2px;
	text-indent: 5px;
	}
	
#right h3 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-style: bold;
	}
	
.tiny	{
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
/*   NAVIGATION   */

#linkList {
  	width: 178px;
  	}
#linkList ul {
	margin: 6px 12px 0 12px; 
	padding: 0;
	}
#linkList li {
	list-style: none;
	height: 20px;
	margin-bottom: 5px;
    padding-bottom: 5px;
	border-bottom: 1px solid #192C27;
	}

#linkList h3 {
	margin: 12px 0 0 0; 
	width: 180px; 
	height: 35px;
  	}
#lselect li a {
	display: block;
	padding: 4px 0 2px 10px;
	color: #E91B12;
  	font: bold 14px Georgia, "Times New Roman", Times, serif;
  	letter-spacing: 2px;
  	text-decoration: none;
  	}
#lselect li a:hover {
	display: block;
	padding: 4px 0 2px 10px;
	color: #2E5046;
  	font: bold 14px Georgia, "Times New Roman", Times, serif;
  	letter-spacing: 2px;
  	text-decoration: none;
  	}
#lselect h3 {
	background-image: url(select.gif);
	}
#linkList h3 span {
	display: none;
	}
	
#signature {
	width:100%;
	text-align: center;
	margin-bottom: 30px;
	}
#signature p	{
	font-size: 14px;
	}
	
#signature .tiny	{
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#footer {
	background: #473907 url(footer.gif) 0 0 no-repeat;
	padding-top: 15px;
	text-align:left;
	height: 40px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	}
	
#footer p {
	margin: 0;
	padding: 5px 10px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#footer a {
	text-decoration: none;
	}
#footer a:link {
	color: #fff;
	text-decoration: underline;
	}
#footer a:visited {
	color: #fff;
	text-decoration: underline;
	}
#footer a:hover {
	color: #E91B12;
	text-decoration: none;
	}	