﻿html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0;
font-family:arial, helvetica, sans serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
}

#wrapper {
	margin-top:140px;
	margin-left:-475px;
	left:50%;
	margin-bottom:0;
	padding:0;
	top:0;
	position:absolute;
	width:944px;
	bottom:35px;
	border-left: 2px solid silver;
	border-right: 2px solid silver;
	border-bottom: 2px solid silver;
	background-color: #311A0B;
}

#content {
	position:absolute;
	top:0px;
	bottom:0px;
	left:135px;
	right:0;
	text-align:center;
	overflow: auto;
}

#head {
	position:absolute;
	margin-left:-475px;
	top:0px;
	left:50%;
	display:block;
	width:944px;
	height:130px;
	text-align:center;
	border-left: 2px solid silver;
	border-right: 2px solid silver;
	background-color: #311A0B;
	padding-top:10px;
}

#footer {
	position:absolute;
	margin-left:-475px;
	bottom:10px;
	left:50%;
	display:block;
	width:944px;
	height:35px;
	text-align:center;
}

#left {
	position:absolute;
	left:0px;
	top:0px;
	bottom:0px;
	width:130px;
	z-index:1;
}

* html #left {
	height:100%;
	top:0px;
	bottom:0;
	margin-left:20px;
	border-top:660px solid #fff;
	border-bottom:0px solid #fff;
}

.style1 {
	border-width: 0;
}

.style2 {
	font-family: Mistral;
	font-size: xx-large;
	color: #EDDBC9;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #D9B38C;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #EDDBC9;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #D9B38C;
}

.style6 {
	text-align: right;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #D9B38C;
	font-weight:bold;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #D9B38C
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D9B38C;
	font-size: xx-large;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF0000;
}

.style11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #EDDBC9;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color:#EDDBC9;
}

.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color:#D9B38C;
}

.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #008000;
}

.style15 {
	color: #FFFFFF;
}

.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
	color: #FF00FF
}

.style17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}

.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #EDDBC9;
}

.style19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FF0000;
}

.style20 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
	color: #FFFFFF;
}

.style21 {
	color: #FF0000;
}

.style22 {
	border: 3px solid #C0C0C0;
}
.style23 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #E2C6A9;
	border-bottom: 3px solid #C0C0C0;
}
.style24 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
	color: #EDDBC9;
	border-right: 3px solid silver;
}

a {
	color: #FFFFFF;
}
a:visited {
	color: #C0C0C0;
}

img {
	border-style:none;
}