body {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	background-image: url("images/bg.gif");
	padding: 15px 20px 20px 20px;
}

.container{
	background-color: #fff9ee;
	border: 1px #a0b0a0 solid;
	padding: 0px 30px 30px 30px;
	margin-bottom: 10px;

}

.header {
	margin-bottom: 20px;
	font-size: 12px;
	font-family: "typewriter";
	letter-spacing: 5px;
	text-align: center;
	color: #403020;
	padding: 10px;

}

.menu{
	float: left;
	width: 180px;
	height: 439px;
	background-image: url("images/sevenvirtues.gif");
	background-repeat: no-repeat;
	margin-top: 0px;
	line-height: 18px;
}

.menuitems {
	padding: 30px;
}

.menulink{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #403020;
}

.menulink:hover{
	color: #706050;
}

.main{
	margin-top: 30px;
	margin-left: 190px;
	text-align: justify;
	min-height: 430px;
	color: #504030;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}

.mainreg{
	margin-top: 30px;
	margin-left: 190px;
	text-align: justify;
	min-height: 430px;
	color: #504030;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	background-image: url("images/jujutsu.gif");
	background-repeat: no-repeat;
	background-position: center center;
	height: 410px;
}

.tablemain{
	text-align: justify;
	color: #504030;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}

.footer{
	text-align: center;
	font-size: 10px;
	background-color: #E5E1DA;
	border: 2px groove white;
}

.heading{
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 28px;
	color: #a09080;
	letter-spacing: 7px;
}

.subheading{
	margin-left: 40px;
	margin-right: 40px;
	border-top: 1px solid #403020;
	border-bottom: 1px solid #403020;
	background-color: #E5E1DA;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #a09080;
	letter-spacing: 2px;
	text-align: center;
}

.subsubheading{
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #403020;;
}

.centeredblock{
	width: 100%;
	text-align: center;
}

.block{
	text-align: left;
	width: auto;
}

.box{
	border: 1px solid #d0c0b0;
	padding: 5px 8px 5px 8px;
	margin: 5px;
}

.warning{
	font-size: 10px;
	font-weight: bold;
	color: #ff2222;
	border-top: 2px solid #0000aa;
	border-bottom: 2px solid #0000aa;
	padding: 5px;
	margin: 10px;
	text-align: center;
}

.warningtext{
	font-size: 12px;
	font-weight: bold;
	color: #ff2222;
}

.success{
	font-size: 12px;
	font-weight: bold;
	color: #807060;
	border-top: 2px solid #302010;
	border-bottom: 2px solid #302010;
	padding: 5px;
	margin: 10px;
	text-align: center;
}

.othertxt{
	font-size: 10px;
	color: #a09080;
	font-weight: bold;
}

.profilelink{
	font-size: 10px;
	color: #a09080;
	font-weight: bold;
}

.profilelink:hover{
	text-decoration: none;
}

.deleteentry {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;
}

.deleteentry:hover {
	text-decoration: underline;
	color: #403020;
}

.deleteentry:v {
	color: #0000ff;
}

.admin {
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	text-align: center;
}

.quote {
	
}

.attr {
	font-size: 11px;
	font-weight: bold;
	margin-left: 200px;
	color: 403070;
}

.mainlink {
	font-size: 13px;
	color: #a09080;
}

.mainlink:hover {
	text-decoration: none;
}