/* Graphics, Design and Layout by Monica Koemans, Copyright 2004.  All Rights Reserved.  Any past, present or future products of Monica Koemans are protected by United States copyright laws and may not be modified in any way without prior written consent of the designer or party responsible for its creation.  You may not reproduce this page without the the designer's written permission.*/

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #16171D;
}

div#maincontainer {
	background-image: url(../gifs/slices/maincontainer_bg.jpg);
	background-repeat: repeat;
	width: 850px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 0;
}

div#header {
	position: relative;
	left: 50px;
	
}
div#rotateimg {
	position: relative;
	left: 206px;
	top: 0px;
	}

div#navigationimg {
	width: 174px;
	margin-left: 50px;
	padding: 0 0 0 0;
	float: left;
	margin-top: -156px;
	height: 439px;
	}
div#navigation {
	position: relative;
	margin-top: -225px;
	margin-left: 1px;
	width: 152px;
}	
div#navigation ul li{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 2em;
	list-style-type: none;
	margin-left: -20px;

	}
	
div#navigation ul li a:link{
	color: #FFFFFF;
	text-decoration: none;}

div#navigation ul li a:visited{
	color: #FFFFFF;
	text-decoration: none;a
	}
	
div#navigation ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B5B7BE;
	}
	
div#navigation ul li a:visited{
	color: #FFFFFF;
	text-decoration: none;}
	
div#content {
	width: 560px;
	padding: 0 0 0 0;
	margin-left: 220px;
	margin-right: 0px;
	font-size: .8em;
	line-height: 1.8em;
}

div#content a:link {
	color: #3D4253;
	text-decoration: none;
	font-weight: bold;
	}
div#content a:visited {
	color: #3D4253;
	text-decoration: none;
	font-weight: bold;
	}
div#content a:hover {
	color: #16171D;
	text-decoration: none;a
	font-weight: bold;
	}
div#content a:active {
	color: #16171D;
	text-decoration: none;
	font-weight: bold;
	}

div#footer {
	background-image: url(../gifs/slices/footer_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 50px;
	font-size: 10px;
	text-align: center;
	width: 850px;
	clear: both;
	height: 89px;
		}
div#footer p {
	color: #333333;
	padding-top: 5px;
	}
div#footer a:link {
	color: #000000;
	text-decoration: none;
	}
div#footer a:visited {
	color: #000000;
	text-decoration: none;
	}
div#footer a:hover {
	color: #000000;
	text-decoration: underline;}

h1 {
	font-size: 1.3em;
	font-variant: small-caps;
	color: #40556F;
	letter-spacing: .4em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #40556F;		
	}
h2 {
	font-size: 1em;a
	color: #314858;
	font-weight: bold;}
h3 {
	font-weight: bold;
	color: #314858;
	font-size: .8em;
	}
.peskyborders  { 
 	border: none;
	border: #000000 thin solid;
	
}
