@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 100px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #F4F3F0;
}
#line {
	background-color:#E9E6E1;
	width: 100%;
	height: 10px;
}

#content {
	width: 100%;
	height: 400px;
	background-color:#1D1811;
	background-image:url(images/main.gif);
	background-repeat: repeat-x;
	
}

#main {
	width: 800px;
	height: 400px;
	background-color:#CAC2B4;
}

#left {
	width: 400px;
	height: 400px;
	background-image:url(images/left3.gif);
	position: relative;
	left: 0px;
}


#right {
	width: 400px;
	height: 400px;
	position: relative;
	right: 0px;
	background-image:url(images/right.gif);
	background-repeat: no-repeat;
}

#links {
	position: relative;
	left: 0px;
	top: 290px;
	width: 340px;
	height: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font: "arial narrow";
	color: #CAC2B4;
}


#footer {
	position: relative;
	width: 800px;
	height: 25px;
	margin-top: 20px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font: "arial narrow";
	color: #B2ABA3;
	font-size: 12px;
	font-weight: bold;
}

p2 {
	font-family: Arial, Helvetica, sans-serif;
	font: "arial narrow";
	color: #CAC2B4;
	font-size: 12px;
}
p3 {
	color: #2A2016;
	font-family: "arial narrow";
	font: "arial narrow";
	font-size: 14px;
}
p4 {
	font-size: large;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CAC2B4;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: white;
}
a:active {
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
}
#content #main table tr td #left #links a {
	color: #C9C2B4;
}
#content #main table tr td #right table tr td {
	font-size: 10px;
}
#content #main table tr td #right table tr td table {
	font-family: Arial, Helvetica, sans-serif;
}
#content #main table tr td #right table tr td table {
	font-family: Arial, Helvetica, sans-serif;
}
#content #main table tr td #right table tr td table {
	color: #282114;
}

#dark {
	color: #2A2016;
	font-size: 10px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C9C2B4;
}
#content #main table tr td table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#large {
	font-size: 100px;
	color: #6C3;
}
