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

body {
	background-color: #0C1017;
	margin: 0px;
	padding: 0px;
}
#Site {
	margin: auto;
	width: 1000px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #252D3C;
	border-bottom-color: #252D3C;
	border-left-color: #252D3C;
	background-color: #000000;
}
#Header {
	background-image: url(images/illuminati_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#LeftColumn {
	padding: 10px;
	width: 207px;
	background-image: url(images/illuminati_05.jpg);
	background-repeat: no-repeat;
	float: left;
}
.ThePage h1 {
	color: #FFFF66;
	margin: 0px;
}
#LeftColumn p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	line-height: 22px;
}
#LeftColumn h3 {
	color: #0099CC;
	font-weight: bold;
}
#Footer {
	background-image: url(images/illuminati_11.jpg);
	background-repeat: repeat-x;
	padding: 22px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 26px;
	margin-top: 0px;
	padding: 5px;
}
.ThePage p {
	margin: 0px;
	padding-bottom: 16px;
	line-height: 19px;
}
.MainColumn {
	background-image: url(images/illuminati_08.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	width: 725px;
	float: right;
}
.clear {
	clear: both;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
	margin: 0px;
	padding-bottom: 8px;
}
#LeftColumn ul {
	list-style-type: none;
	padding: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#LeftColumn li {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.ThePage {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 12px;
}
