/* basic-2.1.css */
body	{	
		font-family: Helvetica, Arial, sans-serif; color: #000000;
		font-size: 14px;
		text-align: left;
		margin: 0px;
		background-color: #330000;
		line-height: 14px;
		}
		
h1, h2, h4, h5, h6
	{	font-family: Verdana, Sans-serif;
		 color:#000000;}
h2 {	font:7pt normal Verdana, Arial, Helvetica, sans-serif;}

a:link, a:visited
	{	text-decoration:none;
		border: 0px;
		border-style:none;
		}

img	{border-style:none;}


#all { width:942px;
		margin: auto;
		position:relative;
		overflow:auto;
		}

#left { width:80px;
		height: 100%;
		position: relative;
		float:left;
		/*background: url(images/leftgradient.jpg) repeat-y top right;*/
		}

#doccorner {
		width: 80px;
		height: 100px;
		position:relative;
		top: 0px;
		right: 0px;
		background: url(images/doccorner.gif) no-repeat top right;
		}
		

#main { width: 782px;
		float:left;
		position: relative;
		}

#right { width: 80px;
		height: 100%;
		float: left;
		clear:both;
		/*background:url(images/rightgradient.jpg) repeat-y top left;*/
		}

#header {width: 782px;
		height: 185px;
		position:relative;
		top:0px;
		left:0px;
		background:url(images/banner.jpg) no-repeat top right #880000;
		}

#content {width:782px;
		position: relative;
		overflow:auto;
		background: url(images/wood.jpg) repeat top left;
		}

#menu	{width:180px;
		float:left;
		padding-left: 10px;
		padding-top: 13px;}
		
#text	{width: 474px;
		min-height: 597px;
		float: left;
		}
		
#paper	{width: 348px;
		height: 21px;
		position: relative;
		padding-left: 66px;
		padding-top: 39px;
		padding-right: 60px;
		padding-bottom:2px;
		background: url(images/paper.jpg) no-repeat top left;
		}

#paper2 {width: 348px;
		min-height: 600px;
		position: relative;
		background:url(images/paper2.jpg) repeat-y top left;
		padding-left: 66px;
		padding-right: 60px;
		padding-bottom: 70px;
		padding-top: 14px;
		}

#stamp	{width: 107px;
		height: 82px;
		position:absolute;
		top: 334px;
		right: 105px;
		background:url(images/stamp.gif) no-repeat top left;
		}

#leaf	{width: 253px;
		height: 291px;
		position: absolute;
		top: 131px;
		right: 0px;
		background: url(images/leaf.gif) no-repeat top left;
		}
		
#photos	{width: 544px;
		height: 285px;
		position: absolute;
		top: 435px;
		left: 232px;
		background: url(images/photos.jpg) no-repeat top left;
		}

#credits{width: 348px;
		position: absolute;
		bottom: 10px;
		text-align: center;
		}
