#maintop { background: url(images/main1.gif) top left repeat-x #993333; min-height: 10px; }
#main { background: #993333; }
#mainbot { background: url(images/main3.gif) top left repeat-x #993333; min-height: 10px; }
#lcol { background: url(images/bg_glass.gif) bottom center no-repeat; min-width:190px; width: 190px; text-align: left; }
#rcol { background: url(images/paper.jpg) top left no-repeat; min-width:710px; width: 710px; min-height: 530px; height: 530px; }
#footer { font-family: tahoma, arial, helvetica, sans-serif; font-size: 0.9em; }
#torus { display: block; text-align: right; font-size: 0.85em; }
#torus a, #torus a:hover { color: #a9a99c; text-decoration: none; }
#torus a:hover { color: #808077; }

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #772222;
	background: url(images/botbg.gif) bottom repeat-x #e8f0e0;
	font-family: 'lucida sans unicode', georgia, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

h1 {
	display: block;
	height: 25px;
	margin: 35px 30px 0px 30px;
	padding: 0px;
	color: #884433;
	font-size: 1.5em;
	font-weight: normal;
	font-family: georgia, arial, helvetica, sans-serif;
}

h2 {
	display: block;
	margin: 2px 0px;
	font-size: 1.1em;
	font-family: georgia, arial, helvetica, sans-serif;
}

h3 {
	font-weight: bold;
	font-style: italic;
}

.content {
	display: block;
	overflow: auto;
	height: 320px;
	margin: 0px 30px 10px 20px;
	text-align: left;
}

.photo { padding: 5px; background: url(images/photobg.jpg); }

a, a:hover {
	color: #442211;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.menu1 a, .menu1 a:hover {
	display: block;
	margin: 8px 0px 3px 0px;
	color: #e8f0e0;
	font-family: georgia, arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dotted #e8f0e0;
}
.menu1 a:hover { border-bottom: 1px solid #e8f0e0; }

.menu2 a, .menu2 a:hover {
	display: block;
	margin: 0px;
	color: #e8f0e0;
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom: 0px;
}
.menu2 a:hover { text-decoration: underline; }

.edit {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #e8f0e0;
	background: url(images/photobg.jpg);
}

.button {
	background: #772222;
	color: #e8f0e0;
}

.marquee {
	display: block;
	width: 200px;
	height: 175px;
	overflow: hidden;
	font-size: 0.85em;
	color: #ddd0bb;
}

.marquee h1 {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	text-align: center;
	color: #d39b7f;
}

.marquee a, .marquee a:hover {
	font-weight: normal;
	text-decoration: none;
}

.marquee a:hover {
	color: #d39b7f;
	text-decoration: underline;
}

