a:link {
	font-style: normal;
	}

a:visited {
	color: #B9203D;
	}

a:hover {
	font-style: italic;
	text-decoration: none;
	}

a:active {
	color: #FFF;
	}

body {
	background-attachment: fixed;
	background-color: #CAE6D7;
	background-image: url(images/xibalba002.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #000;
	font-size: 12pt;
	}
	
blockquote {
	color: #000;
	font-family: Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 65%;
	font-style: italic;
	margin-left: 0px;
}
	
cite {
	font-size: 75%;
	font-weight: bold;
	margin-left: 50px;
}

dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: none;
	}

dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 0;
	text-decoration: underline;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: italic;
	font-weight: normal;
	text-align:left;
	text-indent: 15px
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	text-align:left;
	}

li {
	color: #000;
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 80%;
	margin-top: 0;
	}

p {
	color: #000;
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 80%;
	margin-top: 0;
	margin-bottom: 14px;
	}

.em {
	font-weight: bold;
	}

#logo {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	text-align: center;
	width: 100%;
	}

#content {
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-left: 150px;
	margin-right: 15px;
	max-width: 900px;
	min-width: 600px;
	padding-top: 5px;
	}
	
#footer {
	clear: both;
	font-size: 75%;
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
	min-width: 600px;
	padding-top: 15px;
	text-align: center;
	width: 100%;
	}
	
#sidebar {
	float: left;
	font-size: 85%;
	line-height: 12pt;
	margin-left: 15px;
	margin-top: 5px;
	min-width: 150px;
	padding: 5px;
	position: fixed;
	width: 10%;
	}
