/* CSS created by Aaron Marc Bradford */



.main-container {

	width: 100%;

	height: 100%;

	position: absolute;

	top: 0px;

	left: 0px;

	right: 0px;

	bottom: 0px;

}



body {

	background-color: #0b171d;

}



.background-dots {

	background-image: url(images/dots.png);

	background-repeat: repeat;

}



.h1 {

	font-size: 10px;

	letter-spacing: 1px;

	font-family:Georgia, "Times New Roman", Times, serif;

}



.background-image {

	background-image: url(images/background-image.jpg);

	background-repeat: no-repeat;

	background-position: top center;

	background-attachment: fixed;

}

.float-left {
	float: left;
	margin: 10px;
	border: 1px dotted #996633;
}


.header {

	width: 800px;

	height: 220px;

	margin-left: auto;

	margin-right: auto;

	

}



.header-main {

	background-image:url(images/header/main.png);

	width: 800px;

	height: 182px;

	background-repeat:no-repeat;

}



.top-nav {

	width: 800px;

	height: 38px;

	letter-spacing: 4px;

	text-transform:uppercase;

	word-spacing: 2px;

	text-align: center;

	line-height: 38px;

	font-size: 12px;

	color: #797979;

	font-family:Georgia, "Times New Roman", Times, serif;

}



.top-nav ul {

	list-style-type: none;

	padding: 0px;

	margin: 0px;

}



.top-nav ul li {

	display:inline;

}



.top-nav ul li a {

	padding: .2em 1em;	

}



.top-nav a:link {

	text-decoration: none;

	color: #898989;

}



.top-nav a:visited {

	text-decoration: none;

	color: #898989;

}



.top-nav a:hover {

	color: #FFFFFF;

}



.footer {

	padding: 5px;

	color: #d8d8d8;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	text-align: center;

}



.quote {

	color: #996633;

	font-family: Georgia, Times, serif;

	text-align: center;

	font-size: 15px;

	letter-spacing:-0.01px;

	margin: 15px 55px;

	font-style:italic;

	padding: 20px 0px;
	
	text-shadow: rgba(255,255,255,.8) 0 1px 0;
	
	-webkit-text-shadow: rgba(255,255,255,.8) 0 1px 0;

}



.announcement {

	font-size:15px;

	text-align: center;

}



/* box */



.content-box {

	width: 800px;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 20px;

}



.content-slice_01 {

	background-image:url(images/content/content-slice_01.png);

	width: 151px;

	height: 150px;

}



.content-slice_02 {														/* NAVIGATION */

	background-image:url(images/content/content-slice_02.png);

	width: 500px;

	height: 150px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 24px;

	text-align: center;
	
	text-shadow: rgba(255,255,255,.8) 0 1px 0;
	
	-webkit-text-shadow: rgba(255,255,255,.8) 0 1px 0;

	color: #dec37a;/* NAVIGATION */

}



.content-slice_02 a:link {

 	color: #223848;

 	text-decoration: none;

 	padding-bottom: 8px;

 	

}



.content-slice_02 a:visited {

 	color: #223848;

 	text-decoration: none;

 	padding-bottom: 8px;

 	

}



.content-slice_02 a:hover {

 	background: url(images/main-link-hover.png) no-repeat 50% 100%;

}



.already-here {

	color: #dec37a;

	text-decoration: line-through;

}



.content-slice_03 {

	background-image:url(images/content/content-slice_03.png);

	width: 149px;

	height: 150px;

}



.content-slice_04 {

	background-image:url(images/content/content-slice_04.png);

	width: 151px;

	height: 883px;

}



.content-slice_05 {														/* MAIN CONTENT */

	background-image:url(images/content/content-slice_05.gif);
	
	color: #333333;

	width: 500px;

	height: 883px;

	font-family: "Georgia", Times, serif;

	font-size: 18px;
	
	word-spacing: 4px;

	line-height: 24px;
	
	text-shadow: rgba(255,255,255,.8) 0 1px 0;
	
	-webkit-text-shadow: rgba(255,255,255,.8) 0 1px 0;

	vertical-align: text-top;/* MAIN CONTENT */

}



.content-slice_05 a:link {

 	color: #996633;

 	text-decoration: none;

}



.content-slice_05 a:visited {

 	color: #996633;

 	text-decoration: none;

}


.fancy a:link {

 	color: #223848;

 	text-decoration: none;

 	padding-bottom: 8px;

}

.fancy a:visited {

 	color: #223848;

 	text-decoration: none;

 	padding-bottom: 8px;

}

.fancy a:hover {

 	background: url(images/main-link-hover.png) no-repeat 50% 100%;

}


.content-slice_05 a:hover {

 	color: #223848;

 	text-decoration: none;

	
	border-bottom: dotted 1px #223848;

}



.content-slice_06 {

	background-image:url(images/content/content-slice_06.png);

	width: 149px;

	height: 883px;

}



.content-slice_07 {

	background-image:url(images/content/content-slice_07.png);

	width: 151px;

	height: 96px;

}



.content-slice_08 {

	background-image:url(images/content/content-slice_08.png);

	width: 500px;

	height: 96px;

}



.content-slice_09 {

	background-image:url(images/content/content-slice_09.png);

	width: 149px;

	height: 96px;

}



/* end box */