
body{
	background-color: #CDC642;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	line-height: 180%; }

strong{
	text-transform: uppercase;
	color: #F47001;
	font-size: 10px;
	font-weight: bold;}
	
em{
	font-style: italic;
	color: #0A6FAD;
	font-family: Georgia, serif;
	font-size: 11px; }

blockquote{
	background-color: #C0B93A;
	font: 12px Century Gothic;
	line-height: 200%;
	color: #FBFDFA;
	padding: 10px;
	margin: 5px 30px;
	
	}

img {
	border: 0px;}

input, select, textarea{
	background-color: #EBEBEB;
	font-family: tahoma,arial,verdana;
	font-size:8pt;
	color: #959595;
	letter-spacing: 1px;
	border: 0;
	padding:2px;}

a
	{text-decoration: none;
	color:#B0580D; 
	}
a:hover
	{color:#33717A;
	text-decoration: underline;}
	
h1 {
	font-family: impact, sans-serif;
	font-size: 24px; 
	color: #FBFDFA;
	text-align: right;
	font-weight: normal;
	padding: 2px 16px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #F4E8D7;
	background-color: #F47001;
	background-image: url(images/h1.gif);
	background-repeat: no-repeat;
	text-transform: lowercase; }

h1:first-letter {
	color: #CDC642; }

h2 {
	margin: 0;
	color: #4C4C39;
	font-family:century gothic, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	padding-left: 18px;
	font-weight: normal;
	background: url(images/h2.gif) center left no-repeat;
	background-repeat: no-repeat;
	text-transform: uppercase;
}


div#image{
	position: absolute;
	left:0px;
	top:0px;}

div#content{
	position: absolute;
	left:260px;
	top:340px;
	width: 500px;
	text-align: justify;}

div#blurb{
	position: absolute;
	left:300px;
	top:140px;
	width: 440px;
	text-align: justify;
	z-index: 1; }

div#sidebar{
	position: absolute;
	left:80px;
	top:440px;
	width: 140px; }

div#sidebar ul{
	margin: 0;
	padding: 0; }

div#sidebar ul li{
	height: 24px;
	padding: 3px 10px 0px 10px;
	font: 14px georgia;
	text-align: right;
	background-image: url(images/sidebarnav.gif); 
	background-repeat: no-repeat;
	font-style: italic;
	margin: 0;
	list-style-type: none;}

div#sidebar ul li:hover{
	background-image: url(images/sidebarnavhover.gif); 
	}

div#sidebar ul li, div#sidebar ul li a{
	color: #F4E8D7;
	text-decoration: none;
	font-weight: bold;
	}

div#sidebar ul li:first-letter, div#sidebar ul li a:first-letter{
	color: #F47001;
	font-weight: bold;
	}

div#navigation{
	position: absolute;
	left:587px;
	top:128px;
	z-index: 2;
	height: 31px;}

img.navigation {
	background: transparent;
	}

div.navigation {
	background: #D7D04A;
	float: left;
	margin: 0 1px;
	}

div.selected {
	background: #F4E8D7;
	float: left;
	margin: 0 1px;
	}

div.selected:hover {
	background: #3DA7E8;
	}

div.navigation:hover {
	background: #148FE8;
	}

#blurb em{
	font-style: italic;
	color: #F47001;
	font-family: Georgia, serif;
	font-size: 10px; }

div#blurb p{
	color: #F4E8D7;
	font: 11px Georgia;
	line-height: 175%;
	letter-spacing: 1px;
	text-align: center;}

div#blurb h2{
	margin: 0;
	padding: 7px 0 5px 25px;
	color: #6E6777;
	font-family: futura, century gothic, sans-serif;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: lowercase;
	background-image: none;
	color: #2194DA;}
	
	

p.footer{
	margin: 0;
	padding: 0 0 10px 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #67703C;
	line-height: 150%;
	font-family: Arial, sans-serif;}


p { 
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 8px;  
	color: #4B542A;}


p.right { 
	text-align: right;}

p.center { 
	text-align: center;}

p.joined a
	{text-decoration: none; color:#5D5053; font-weight: normal;}

p.joined a:hover
	{text-decoration: none; color:#33717A; font-weight: normal;}

p.divider { 
	height: 6px;
	background-image: url(images/divider.gif);
	}


.dropcap {
	float:left; 
	color:#3DA7E8; 
	font-size:60px;
	line-height:40px; 
	padding: 6px 6px 0 0; 
	font-family: Georgia; 
	font-style: italic;
	}

td.left {
	background-color: #AAA53F;
	color: #F4E8D7;
	font: 12px Century Gothic;
	text-transform: uppercase;
	text-align: right;
	padding: 1px 5px;
	}

td.right {
	background-color: #C0B93A; 
	color: #5F683D;
	font: 12px Georgia;
	padding: 1px 5px;
	}

table.statistics {
	width: 400px; 
	margin: 5px 50px 5px 50px;
	}

.info {
	background-color:#C0B93A; 
	margin:1px 0px 1px 75px; 
	padding: 4px; 
	padding-left: 10px;
	color: #5F683D;
	font: 12px century Gothic;}

.info a {
	color: #5F683D;}


.info strong {
	color: #FBFDFA;
	font: 12px Century Gothic;}

.owned1 {
	float:left;
	border: 6px solid #5F683D;
	background-color: #2094DA;
	margin: 0px 10px 0 0;
	}

.owned1:hover {
	background-color: #F47001;
	}

.owned2 {
	float:left;
	border: 6px solid #5F683D;
	background-color: #F47001;
	margin: 0px 10px 0 0;
	}

.owned2:hover {
	background-color: #2094DA;
	}

.validate {
	font: 11px Arial Narrow;
	text-align: center;
	padding-top: 5px;
	}

ul{
	color: #5F683D;
	padding: 0;
	margin: 0;
	line-height: 145%;}

li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	font: 12px Century Gothic;
	margin: 0 50px;
	padding-left: 13px;
	padding-bottom: 7px;    }

