body,html{
height:100%;
}

body
{
	text-align: center;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

h1
{
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
}

h2
{
	font-size: 16px;
	font-weight: bold;
}

h3
{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin: -12px 0px -8px 0px;
}
h4
{
	font-size: 13px;
	font-weight: bold;
	color: #e71d25;
	margin: 0px 0px -10px 0px;
}

a
{
	text-decoration: none;
	color: #e71d25;
}

a:hover { background-color: #FFC; }


div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
}

hr
{
	display: block;
	clear: both;
	margin: -0.66em 0px;
	visibility: hidden;
}

div#hdrleft { float: left; }

div#hdrright { float: left; }

div#nav
{
	clear: left;
	color: black;
}

div#nav a
{
	float: left;
	display: block;
}

div#side
{
	float: left;
	width: 70px;
	font-size: 11pt;
	height: 100%;
}

div#sidebar
{
	float: left;
	width: 196px;
	padding-left: 8px;
}


div#content
{
	float: left;
	width: 424px;
	background-image: url(images/redstripe_sm3.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 30px;
}


div#sideother
{
	font-size: 11pt;
	width: 755px;
	height: 100%;
	background-image: url(images/redstripe.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border-color: #E1CFBA;
	border-width: 0 0 0 62px;
	border-style: solid;
	clear: both;
}


div#main
{
	float: left;
	width: 690px;
	height: 100%;
}

div#mainother
{
	float: left;
	width: 690px;
	padding-left: 8px;
}


div#mainother h1
{
	color: #e71d25;
	margin: 0 0 25px 10px;
}

div#mainother blockquote
{
	padding: 0px;
	margin: 0 0 0 25px;
}

div#mleft
{
	background-color: #E1CFBA;
	float: left;
	width: 345px;
	padding: 0 0 0 30px;
	background-image: url(images/redstripe.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 11pt;
	height: 100%;
}
#mleft p
{
	padding-right: 6px;
	line-height: 19px;
}

#mimage
{
	float: right;
	margin: 0 0 0 6px;
}

#mimage2 { text-align: center; }

div#mright 
{ 
	float: right;
	width: 275px;
	font-size: 11pt;
	padding: 0 0 0 30px;
	height: 100%;
}

div#mright img
{
	float: left;
	margin: 0 4px 3px 4px;
}

div#mright p
{
	font-size: 9pt;
	line-height: 16px;
}

div#footer
{
	font-size: 11px;
	text-align: center;
	clear: left;
	padding: 30px 0px 10px 0px;
}

div#footer a
{
	color: black;
	text-decoration: none;
	margin: 0px 8px 0px 8px;
}
div#footer a:hover { color: #F00; }