html, body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}

body {
	background-color: #fff;
	color: #444;
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	color: #556379;
}

a:hover {
	color: #8496B3;
	text-decoration: none;
}

h1 {
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7B98F8;
	margin: 0;
	padding-bottom: 8px;
}

h2 {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #80a795;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 0;
}

h3 {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-bottom: 8px;
}

h4 {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8CA1AA;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 8px;
}


p  {
	margin: 0;
	padding-bottom: 8px;
}

h6  {
	margin: 0;
	padding-bottom: 8px;
	font-style:italic;
}

hr {
	clear: both;
	height: 1px;
	border-top: solid 1px #AACCD5;
}

img {
	border: none;
}

#wrapper {
	margin: 0 auto;
	padding-top:10px;
	width: 733px;
	text-align: left;
}

#head {
	background-color: #F0F8FA;
	height: 90px;
	color: #606d82;
	border-bottom: 1px solid #fff;
}

#head div {
	float: left;
	clear: right;
	height: 75px;
}

#logo {
	width: 185px;
	background-image:url(Graphics/General/Exotic-club-logo.gif);
	background-repeat:no-repeat;
	
}

#logo a {
	display: block;
	padding: 46px 0 0 14px;
	font-size: 18px;
	letter-spacing: 0;
	text-transform: uppercase;
	text-decoration: none;
}

#logo span {
	display:none;
}

#slogan {
	width: 474px;
	border-left: 1px solid #A2ADB9;
	background-image:url(Graphics/General/club-name.gif);
	background-repeat:no-repeat;

}

#toplinks {
	width: 73px;
}

#toplinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#toplinks li {
	float: left;
	display: inline;
	margin-top: 56px;
}

#toplinks a {
	display: block;
	width: 18px;
	height: 9px;
}

#toplinks span {
	display: none;
}

#tlhome {
	background-image: url(Graphics/General/tl_home.gif);
	background-repeat: no-repeat;
}

#tlcontact {
	background-image: url(Graphics/General/tl_contact.gif);
	background-repeat: no-repeat;
}

#tlsitemap {
	background-image: url(Graphics/General/tl_sitemap.gif);
	background-repeat: no-repeat;
}

#tlhome a:hover {
	background-image: url(Graphics/General/tl_home-on.gif);
	background-repeat: no-repeat;
}

#tlcontact a:hover {
	background-image: url(Graphics/General/tl_contact-on.gif);
	background-repeat: no-repeat;
}

#tlsitemap a:hover {
	background-image: url(Graphics/General/tl_sitemap-on.gif);
	background-repeat: no-repeat;
}

.box {
	background:url(Graphics/General/backbgd.jpg) repeat-y;
	width:733px;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	border:0;
}


#body {
	float: right;
	margin: 0 0 0 0;
	height:100%;
	margin-left: 20px;
	width: 538px;
}

#visual {
	margin: 0 0 16px 0;
	height: 123px;
	background-image: url(images/home/exotics.jpg);
	background-repeat: no-repeat;
}

#content {
	float: left;
	padding-right: 10px;
	padding-bottom:14px;
	width: 346px;
	border-right: 1px solid #AACCD5;
	padding-left: 10px;
}

#content2 {
	float: left;
	padding-right: 5px;
	padding-bottom:14px;
	width: 520px;
	border-right: 1px solid #AACCD5;
	padding-left: 5px;
}

.content2l {
	float:left;
	margin: 0 1.5% 0;
	
}

.content2r {
	float:right;
	margin: 0 0 0 1.5%;
}

#content3 {
	float: left;
	padding-right: 5px;
	padding-bottom:14px;
	width: 520px;
	border-right: 1px solid #AACCD5;
	padding-left: 5px;
	text-align:center;
}

#content4 {
	padding-right: 5px;
	padding-left: 100px
	padding-bottom:14px;
	width: 400px;
	text-align:left;
}

#content5 {
	float: left;
	padding-right: 5px;
	padding-bottom:14px;
	width: 520px;
	border-right: 1px solid #AACCD5;
	padding-left: 5px;
}

