body {
	background-color:#ffe27a;
	}

#outer {
	width:800px;
	height:auto;
	margin:auto;
	/* background:url(../images/background.jpg) no-repeat; */
	}

#layout {
	width:800px;
	height:auto;
	float:left;
	}
	
#content {
	width:800px;
	height:auto;
	float:left;
	border:1px solid #424a42;
	}
	
#top {
	width:790px;
	height:255px;
	padding:5px;
	float:left;
	background:url(../images/pawprint2.gif) repeat-y;
	}
	
#logo {
	width:260px;
	height:255px;
	text-align:center;
	float:left;
	}

#middle {
	width:800px;
	height:25px;
	float:left;
	background:url(../images/spine2.gif) repeat-x;
	}

#bottom {
	width:790px;
	float:left;
	height:255px;
	padding:5px;
	background:url(../images/pawprint2.gif) repeat-y;
	}
	
#nav {
	width:175px;
	height:255px;
	float:left;
	}
	
#nav ul {
	margin-left:0px;
	list-style-type:none;
	padding:0px;
	margin:0px;
	}
	
#nav ul li {
	background-image:url(../images/libone.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:20px;
	}

li.navitem a {
	width:auto;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:75%;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
	}
	
#text {
	width:550px;
	height:250px;
	padding-right:65px;
	float:left;
	overflow:auto;
	}

#text p {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:80%;
	color:#000000;
	margin-bottom:10px;
	}
	
#text h1 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:100%;
	color:#59221d;
	font-weight:bold;
	margin-bottom:10px;
	}
	
#text h2 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:90%;
	color:#88746d;
	font-weight:bold;
	margin-bottom:10px;
	}
	
#text a, #text a:link, #text a:hover, #text a:active, #text a:visited {
	color:#7a5542;
	font-weight:bold;
	text-decoration:underline;
	}

#footer {
	margin:auto;
	width:800px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8px;
	color:#666666;
	text-align:right;
	}
	
#footer a, #footer a:hover, #footer a:active, #footer a:visited, #footer a:link {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8px;
	color:#666666;
	text-decoration:underline;
	}
	
p.importantcopy
{
	font-weight:bold;
	font-size: 1.1em;	
}
