body {
	font-size: 12;
	font-family: arial, serif, helvetica, impact, sans-serif;
	background-color: #FFFFFF;
}
body.nomargin {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.title {
	font-weight: bold;
	font-size: 15;
}
.subpage {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	background-color:#CCCCCC;
}

h1{
}
#menu{
	float: left;
	width: 14%;
	text-align: left;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	padding: 2px;
}
#content{
	float: left;
	width: 84%;
	padding: 2px;
}

#Stuff I'm not using
.essay p {
	text-indent: 20px;
}
.story p {
	text-indent: 20px;
}
.maintitle {
	font-size: 40;
}
.header .maintitle {
	font-size: 40;
	color: #FFFFFF;
	margin-left:3px;
}
.header .title {
	font-size: 18;
	color: white;
}
.subtext .title {
	font-weight: bold;
	font-size: 12;
}
ul .title {
	font-weight: bold;
	text-decoration: italic;
	font-size: 12;
}
.content {
	margin-left:6px;
}
.footer {
	font-size: 10;
	text-align: center;
	clear: right;
}
.subtext {
	margin-left: 10px;
}
blockquote.citation {
	background-color: #CCCCCC;
}
.menu a{
	font-weight: bold;
	text-decoration: none;
	margin-left:6px;
	margin-right:6px;
}
.menu a:hover{
	color: #CC0033;
}
a:hover {
	color: red;
}
.linklist .links {
	margin-left:10px;
}
.caption {
	font-size: 10;
}
th {
	font-weight: bold;
	font-size: 12;
}
td {
	font-size: 12;
}
body *:target {
	background-color: #CCCC66;
}
.floatright {
	float: right;
	margin-left:10px;
	margin-bottom:10px;
	text-align: right;
}
.floatright td {
	margin-right:3px;
	text-align: right;
}
.floatleft {
	float: left;
	margin-right:10px;
	text-align: left;
}
.floatleft td {
	margin-left:3px;
	text-align: left;
}
.center {
	text-align: center;
}
.red{
	color: #FF0000;
}
.product{
	text-align: center;
}
.product table{
	float: middle;
}
.thankyou{
	font-size: 24;
	text-align: center;
}
code {
	font-size: 12;
}
.standard {
	font-size: 12;
	font-family: arial, serif, helvetica, impact, sans-serif;
}