#news {
	margin-left: 10px;
	width: 155px;
	float:right;
}

#news h4 {
	padding-left: 14px;
	background-image: url(Graphics/General/li1b.gif);
	background-repeat: no-repeat;
}

#news dl {
	padding: 0;
	margin: 0;
}

#news dt {
	padding: 6px 10px 4px 10px;
	margin: 0;
	border-top: 1px solid #DEECF0;
	background-image: url(Graphics/General/li3.gif);
	background-position: 0 11px;
	background-repeat: no-repeat;
	font-size: .7em;
	color: #8CA1AA;
}

#news dd {
	padding: 0;
	margin: 0;
	font-size: .8em;
}

#news h5 {
	margin: 0;
	padding-bottom: 2px;
	font-size: 1.0em;
	font-weight: normal;
}

#threecells {
	clear: both;
	height:0;
}

#threecells div {
	float: left;
	font-size: .9em;
	clear: right;
}

#cell_1 {
	width: 162px;
	padding-right: 15px;
}

#cell_1 a {
	background-image: url(images/home/3colls_p1.jpg);
}

#cell_2 {
	width: 162px;
	padding: 0 15px 0 15px;
	border-left: 1px solid #AACCD5;
	border-right: 1px solid #AACCD5;
}

#cell_2 a {
	background-image: url(images/home/3colls_p2.jpg);
}

#cell_3 {
	width: 162px;
	padding-left: 15px;
}

#cell_3 a {
	background-image: url(images/home/3colls_p3.jpg);
}

#side {
	float: left; 
	padding:0 0 8px 0;
	border-top: 3px solid #fff;
	width: 165px;
	background-color: #EAF4F6;
	height: 100%;
}

#menu {
	padding: 0;
	margin: 0;
	height:100%;
}

#menu a {
	text-decoration: none;
	display:block;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial;
}

#menu ul li a {
	margin-top: 8px;
	padding: 0 28px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #AACCD5;
	border-bottom: 1px solid #AACCD5;
	background-image: url(Graphics/General/li1a.gif);
	background-position: 13px 5px;
	background-repeat: no-repeat;
}

#menu ul li ul li a {
	margin-top: 0;
	height: 19px;
	line-height: 19px;
	font-weight:normal;
	text-transform: capitalize;
	background-image: url(Graphics/General/li2.gif);
	background-color: #DEECF0 ;
	background-position: 13px 5px;
	background-repeat: no-repeat;
	border-top: 1px solid #EEF5F7;
	border-bottom: 1px none #EEF5F7;
}

#menu ul li ul li ul li a {
	background-color: #C2DCE3;
	background-image: none;
}

#menu li li li li a {
	padding-left: 36px;
}

#menu ul li ul li ul li ul li a {
	background-color: #A1CEDB;
	background-image: none;
}

#ads {
	padding: 0;
	margin: 0;
}

#ads dt {
	padding: 0;
	margin: 6px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#ads dd {
	margin: 0;
	padding: 4px 12px;
	border-bottom: 1px solid #EEF5F7;
	font-size: .8em;
	border-bottom: 1px solid #AACCD5;
	line-height: 1.2em;
}

#foot {
	clear: both;
	padding: .5em;
	background-color: #fff;
	background-image: url(logo_small.gif);
	background-repeat: no-repeat;
	font-size: .8em;
	line-height: 1.4em;
	text-align: center;
	position: relative;
}

#top_nav {
	display: none;
	padding-left: 185px;
	background-color: #DEECF0;
	height: 20px;
}

#top_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid #fff;
	background-image: url(Graphics/General/tn_bg1.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 20px;
}

#top_nav li {
	float: left;
	margin: 0;
	padding: 0;
	border-top: 2px solid #f60;
	border-right: 1px solid #fff;
	background-color: #E5F1F3;
}

#top_nav a {
	display: block;
	padding: 0 1.3em;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#top_nav a:hover {
	background-color: #f60;
	color: #fff;
}

/*  my extra stuff  --*/

.displayoff {
	display:none;
}

