BODY
{
	margin: 0px;
	font: 90% Arial, Verdana;
	background-color: #e7e0ab;
	text-align: center;
}

div.canvas
{
    margin: 0px;
    width: 800px;
    background-color: #937835;
    text-align: left;
}

div.left
{
	float: left;
	background-image: url(images/redleft.jpg);
	width: 170px;
	background-repeat: no-repeat;
	height: 850px;
	background-color: #937835;
	text-align: center;
}

div.right
{
	float: right;
	width: 610px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 635px;
	background-color: white;
}

div.lmenu
{
	width: 100%;
	text-align: left;
	background-color: #937835;
}

div.bottom
{
	float: right;
	width: 630px;
	padding-top: 30px;
	background-color: white;
	text-align: center;
}

img.tleft
{
	margin-top: 17px;
	margin-bottom: 15px;
}


span.left
{
	float: left;
	margin-bottom: 8px;
	margin-right: 12px;
}

span.right
{
	float: right;
	margin-bottom: 8px;
	margin-left: 12px;
}

span.staff
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	background-color: gainsboro;
}

img.left
{
	float: left;
	margin-bottom: 8px;
	margin-right: 12px;
}

img.right
{
	float: right;
	margin-bottom: 8px;
	margin-left: 12px;
}

a
{
	text-decoration: none;
}

a.m1
{
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
	margin-left: 10px;
	color: black;
	padding-top: 3px;
}

a.m1:hover
{
	background-color: #e7e0ab;
}

a.m1:visited
{
	color: black;
}

a.m2
{
	display: block;
	padding-bottom: 3px;
	margin-left: 15px;
	color: black;
	padding-top: 3px;
}

a.m2:hover
{
	background-color: #e7e0ab;
}

a.m2:visited
{
	color: black;
}

a.m3
{
	display: block;
	padding-bottom: 3px;
	margin-left: 25px;
	color: black;
	padding-top: 3px;
}

a.m3:hover
{
	background-color: #e7e0ab;
}

a.m3:visited
{
	color: black;
}

a.special1
{
    display: block;
    font-weight: bold;
    padding-bottom: 3px;
    color: black;
    padding-top: 3px;
    width: 100%;
    text-align: center;
}

a.special1:hover
{
	background-color: #e7e0ab;
}

a.special1:visited
{
	color: black;
}



p
{
	font-weight: normal;
	font-size: 95%;
	color: #000;
	font-family: arial;
}

table 
{
	FONT-SIZE: .90em; 
	COLOR: #000; 
	FONT-FAMILY: arial;
}

table.left
{
	float:left;
}



/* Fonts */

h1
{
	font-size: 165%;
	color: #cc0000;
	font-family: arial;
	font-weight: normal;
}

h2
{
	font-weight: normal;
	font-size: 1.25em;
	color: #cc0000;
	font-family: arial;
}

font.lrb
{
	font-size: 2em;
	color: #cc0000;
	font-family: arial;
	font-variant: small-caps;
}

font.lr
{
	font-size: 1.75em;
	color: #cc0000;
	font-family: arial;
}

.mr
{
	font-size: 1.25em;
	color: #cc0000;
	font-family: Arial;
}

.mrb
{
	font-weight: bolder;
	font-size: 1.25em;
	color: #cc0000;
	font-family: Arial;
}

.mbb
{
	font-weight: bolder;
	font-size: 1.25em;
	color: #000;
	font-family: arial;
}


.sr
{
	color: #cc0000;
	font-family: arial;
}

.sri
{
	color: #cc0000;
	font-style: italic;
	font-family: arial;
}



font.sb
{
	font-size: 1em;
	color: #000;
	font-family: arial;
}

.sbb
{
	font-weight: bold;
	font-size: 1em;
	color: #000;
	font-family: arial;
}



/* Lists */

LI.nm
{
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 3px;
	margin: 0px;
	padding-top: 3px;
	list-style-type: none;
}
