/* BASIC */
body {
	font-size: 62.5%;
	font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	margin: 20px;
}

h1, h2, h3, h4, h5, p, ul {
	padding: 0;
	margin: 0;
}

/* WRAPPER: wraps entire contents of page */
#wrapper {
	border: solid 1px black;
	width: 900px;
	margin-left:auto;
    	margin-right:auto;
	overflow: hidden;
}


/* BANNER */

/* fix IE 6: improperly positioning 
'subscribe' and 'about us' links in banner */
* html #banner {
	height: 1px;
}

#banner {
	background: url() no-repeat right top ;
	position: relative;

}

#banner #badge {
	position: absolute;
	left: -18px;
	top: -18px;
}
#banner #logo {
	margin-left: 60px;
	position: relative; /* jumping logo fix for IE */
}

#banner #ringpics {
	margin-left: 60px;
	position: relative; /* jumping logo fix for IE */
}

#banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	right: 60px;
	bottom: 5px;
}
#banner li {
	display: inline;
	margin-left: 10px;
}
#banner li a {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font: 1.1em "Trebuchet MS";
}
.seperator {
	border-right: 1px solid #666;
	padding-right:10px;
}

/* NAV BAR */


#mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(images/bg_nav.png) repeat-x left top;
	float: left;
	border-bottom: 1px solid #000;
	width: 100%;
}

#mainNav li {
	float: left;
	padding: 0;
	margin: 0;
}

#mainNav li a, #mainNav li a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: .5em 1em;
	border-right: 1px solid #000;
	display: block;
	font: bold 1em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

#mainNav li a:hover {
	background: url(images/bg_nav_h.png);
}

/* IE 6 hack to make entire button clickable */
* html #mainNav a { width: 1px; }


/* MAIN CONTENT */

#main h1 {
	color: #663900;
	padding-top: 15px;
	margin-bottom: 10px;
	font: bold 2.3em Georgia, "Times New Roman", Times, serif;
}

#main h2 {
	font-size: 1.8em;
	font-weight: normal;
	padding-top: 15px;
	border-bottom: 1px solid #106A9B;
	margin-bottom: 5px;
	color: #663900;
	clear: both;
}

#main h3 {
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

#main h4 {
	border: solid 1px black;
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 5px;
	color: #663900;
}

#main h5 {
	border: none;
	text-align: center;
	font-size: 1.1em;
	font-weight: normal;
	color: #663900;
}

#main p {
	font-size: 1.4em;
	margin-bottom: 10px;
}
#main .ring {
	float: left;
	width: 171px;
	height: 221px;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: auto;
	position: relative;
	border: 1px solid #666666;
}

#main .ring2 {
	float: left;
	width: 171px;
	height: 241px;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: auto;
	position: relative;
	border: 1px solid #666666;
}


#main .ring img {
	margin-left: 10px;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 0;
	position: relative;
	border: none;
	float: left;
	
}

#main .ring2 img {
	margin-left: 10px;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 0;
	position: relative;
	border: none;
	float: left;
	
}


#main .figure {
	float: left;
	width: 325px;
	margin-bottom: 2px;
	margin-left: 10px;
	position: relative;
}

#main .figure p {
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 168px;
	background-color: #FFF;
	border: 1px dashed #666666;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin: 0;
}


#main .figure img {
	display: block;
	border: none;
}

#contentWrapper {
	position: relative;
	clear: both;
	width: 100%;
	min-height:600px;
}

#main {
	margin-left: 170px;
	margin-right: 1px;
	padding: 0 15px 15px 20px;
	border: 1px solid #666666;
	border-top: none;
	border-bottom: none;
	min-height:600px;
	
}


/* SIDEBAR */
#sidebar {
	background-color: #d3d3d3;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#sidebar h2 {
	font-size: 1.3em;
	color: #FFFFFF;
	padding: 7px 8px 0 8px;
	margin-bottom: 5px;
	border-top: 3px solid #000044;
	background: url(images/bg_side_head.png) repeat-x left bottom;
}
#sidebar p {
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #000000;
}
#sidebar h3 {
	font-size: 1.1em;
	margin-right: 5px;
	margin-left: 5px;
	color: #000000;
	margin-bottom: 3px;
}
#sidebar h3 a {
	color: #000000;
}

#sidebar a:hover {
	color: #CA1D07;
}

#sidebar {
	position: absolute;
	top: 15px;
	left: 0;
	width: 170px;
	
}


/* ADVERTISING */
#adverts {
	position: absolute;
	top: 15px;
	right: 5px;
	width: 125px;
}

#adverts p {
	margin-bottom: 15px;
	text-align: center;
}

/* COPYRIGHT INFO */
#copyright {
	padding: 5px;
	border-top: 1px solid #000;
	background-color: #778899;
	font-weight: bold;
	color: #000000;
}

