body {
	background-color: #ffffff;
	margin: auto;
        padding: 0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
        height: 100%;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a:hover {
	color: #A835290;
	text-decoration: underline;
	font-weight: bold;
}
#mainwrapper {
	height: 100%;
	width: 850px;
	margin: auto;
	position: relative;
}
#logo {
	font-size: 55px;
	padding-left: 10px;
	color: #A83529;
        background-color: #ffffff;
        border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #E9D462;
}
#contentframe {
	height: 100%;
	width: 850px;
	background-color: #FFFFFF;
	overflow: show;
	position: relative;
}
#menuwrap {
	float: left;
        line-height: 28px;
	height: 100%;
	width: 160px;
	background-color: #ffffff;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
        font-size: 17px;
        position: relative;
}
#menuwrap a {
	color: #5E3D28;
    }
#menuwrap a:hover {
	color: #A83529;
    } 
#menu1 {
	height: 400px;
	padding-top: 30px;
	padding-left: 5px;
}
html>body #menu1 {
	height: 400px;
	padding-top: 0px;
}
#menu2 {
	height: 110px;
	margin-left: -3px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#bodycontent {
	float: right;
	height: auto;
	width: 654px;
	background-color: #FFFFFF;
        position: relative;
}
html>body #bodycontent {
	height: auto;
}
#leftcontent {
	float: left;
	width: 605px;
	height: 100%;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
       	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #E9D462;
}
#rightcontent {
	float: right;
	width: 5px;
	height: 100%;
	padding-right: 8px;
	padding-left: 8px;
}
#sublogo {
	height: 8px;
	width: 850px;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	background-color: #000000;
	color: #000000;
	letter-spacing: 0.6em;
	clear: both;
        visibility: hidden;
}
#banner {
	height: 135px;
	width: 850px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
        visibility: hidden;
}
#pagefooter{
	height: 35px;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #000000;
	margin-top: -95px;
	margin-bottom: 10px;
	float: right;
}
.tinyfont {
	font-size: 11px;
}
.subscribe {
	font-size: 14px;
	color: #5E3D28;
}
