body
{ 
background: #FFFFFF 
url("undies2.jpg") 
repeat	
}
.picturebox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFCC;
	border: thin dotted #333333;
	float: left;
	height: 1200px;
	width: 720px;
	padding: 10px 40px 40px;
	margin: 10px 0px 10px -400px;
	clear: both;
	left: 50%;
	position: absolute;
}
.pictureboxborder {
	height: 1200px;
	width: 720px;
	border: medium double #666600;
	margin: 0px;
	background-color: #FFFFCC;
	background-image: url(dbnotebookpaperw.jpg);
	background-repeat: repeat-y;
}
.masthead {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	position: absolute;
	width: 210px;
	left: 300px;
	top: 40px;
	letter-spacing: 3pt;
	background-color: #D2E8BD;
	border: thin solid #666666;
	height: 16px;
}
p a {color: #666666; text-decoration: none
}
			p a:hover {cursor: crosshair; color: #666666; background-color: #EEEEEE; text-decoration: none
}
a.sidemenu {
	font-family: 		Geneva, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-style: 		normal;
	letter-spacing: 	2px;
	text-align: 		center;
	width: 				89px;
	display:			block;
	border:				1px #333333 solid;
	background:			#D2E8BD;
	color:				#666666;
	text-decoration:	none;
}
a.sidemenu:hover {
  	font-family: 		Geneva, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-style: 		normal;
	border: 			1px #333333 solid;
	letter-spacing: 	2px;
	text-align: 		center;
	width: 				89px;
	background:			#EEEEEE;
	color:				#666666;
	cursor: 			crosshair; 
	text-decoration:	none;
}
.sidemenubox {
	position: absolute;
	height: 100px;
	width: 89px;
	left: 30px;
	top: 60px;
	float: left;
}
.sidemenubox2 {
	position: absolute;
	height: 100px;
	width: 89px;
	right: 25px;
	top: 60px;
	float: left;
}
.indivcontent {
	text-align: justify;
	position: absolute;
	height: 1100px;
	width: 559px;
	left: 177px;
	top: 96px;
	float: left;
	overflow: auto;
}
.typewriter {
	font-family: Times;
	font-size: 13px;
	width: 500px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #000000;
}
.yokocorner {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.anncorner {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
