﻿* {
	margin: 0;
	padding: 0;
}

body {
background: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #222;
margin: 0;
padding: 0;
background-image:url('images/mayan_symbols5a.jpg');
background-attachment: fixed;
}

a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 70px auto;
width: 860px;
}


#header {
background: url(images/header.png) no-repeat;
height: 180px;
}
 h1 {
padding: 10px 0 0 5px;
font-size: 18px;
color: #000;
}
 h1 a {
padding: 10px 0 0 0px;
font-size: 18px;
color: #000;
font-weight: 100;
text-decoration: underline;
}


#content {
padding: 0 12px;
background-image: url('images/content.png');
background-repeat:repeat-y;
}

.right {
float: right;
width: 690px;
text-align: justify;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 22px;
height: 24px;
line-height: 24px;
background: #900007;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}
.coin {
	float:right;
}
.special {
	float:right;
}
.beer {
	float:left;
}
.mayanhead {
	float:right;
}
.mayanbird2 {
	float:left;
}
.left {
float: left;
width: 140px;
height:280px;
margin-left:4px;
background-image:url('images/green_mayan_symbols.gif')
}
.left h2 {
padding-left: 10px;
height: 24px;
line-height: 24px;
background: #05812a;
color: #fff;
font-size: 18px;
text-decoration:underline;
font-family: Jokerman;
}
.left ul {
padding: 10px 0 15px 26px;
color: #fff;
}
.left ul li a {
text-decoration: none;
font-weight: 700;
color:#fff;
font-family: Jokerman;
font-size:14pt;
}
.left ul li a:hover {
text-decoration: underline;
font-weight: 700;
color:lime;

}
.articles {
padding: 10px;
}

#bottom {
background: url(images/bottom.png) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
padding-bottom: 10px;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }