body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background:#300 url(images/tilestrip_dark.gif) repeat-x 0 25px;
	margin: 0 0 0 0;
	text-align:center;
}

#topspace {	width:750px; 
	height:25px; 
	background-color:#600;
	margin:auto;
}

#banwrap { background:url(images/tilestrip.gif) repeat-x; 
	width:750px; 
	margin:auto;
}

#banner {	width:750px;
	height:225px;
	margin:auto;
	margin-bottom:0;
	background:url(images/lightbox.jpg) no-repeat center 35px;
}

#banner img {margin-top:25px; 
	margin-left:-250px;
}

#wrapper {	width:750px;
	background-color:#600;
	margin:auto;
	margin-top:0px;
	border:1px solid #600;
}

.slogan {	position:relative;
	top:-26px;
	margin:0;
}

#pen{float:left; 
	width:100px; 
	margin-top:-25px; 
	color:#cc9; 
	text-align:right;
}

#folder {
	background-image: url(images/folder_background.jpg);
	background-repeat: repeat-y;
	width: 600px;
	margin-left:125px;
}

#paper {margin: 20px;
		padding: 30px;
		background:#fff url(images/cupStain.jpg) no-repeat top right;
		color:#333;
		text-align:left;
}

#paper img {margin-right: 5px;
}

.pagetitle img {border-top:1px solid #000;
	border-bottom:1px solid #000;
}

.subheading { font-size: 16px;
}

.subfolder {
	background: url(images/folder_background.jpg) repeat-y;
	padding: 0px;
	margin: 0px;
}

.subfolder p {padding: 5px 10px; margin:0;}

.subfolder img {margin:-3px 0 0 -10px;}

.subfolder-tab1 {
	background: url(images/jeff_subfolder_tab.jpg);
	margin: 30px 0 0 0;
	height: 27px;
}
.subfolder-tab2 {
	background: url(images/jim_subfolder_tab.jpg);
	margin: 0px;
	height: 27px;
}
.subfolder-tab3 {
	background: url(images/john_subfolder_tab.jpg);
	margin: 0px;
	height: 27px;
}
.subfolder-tab4 {
	background: url(images/mason_subfolder_tab.jpg);
	margin: 0px;
	height: 27px;
}
.subfolder-tab5 {
	background: url(images/todd_subfolder_tab.jpg);
	margin: 0px;
	height: 27px;
}
.subfolder-tab6 {
	background: url(images/bruno_subfolder_tab.jpg);
	margin: 0px;
	height: 27px;
}
.subfolder-tab7 {
	background: url(images/brian_subfolder_tab.jpg);
	margin: 0px;
	height: 27px;
}
a:link, a:visited {
	font-weight: bold;
	color: #963;
	text-decoration: none;
}
a:hover, a:active {
/*	font-weight:normal;*/
	color: #000;
/*	border-bottom: 1px dotted #666;*/
}
.foldertab a:hover {
	text-decoration:none;
}