html * {
	font-size: 1em;
}

body {
	margin: 0;
	padding: 0;
	background-color: #dcff88;

	font-family: Arial,Helvetica,Sans-serif;
	font-size: 14px;
	color: #333333;
}

sub, sup {
	font-size: 0.8em;
}

div#mainbg { background: url(images/mainbg.gif) top left repeat-y #ffffff; }
div#maintop { background: url(images/maintop.gif) top left no-repeat; padding: 0; padding-top: 20px; }
div#mainhead { display: block; width: 600px; height: 30px; margin: 0px 20px 10px 20px; }
div#mainbot { background: url(images/mainbot.gif) bottom left no-repeat; width: 640px; padding: 0; padding-bottom: 60px; }
div#content { padding: 0 20px; font-family: 'Trebuchet MS', Arial, Helvetica, Sans-serif; font-size: 1em; }

#menubox { background: url(images/menutop.gif) top left no-repeat; display: block; width: 230px; padding: 65px 0px 0px 80px; margin-left: 20px; }
#menuin { background: url(images/menubot.gif) bottom right no-repeat; display: block; padding: 0px 10px 60px 0px; }

#whereami a, #whereami a:hover {
	color: #557700;
	display: inline-block;
	padding: 2px 3px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
}

#footmenu { background: url(images/footbg.gif) top left repeat-y; text-align: right; }
#footmenu a, #footmenu a:hover {
	color: #557700;
	display: inline-block;
	padding: 10px 5px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
}

#footlogos { background: url(images/bottom.gif) bottom left no-repeat; display: block; width: 970px; height: 100px; }
#footer {
	color: #669911;
	display: block;
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.85em;
}
#footer strong {font-weight: bold; }
#footer a, #footer a:hover {
	color: #557700;
	font-weight: bold;
}
#torus { font-size: 0.8em; font-weight: normal; }
#torus a, #torus a:hover { color: #77aa22; display: block; text-align: right; font-weight: normal; }

.side { background: url(images/bg.gif); }

hr {
	color: #aa0000; border:none; height: 1px;
}

h1 {
	margin: 0;
	margin-bottom: 5px;
	color: #669922;
	font-family: Garamond, 'Times new roman', Serif;
	font-size: 2em;
	font-weight: normal;
	font-style: italic;
}

h2 {
	background-image: url(images/dot.gif);
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 1.2em;
	color: #660011;
	padding-bottom: 4px;
}

h3 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #661133;
	border-bottom: 1px solid #446611;
}

a, a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.menu1 a, .menu1 a:hover {
	display: block;
	margin: 3px;
	margin-left: 20px;
	color: #557700;
	font-size: 1.3em;
	font-family: garamond,'times new roman',serif;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

.menu1 a:hover {
	text-decoration: underline;
}

.menu2 a, .menu2 a:hover {
	font-size: 0.85em;
	font-family: tahoma,helvetica,sans-serif;
	font-weight: normal;
	font-style: normal;
}

.menu3 a, .menu3 a:hover {
	display: block;
	background: none;
	font-family: tahoma,helvetica,sans-serif;
	font-weight: bold;
	font-size: 0.70em;
	text-decoration: none;
}

.menu3 a:hover {
	text-decoration: underline;
}

.fmenu a, .fmenu a:hover, .fmenu a:active {
	font-family: tahoma,helvetica,sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}

.sboxtitle {
	display: block;
	height: 20px;
	text-align: center;
	font-size: 13px;
	color: rgb(0,64,0);
	font-weight: bold;
	background: url(/images/boxtop.gif);
}

.sbox, .sbox a, .sbox a:hover, .sbox a:active {
	font-family: tahoma,helvetica,sans-serif;
	font-size: 11px;
	color: rgb(50,80,0);
	font-weight: normal;
	background: url(/images/boxbg.gif);
}

.sbox h2 {
	margin: 0;
}

.sboxbot {
	height: 10px;
	min-height: 10px;
	background: url(/images/boxbot.gif);
}

.label {
	font-family: tahoma,helvetica,sans-serif;
	font-size: 0.8em;
	color: #334400;
	font-weight: normal;
}

.box, p.box {
	font-family: Trebuchet MS, Arial, Helvetica, "Sans serif";
	font-size: 14px;
	color: rgb(50,50,50);
}

.link {
	display: list-item;
	margin-left: 40px;
}


