/* CSS Craven Maintenance Print */
body {
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #FFF; 
	margin: 25px;
}

#slartibartfast { 
	width: 750px; 
	margin: 0 auto; 
	background-color: #fff; 
	background-image: url(../i/bg-cw.gif); 
	background-repeat: repeat-y; 
	background-position: left; 
}
#header {
	height: 135px; 
	background-color: #a6945e; 
	border-bottom: 4px #4084c3 solid; 
	background-image: url(../i/bg-hd.jpg); 
	background-repeat: no-repeat; 
	background-position: top left;}
	
#header {font-size: 12px; padding-left: 10px; padding-top: 5px;}
#header a:link, #header a:visited {color: #000; text-decoration: none;}
#header a:hover {color:#006f3b; text-decoration: none; }
#header h1 {margin-left: -1999px;}
#logo {background-image: url(../i/craven-logo.gif); background-repeat: no-repeat; width: 206px; height: 86px; margin-top: -50px;}
#contentwrapper {border-right: 3px solid green;}
#content {padding-left: 154px; padding-right: 30px;}
#content h1 {font-size: 21px; color:#7d2822; font-weight: normal;}
#content h2 {font-size: 18px; font-weight: normal; color: #006f3b;}
#content p, #content li {font-size: 12px; line-height: 18px;}
#content ul {list-style-type: square;}
#sidebar {height: 304px; font-weight: bold; width: 138px; position: absolute; top:177px; background-colour:transparent; background-image: url(../i/bg-struts.gif); background-repeat:no-repeat; background-position: 21px 0;}
#sidebar a {font-size: 13px; padding-top: 8px; text-align: center; text-decoration: none; margin-top: 12px; background-color: transparent; background-image: url(../i/bg-rung.gif); background-repeat: no-repeat; background-position:5px 0; width: 130px; height:43px; display: block;}
#sidebar a:link, #sidebar a:visited {color: #fff;}
#sidebar a:hover {color: yellow;}
#menu {}
#pic {float: right; margin-right: 0; margin-left: 20px; margin-top: 0; margin-bottom: 30px;}
#footer {border-top: 4px #4084c3 solid; background-color: #a6945e;  height: 15px; padding-top: 4px; text-align: right; font-size: 9px; color: #fff; padding-right: 5px;}

