body {
	background:#000 url(images/background.jpg) repeat-x;
	margin: 0px;
	padding: 0px; 
	text-align: center; /* Used for centering pages in IE */
}
p, h1, h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	color: #222;
}
/* You may use pixels or ems for text sizing. li typeface and size must match rest of content. */
p, div#content li {
	font-size: .8em;
	line-height: 1.2ems;
}
h1 {
	font-size:20px;
		border-bottom:1px dotted #081943;
	}
h2 {
	font-size:15px;
	color:#990000;
	}
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	color:#000;
	position:relative;
	left:35px;
    }
	
strong {font-size:11px;
letter-spacing:1px;}	


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width:887px;
	margin: 0px auto;
	background:transparent;
}

/* ----------------- Audio ----------------- */

div#audio {
width:40%;
height:25px;
position:relative;
	margin:32px auto 100px auto;

}


applet{position:relative;
}

/* ----------------- header----------------- */


div#header {
	width:100%;
	height:200px;
	background:transparent url(images/header.jpg) no-repeat;
	padding-top:0px;
	
}

div#flash {
background-color:transparent;
}	
/* ----------------- Content Copy and Photos ----------------- */

div#content {
	width:100%;
	height:100%;
	padding:none;
	background:transparent url(images/content-bg.jpg) repeat-y;
}



div#copy {
	width:550px;
	height:100%;
	float:right;
	padding:40px;
}

div#copy a:hover{
	text-decoration:none;
	}

div#copy h4{
	border-bottom:1px dotted #222;

}

div#copy ul#list1{
	float:left;
	width:40%;
	height:100%;
	font-weight:bold;
	text-transform:uppercase;

}

div#copy ul#list2{
	float:left;
	width:40%;
	height:100%;
	font-weight:bold;
	text-transform:uppercase;
}

div#contrast{
	background-color:#eee;
	border:1px solid #555;
	clear:both;
	margin-bottom:15px;
	padding:8px 8px 8px 20px;
}
/* ----------------- sidebar ----------------- */

div#sidebar {
	float:left;
	width:253px;
	height:100%;
	background:transparent url(images/sidebar.jpg) no-repeat;
}

div#sidebar a:link{
	color: #000;
	text-decoration:underline;
}

div#sidebar a:hover{
	color: #000;
	text-decoration:none;
}

div#clear-content{clear:both;}
/* ----------------- VERTICAL NAVIGATION ----------------- */
div#nav {
	width: 100%;
	height:57px;
	text-align:center;
	margin:auto;
	background:transparent url(images/nav-bg.jpg) no-repeat;
	}
	
	ul#mainnav {
	width: 100%;
	margin:0px auto;
	padding: 0px;
	text-align:center;
	height:40px;
	position:relative;
	left:18px;
	}
	
	ul#mainnav li {
	display: inline; 
	list-style: none;
	margin:auto;
	padding: 0px;
	text-align:center;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	height:30px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	padding: 17px  15px 5px 10px;
	text-decoration: none;
	text-align: center;
	margin:auto;
	border-right:1px solid #000;
	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	font-size: 16px;
	color:#fff;
	background:transparent url(images/nav-bg-active.jpg) repeat-x;
	}	



/* ----------------- footer ----------------- */

/* ----------------------------  Utility  ----------------------------  */

div#footer {
		width: 887px;
		height:160px;
		margin: 0px auto;
		color:#fff;
		background:  transparent url(images/footer.jpg) no-repeat;
		padding-top:50px;
}


div#utility {
	width: 100%;
		text-align:center;
	}
	ul#utilitynav {
	width: 60%;
	height:20px;
	margin: 0px auto;
	text-align:center;
	padding: 0px;
	list-style-type: none;
	position:relative;
	left:20px;
	}
	ul#utilitynav li {
	display: inline;
	float:left;
	margin: 0px auto;
	padding: 0px;
		text-align:center;


	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	text-align:center;
	padding: 5px;
	margin: 0px;
	border-right: 1px none #ccc;
	color:#FFFFCC;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	font-weight:normal;
	}
/*Used to clear footer floats*/
div#clear-footer{clear:both;}

div#copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	height:50px;
	color:#fff;
	position:relative;
	top:5px;

	}
	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	color:#fff;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	font-weight:normal;
	}
	
	div#owner {
	border-top: 1px dashed #000;
		width: 95%;
		height:20px;
		color:#FFFFFF;
		margin-top:25px;
		padding-top:10px;
}

div#owner a {color:#FFFFFF;
font-size:11px;
text-decoration:none;
float:right;
padding-right:10px;

}

div#owner a:hover {
font-weight:normal;
color:#999999;

}




/* ----------------- CUSTOM CLASSES ----------------- */

/* Images should include some type of border. We tend to favor this one. */

img.landscape {
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 0px;
	border: solid 1px #ccc;
}

img.left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
	border: solid 1px #ccc;
}
img.right {
	float: right;
	padding: 5px;
	margin: 0px 0px 10px 15px;
	border: solid 1px #ccc;
}
div.column {
}

.text-size{
font-size: 16px;
padding-top: 3px;
}