html, body {
	margin:0;
	padding:0;
}

body {
	font-family: "Verdana", arial, sans-serif;
	font-size:11px;
	color:#333;
	text-align:center;
	background: #fff8dc;
}

#wrapper {
	width:770px;
	margin:15px auto;
	border: solid 22px;
	border-color: #652141;
	text-align:left;
	background: #fff8dc repeat-y;
}


#header {
	height:134px;
	margin:0;
	padding: 15px 15px 20px 30px;
	background: url(../images/apostrophethiefweb.gif) no-repeat scroll left top;
}

#header h1 {
	font-size:1px;
	text-indent:-5000em;
	width:336px;
	height:110px;
	margin:0;
	padding:0;
	background:url(../images/logo_small.gif) no-repeat;
}

#header h1 a {
	display:block;
	height:110px;
	width:336px;
}

#header p {
	float: center;
	margin-top:-55px;
	color:#fff;
	text-shadow:2px 2px #333;
}

#header p a {
	color:red;
	text-decoration:none;
}

#header p a:hover {
	color:#44cd44;
}

#navigation  {

	position: relative;
	text-align:center;
	top: 0px;
	width: 770px;
	height: 25px;
	background: url(../images/topnav.gif) no-repeat;

	}

#navigation ul {

	margin: 0px;
	padding-left: 0px; 
	padding-top: 5px;
	padding-bottom: 5px;

	}

#navigation li { 

	list-style-type: none; 
	padding-left: 18px; 
	padding-right: 23px;
	display: inline;

	}

#navigation ul li a:hover, #navigation ul li a:focus {
color: #666666;

	}


#nav {
	float:left;
	padding:0 1px;
	width:150px;
}

#nav ul {
	padding:40;
	margin:0;
}

#nav ul li {
	list-style:none;
	text-align:left;
	line-height: 150%;
}
#nav ul li a {
	display:block;
	padding:15px;
	background: #fff8dc no-repeat bottom right;
	color:#999;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#nav ul li a:hover {
	color:#652141;
	background-color:#fff8dc;
}

#content {
	float:right;
	width:598px;
	line-height: 150%;
	padding-right: 10px;
}

#content h3 {
	color: black;
}

#footer{
	
	float: center;
	width: 500px;
	color: #652141;
	padding-left: 280px;

}

#list {
	float:right;
	width:568px;
	line-height: 150%;
	padding-right: 10px;
	padding-bottom: 15px;
}



.clear {
	line-height:1px;
	height:1px;
	clear:both;
}

a {
	color: #652141;
	text-decoration: none; 
	border:none;
	font-weight:bold;
	font-size:11px;

	}

a:hover {

	color: #666666;

	}



h1  {
	color:black; 
	font-size:14px; 
	line-height:150%;
	text-align: center;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	
	}

h2  {
	color: #652141;
	font-size: 11px;
	text-align: left;

	}


h3  {
	color: black;
	padding-top: 5px;
	font-size: 10px;
	text-align: lect;

	}

#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 130px;
padding: 15px;
margin: 0px;
}

#vertmenu h1 {
display: block; 
background-color:#FF9900;
font-size: 90%; 
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:130px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #652141;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;

