body {
	background: #30261d;
	color: #303030;
	padding: 0;
	margin: 40px;
	font-family: "Garamond";
	text-align: center;
	padding-top: 40px;
}
a:link { 
	color: #ff7900;
	text-decoration: none;
	}
a:visited { 
	color: #ff7900;
	text-decoration: none;
	}
a:hover { 
	color: #493e29;
	background-color: #ffffd5;
	text-decoration: none;
	}
a:active { 
	color: #ff7900;
	text-decoration: none;
	}
img {
	border: none;
}
td {
	vertical-align: top;
}
#more {
	margin: 0px;
	margin-bottom: 20px;
}
#promo {
	margin-left: 25px;
	margin-bottom: 10px;
}
#portrait {
	margin-left: 20px;
	margin-bottom: 20px;
}
#inner {
	margin: 0px auto;
	background-color: #ffffd5;
	height: 100%;
}
#inner td {
	background-color: #ffffd5;
}
#left {
        width: 157px;
	background-color: #ffffd5;
	text-align: center;
	padding-top: 20px;
}
#leftside img {
	margin-bottom: 10px;
}
#main {
	width: 644px;
	padding-top: 20px;
        padding-left: 5px;
        margin: 0px;
}
#maintitle {
	margin-right: 10px;
}
#right {
        width: 157px;
	background-color: #ffffd5;
	text-align: center;
	padding-top: 20px;
}
#rightside img {
	margin-bottom: 10px;
}

#picture {
	font-size: 10pt;
	float: right;
	text-align: right;
}
#due {
	margin-left:30px;
}