body {
        background: #000;
        margin-top: 10px;
        padding: 0px;
        font-size:12px; font-family: arial,san-serif; color:#fbd799;
}

/* Site Containers */

div.clear {
	clear: both
}

#Site {
        width: 591px;
        margin-bottom: 0%;
        margin-top: 0%;
        text-align: center;
        background: #000;
        font-family: arial,san-serif;
        font-size:12px;
	border-top:0px solid #fff;
        border-right:0px solid #fff;
        border-bottom:0px solid #fff;
        border-left:0px solid #fff;
	
}

#Container {
        width: 591px;
	padding: 2px; 
	background: #4f4635;
	border-bottom: 5px solid #4f4635;
        color: #d5ce80;
	margin-top: 20px;
        text-align: left;
}

#Intro {
        padding: 2px;
	background: #000;
        font-family: arial,san-serif;
        font-size:12px;
}

#Main {
	padding: 4px;
	margin-top: 10px;
	background: #3c3322;
        font-family: arial,san-serif;
        font-size:12px;	
	color: #fbd799;
	border: 1px solid #000;
}

#Main img {
	padding: 5px;
}

#Visa img {
	padding: 0px 100px 0px 100px;
}

#Names {
	color:#cf6e07;
	font-family: arial,san-serif; font-weight: bold;
	font-size: 13px;
}

/* Text NAVS  */
#navHolder {background: #a09555; text-align: center; width: 591px;height:20px; border: 1px solid #544b3a;}
#frnavHolder {background: #a09555; text-align: center; width: 591px;height:20px; border: 1px solid #544b3a;}

.nav:link, .nav:visited {top: 185px; font-size:12px; letter-spacing: 4px; font-weight:bold; color: #000; text-decoration: none; padding: 0px 4px 0px 4px; background: #a09555; margin-left: 0px height:20px; border-right: 1px solid #544b3a; margin-right: 0px; height: 100%;}
.frnav:link, .frnav:visited {top: 185px; font-size:10px; letter-spacing: 2px; font-weight:bold; color: #000; text-decoration: none; padding: 0px 4px 0px 4px; background: #a09555; margin-left: 0px height:20px; border-right: 1px solid #544b3a; margin-right: 0px; height: 100%;}
.nav:active, .nav:hover {font-size:12px; letter-spacing: 4px; font-weight:bold; color: #a69a68; text-decoration: none; padding: 0px 4px 0px 4px; background: #544b3a; height:100%; }
.frnav:active, .frnav:hover {font-size:10px; letter-spacing: 2px; font-weight:bold; color: #a69a68; text-decoration: none; padding: 0px 4px 0px 4px; background: #544b3a; height:100%; }

A.bottom:link, A.bottom:visited { font-size: 10px; letter-spacing: 1px; color: #fff; font-weight: bold;text-decoration: none; margin-left:10px;margin-right: 10px;vertical-align: top; }
A.bottom:active, A.bottom:hover { font-size: 10px; letter-spacing: 1px; color: #048205; font-weight: bold; text-decoration: none; }


A:link, A:visited { color: #fbd799; font-size:12px; font-weight: bold; text-decoration: none;}
A:active, A:hover { color: #cf6e07; font-size:12px; font-weight: bold; text-decoration: none; }

A.lotinav:link, A.lotinav:visited {color: #cf6e07; font-size: 10px; text-decoration: none;}
A.lotinav:active, A.lotinav:hover {color: #646464; font-size: 10px; text-decoration: none;}

/* Footer */

#footer {
        background: url(/images/main_bottom.jpg) no-repeat;
	height: 137px;
	width: 591px
	margin-left: 0px;
}

#loti {
	background: #000;
        font-family: arial,san-serif; font-weight: bold;
        font-size: 10px;
        color:#cf6e07;
}

#name1 {color: #fbd799; font-size: 16px;}
#name2 {color: #fbd799; font-size: 16px;}
#name3 {color: #fbd799; font-size: 16px;}
#name4 {color: #fbd799; font-size: 16px;}
#name5 {color: #fbd799; font-size: 16px;}
#name6 {color: #fbd799; font-size: 16px;}

div.headings {
	float: right;
}

