
body {
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0;
	background: #000000;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	background: #000000 url(images/wood2.jpg);
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5b4205;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:right;
	letter-spacing: -2px;
	font-size: 3em;
	color: #5b4205;
	margin-top: 0px;

}

h2 {
	letter-spacing: -1px;
	border-left: 3px solid #000000;
	border-bottom: 2px inset #000000; 
	padding: 0 20px 0 10px;
	font-size: 24px;
}

h3 {
	letter-spacing: -1px;
	color: #000000;	
}


a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #5b4205;
}

/* Image Gallery */

.gallerycontainer{
	position: relative;
	margin: 0px auto;
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: black;
padding: 10px;
left: -1000px;
border: 1px double gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 330px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


/* Members Menu */
ul.menu {
list-style-type:none;
width:296px;
position:relative;
display:block;
height:33px;
font-size:.8em;
background:url(images/membersmenubg.png) repeat-x top left;
font-family:Verdana,Helvetica,Arial,sans-serif;
border:1px solid #000;
margin:0 auto;
padding:0px 0 0 0px;
}

ul.menu li {
display:block;
float:left;
padding:0;
}

ul.menu li a {
float:left;
color:#A79787;
text-decoration:none;
height:24px;
padding:9px 15px 0;
font-weight:normal;
}

ul.menu li a:hover,.current {
color:#fff;
background:url(images/bg.png) repeat-x top left;
text-decoration:none;
}

ul.menu .current a {
color:#fff;
font-weight:700;
}

/*ORANGE*/
ul.menu.orange{
background-color:FFB300;
}
ul.menu.orange li a:hover, .menu.orange li.current {
background-color:#FFB300;
}
                    
                    
/* Navigation Menu */

#navmenu {
	width: 800px;
	height: 51px;
}

#navmenu ul {
	margin: 0;
	padding: 203px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#navmenu li {
	display: block;
	float: left;
}

#navmenu a {
	display: block;
	padding: 5px 26px 5px 20px;
	text-decoration: none;
	font: 14px "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#navmenu a:hover { 
	background-color: #FFB300;
	color: #000000;
}

#navmenu .current{
	background-color: #FFB300;

}

/* Page */


#pagetop {
	width: 800px;
	height:197px;
	margin: 0px auto;
	background: url(images/papertop.png) no-repeat;
}

#pagebot {
	width: 800px;
	height:192px;
	margin: 0px auto;
	background: url(images/paperbot.png) no-repeat;
}

/* Content */

#banner {
	margin: 0 auto;
	margin-bottom: 20px;
	width: 800px;
	height: 250px;
	background: url(images/lpheader.gif) no-repeat left top;
}

#wrapper {
	width: 800px;
	margin: 0px auto;
	background: url(images/papermid.png) repeat-y center top;
} 

#content {
	width: 650px;
	margin: 0px auto;
}

#cowboyimg{
	height:100px;
	width: 500px;
	text-align: center;	
	margin: 0 auto;
}

#col1{
	margin: 10px 0 30px 0;
	text-align: center;
	float:left;
	width: 315px;
}

#col2{
	margin: 10px 0 30px 0;
	text-align: center;
	float: right;
	width: 315px;
}

#paypal{
	margin-top:50px;
	float:right;
}

#player{
	margin: 50px 0px 0px 0px;
	float:left;
}

#row{
	height:365px;
	width: 315px;
	text-align: center;
}

#row h3{
	font-size: 120%;
	border-bottom: 1px ridge #000000;
}
	

#col1 img, #col2 img {
	border-left: 6px solid #000000;
	border-bottom: 6px inset #000000;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;

}

#footer {
	width: 800px;
	height: 100px;
	margin:90px 60px;
}

#footer p{
	text-align:right;
	padding:36px 225px;
}
	
#footer a {
	color: #FF0000;
}

#footer a:hover{
	color: #000000;
	text-decoration: underline;
}



.stars{
	float:right;
	margin: 7px auto;
	width:72px;
	height:79;
}

.sponsors{
	margin: 5px 5px 5px 5px;
	border: 1px solid #000000;

}

/**************************************************
 * Data Tables and Cascading Style Sheets Gallery *
 *  http://icant.co.uk/csstablegallery/index.php  *
 *  --------------------------------------------  *
 * Author: Taimar Teetlok > http://taimar.pri.ee/ *
 **************************************************/

table {
	width: 100%;
	color: #212424;
	margin: 0 0 1em 0;	
	font: 120%/150% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Helvetica, sans-serif;
}
table, tr, th, td {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
caption {
	width: 100%;
	height: 39px;
	font-size: 0;
	line-height: 0;
	text-indent: -5000em;
	background: url(caption.gif) no-repeat 98% 0;
}
caption:hover {
	background-position: 98% 100%;
}

/* HEADER */

thead {
	background: #524123;
}
thead tr th {
	padding: 1em 0;
	text-align: center;
	color: #FAF7D4;
	border-bottom: 3px solid #A5D768;
}

/* FOOTER */

tfoot {
	color: #fff;
	background: #524123;
}
tfoot tr th, tfoot tr td {
	padding: .2em .6em;
	border-top: 2px solid #A5D768;
}
tfoot tr th {
}
tfoot tr td {
	text-align: right;
}

/* BODY */

tbody tr td {
	background: #DDF0BD url(bg_cell.gif) no-repeat top left;
}
tbody tr.odd td {
	background-color: #D0EBA6;
}
tbody tr td:hover, tbody tr.odd td:hover {
	background: #c5e894;
}
tbody tr th, tbody tr td {
	padding: 0.1em 0.4em;
	border: 1px solid #a6ce39;
}
tbody tr th {
	padding-right: 1em;
	text-align: right;
	font-weight: normal;
	background: #c5e894 url(bg_cell.gif) no-repeat top left;
	text-transform: uppercase;
}
tbody tr th:hover {
	background: #D0EBA6;
}
table a[href*="taimar.pri.ee"] {
	float: left;
	width: 64px;
	height: 64px;
	font-size: 0;
	text-decoration: none;
	background: transparent url(http://taimar.pri.ee/examples/table-design/taimar.gif) no-repeat 0 0;
}
table a[title^="Download"] {
	float: none;
	width: auto;
	height: auto;
	font-size: 100%;
	background: none;
}

/* LINKS */

table a {
	color: #854400;
	text-decoration: none;
}
table a:visited {
	text-decoration: line-through;
}
table a:hover {
	text-decoration: underline;
}

/* Footer */

#footer{
	color: #000000;	
}
