* {
	font-family: Trebuchet MS, Century Gothic, Verdana, Tahoma, Arial, Sans-Serif;
}
body, html {
	margin: 0px;
	background-image: url("../images/tile.gif");
	background-position: top center;
	text-align: center;
	background-color: #C3C9AA;
	height: 100%;
}
body {
	font-size: .8em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: .875em;
}
h6 {
	font-size: .725em;
}
table#main {
	font-size: 1em;
	background-image: url("../images/back.gif");
	background-position: -1px 0px;
	background-repeat: repeat-y;
	width: 780px;
	height: 100%;
	margin: auto;
}
table#main td {
	vertical-align: top;
	text-align: center;
}
div#inside {
	width: 710px;
	margin: 5px auto 0px auto;
	text-align: left;
}
#header div.left {
	display: inline;
	float: left;
	margin-left: 30px;
}
#header div.left img {
	margin-top: 10px;
}
#header div.right {
	display: inline;
	float: right;
}
#inside .left {
	display: inline;
	float: left;
	width: 550px;
}
#inside .right {
	display: inline;
	float: left;
	width: 160px
}

.entry {
	clear: both;
	background-color: #F4F2B7;
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 10px;
}
.entry p {
	margin: 0px 5px;
	padding: 5px;
	border-bottom: 1px solid #CFCD93;
}
.entry p.attachment {
	margin: 0px 5px;
	padding: 5px 5px 1px 5px;
	border-bottom: 1px solid #CFCD93;
}
.entry .footer {
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 4px 10px 5px 10px;
}
.entry .header {
	margin: 0px 5px;
	padding: 5px;
	border-bottom: 1px solid #CFCD93;
}

.entry.top1 {
	background-position: top right;
	background-image: url("../images/entrytop-1.gif");
}
.entry.top2 {
	background-position: top right;
	background-image: url("../images/entrytop-2.gif");
}
.entry.top3 {
	background-position: top left;
	background-image: url("../images/entrytop-3.gif");
}
.entry.top4 {
	background-position: top left;
	background-image: url("../images/entrytop-4.gif");
}


.entry .bot1 {
	background-position: bottom left;
	background-image: url("../images/entrybot-1.gif");
}
.entry .bot2 {
	background-position: bottom left;
	background-image: url("../images/entrybot-2.gif");
}
.entry .bot3 {
	background-position: bottom right;
	background-image: url("../images/entrybot-3.gif");
}
.entry .bot4 {
	background-position: bottom right;
	background-image: url("../images/entrybot-4.gif");
}

.extra {
	padding: 0px 10px;
}
input {
	width: 100%;
	font-size: .8em;
	margin: 0px;
	margin-bottom: 5px;
}

#signup {
	width: 250px;
}

form {
	padding: 0px;
	margin: 0px auto;
}
.small {
	font-size: .8em;
}
.error {
	clear: both;
	background-color: #DE0F0F;
	border: 2px solid #741013;
	color: white;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}
a img {
	border: 0px;
}

map * {
	border: 0px;
}

img#menu {
	border: 0px;
}