html, body {
	height: 100%;
	padding-bottom: 1px;

	background-image: url(images/sbackdrop.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-position: center 0px;
	margin-top: 0px;

}
 

a {
	
	 color: #0e4758;
}
a:visited {
	 color: #0e4758;
 
}
a:hover {
  color: #0e4758; 
	text-decoration: underline;
}
a:active {
	 color: #0e4758;
	text-decoration: underline;
}
.flagborder {
	border: 1px solid #000;
}

body,td,th,textarea , input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

 
#wrapper
{
	width: 850px;
	text-align: left;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	 
}
#header
{
	background-color: #FFF;
	font-size: 18px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}


#container {
	width: 100%;
	height: auto;
	margin: 0px;
	background-image: url(images/divider.gif);
	background-repeat: repeat-y;
	background-position: 180px 0px;
	margin-top: 15px;
	background-color: #FFF;
	
}

#left
{
	width: 180px;
	height: auto;
	float: left;

}
#right
{
	width: 630px;
	height: auto;
	float: left;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
}





.clearer {
	font-size: 0px;
	height: 0px;
	width: 100%;
	display: block;
	clear: both;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}



#footer {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-color: #FFF;
	padding-top: 10px;
	font-size: 10px;
	margin: 0px;
	border: 1px none #000;
}

.imageleft {
	margin: 10px;
	float: left;
	background-color: #FFF;
}
.imagehomerotating {
	float: left;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.imageright{
	margin: 10px;
	float: right;
	background-color: #FFF;
}
.redtext {
	color: #cc1543;
	font-style: italic;
	text-align: center;
}
.testname {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.nav {
	font-size: 16px;
	font-weight: bold;
	color:#D20000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background-color: #FFF;
}
 
.title {
	text-align: center;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;

}
h1,h2,h3 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color:#075547;
}
h1 {
	font-size: 20px;
	padding-bottom: 8px;	
}
h2 {
	font-size: 18px;
	padding-bottom: 8px;
}
h3 {
	font-size: 16px;
	padding-bottom: 8px;
}

.standout {
	font-size: 24px;
	font-weight: bold;
	color:#D20000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background-color: #FFF;
}

.tickbar li {
	list-style:none;
	background-image: url(images/bigredtick.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	margin-bottom:6px;
	background-position: 2px -4px;
	background-repeat:no-repeat
}
#welcome {
	margin: 0px;
	padding: 0px;
}
#news {
	float: left;
	width: 350px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #018898;
	padding-right: 10px;
}
#menu {
	height: 300px;
		padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;

}
#newshome {
	clear: both;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#logo {
	float: none;
	text-align: center;
	margin: 0px;
	padding: 0px;

}
.tablestyle tr td {
	padding: 10px;
	vertical-align: top;
	border: 1px solid #CCC;
	
}
li {
	padding-bottom: 3px;
}
.tablemembercontact  tr td {
	vertical-align: top;
	padding-top: 50px;
	}
	.flag {
	text-align: right;
	padding-right: 10px;
	padding-left: 45px;
}