#news h6 {
	font-size: 0.6em;
	color: #7B98F8;
	margin: 0;
	padding-bottom: 8px;
}

.floatleft {
	float: left;
	padding-right:20px;
}

.floatclear {
	clear:both;
}

#clear {
	clear:both;
}

.clear {
	clear:both;
}

#tablehome {
	border: 0;
	margin: 0;
	padding: 0;
	clear:both;
}

#tablehome table {
	width: 537px;
	border: 1px solid #80a795;
	border-spacing: 0;
}	

#tablehome td {
	padding: 0 5px 0 15px;
	font-size: .8em;
	}

.cell_1 td {
	width: 100px;
}

.cell_2 td {
	width: 140px;
	padding: 0 15px 0 15px;
	border-left: 1px solid #AACCD5;
	border-right: 1px solid #AACCD5;
}

.cell_3 td {
	width: 241px;
	padding-left: 15px;
}

#tablenum {
	border: 0;
	margin: 0;
	padding: 0;
	clear:both;
}

#tableshow {
	border: 0;
	margin: 0;
	padding: 0;
	clear:both;
}

#tableshow table{
	width: 526px;
	border: 1px solid #80a795;
	border-spacing: 0;
}

#tableshow td {
	padding: 0;
	text-align:center;
	font-size: .8em;
	width: 50%;
	}
	
#tableshowa {
	border: 0;
	margin: 0;
	padding: 0;
	clear:both;
}

#tableshowa table{
	width: 526px;
	border: 1px solid #80a795;
	border-spacing: 0;
}

#tableshowa td {
	padding: 0;
	text-align:center;
	font-size: .8em;
	width: 50%;
	}

#tablelink {
	border: 0;
	margin: 0;
	padding: 0;
	clear:both;
}

table#tablelink {
	width: 526px;
	border-spacing: 0;
}

#tablelink td {
	padding: 0;
	text-align:center;
	font-size: 1em;
	font-weight:bold;
	width: 50%;
	}

	
#tableresult {
	border: 0;
	margin: 0;
	padding: 0;
	clear:both;
}

#tableresult table {
	width: 548px;
	border: 1px solid #80a795;
	border-spacing: 0;
}

#tableresult td {
	padding: 2px 0;
	text-align:left;
	font-size: .8em;
	width: 50%;
	}

#tablenum table{
	width: 500px;
	border: 1px solid #80a795;
	border-spacing: 0;
}	

#tablenum td{
	padding: 0 5px 0 15px;
	font-size: .8em;
	}

#tablebreednum table{
	width: 500px;
	border: 1px solid #80a795;
	border-spacing: 0;
}	

#tablebreednum td{
	padding: 0 1px 0 1px;
	font-size: .8em;
	}


td.cell_1a  {
	width: 140px;
	font-size: .8em;
	border-top-style:dotted;
	border-top-width:thin;
}

td.cell_2a  {
	width: 50px;
	border-left: 1px solid #AACCD5;
	border-right: 3px solid #AACCD5;
	font-size: .8em;
	border-top-style:dotted;
	border-top-width:thin;
}

td.cell_3a  {
	width: 140px;
	font-size: .8em;
	border-top-style:dotted;
	border-top-width:thin;
}

td.cell_4a  {
	width: 50px;
	border-left: 1px solid #AACCD5;
	font-size: .8em;
	border-top-style:dotted;
	border-top-width:thin;	
}

td.cell_1b  {
	width: 120px;
	text-align:left;
	margin: 2px 2px;
	border-top-style:dotted;
	border-top-width:thin;
}

td.cell_2b  {
	width: 80px;
	text-align:left;
	padding: 2px 2px;
	border-top-style:dotted;
	border-top-width:thin;
	}

td.cell_3b  {
	width: 150px;
	padding: 2px 2px;
	border-top-style:dotted;
	border-top-width:thin;
	text-align:left;
}

td.cell_1c  {
	padding: 0;
	margin: 0;
	width: 180px;
	text-align:center;
}

.centre {
	text-align:center;
}

