body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#000000; /*#B8B3AD;*/
}
#container {
	height: auto;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/assets/images/ll-corner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	min-height: 616px;
}

a:link {
	color: #E60D2E;
	text-decoration: none;
}
a:visited {
	color: #CF142B;
	text-decoration: none;
}
a:hover {
	color: #7A7A78;
	text-decoration: underline;
}
.navbar {
	color: #FFFFFF;
	background-color: #7F7F7F;
	font-family: Arial, Helvetica, sans-serif;font-size: 12px;
	text-align: right;
	height: 18px;
}
.navbar a:link a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {
	color: #E60D2E;
	text-decoration: underline;
}
#sidebar {
	color: #E60D2E;
	margin: 0 20px 0 20px;
}
#main {
	padding: 24px;
	text-align: left;
	line-height: 150%;
	padding-bottom: 80px;
	background-image: url(../images/world-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer-text {
	color: #A3A19E;
	font-size: 12px;
	text-align: center;
}


#footer-text a:link {
	color: #A3A19E;
	text-decoration:none;
}
#footer-text a:visited {
	color: #A3A19E;
	text-decoration:none;
}
#footer-text a:hover {
 	color:#E60D2E;
	text-decoration:underline;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #CF142B;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
}
h4 {
`	font-size: 12px;
	font-style:italic;
	font-size: 12px;
	font-weight: normal;
}
.h1 {
	font-size: 12px;
	font-weight: bold;
	color: #CF142B;
}
.h2 {
	font-size: 12px;
	font-weight: bold;
}
.h3 {
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
}
.h4 {
`	font-size: 12px;
	font-style:italic;
	font-size: 12px;
	font-weight: normal;
}
.head4 {
`	font-size: 12px;
	font-style:italic;
}
.graysmall {
	font-size: 9px;
	color: #ADABA6;
}

.boldred {
	color: #CF142B;
	font-weight: bold;
}
.intro {
	font-size: 12pt;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;

}

