body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px;
	background:url('background.gif') repeat-x #6f9db8;
	text-align: center;
}

h1 {
	font-size: 14pt;
	line-height: 15pt;
	font-weight: bold;
	font-family: georgia;
	color: #444444;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: center;
}

tr {
	font-size: 0.9em;
	font: arial;
	height: 30px;
	line-height: 15px;
}

table.t1 {
	font: arial;
	text-align: center;
}

table.t1 tr {
	font-size: 1.0em;
	line-height: 20px;
}

#main {
	margin: 0 auto;
	margin-top: 5px;
	width: 800px;
	height:auto;
	background-color: #FFFFFF;	
	text-align: left;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
}

#logo {
	width: 800px;
	height: 100px;
	background: url('logo.png') no-repeat;
	background-position: center;
	background-color: #ff0000;
}

.break {
	height: 10px;
	width: 100%;
	background-color: transparent;	
}

.tl {
	background: url('images/tl.png') no-repeat;
	background-position: 0% 0%;
	height: 6px;
	widith: 6px;
}

#navbar {
	width: 800px;
	height: 30px;
	background-color: #182d38;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#000000;
	border-top-style:solid;
	border-top-width:2px;
	border-top-color:#000000;
}

#navbarContent {
	text-align: center;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 5px;
}

#navbar a,a:visited,a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12pt;
}

#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#sideleft {
	width: 175px;
	float: left;
	text-align: left;
	margin-top: 40px;
}

.sectionleft {
	width: 165px;
	height: 30px;
	text-align: center;
	background: #ff0000;
	color: #333333;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	float: right;
	border: 1px solid #000000;
	border-bottom: none;
}

.sectioncontentleft {
	width: 165px;
	background-color: #ffcccc;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.9em;
	text-align: left;
	float: right;
	color: #000000;
	border: 1px solid #000000;
	border-top: none;
}

.sectioncontentleft a, a:visited, a:active {
	color: #444444;
	font-size: 10pt;
	font-weight: none;
	text-decoration: none;
}

.sectioncontentleft a:hover {
	color: #000000;
	font-size: 10pt;	
	font-weight: bold;
	text-decoration: none;
}

.sectionimageleft {
	width: 175px;
	height: 198px;
	background: url('smallRedSwirl.jpg');
	position: relative;
	top: 10px;
	float: right;
}

#content {
	margin: 10px;
	width: 600px;
	text-align: left;
	color: #000000;
	line-height: 14px;
	float: left;
	text-align: justify;
	margin-top: 40px;	
}

#content img {
	border: none;
	margin-bottom: 40px;
}

#footer {
	clear: both;
	position: relative;
	top: 30px;
	right: 2px;
	width: 800px;
	height: 20px;
	background: #182d38;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	text-align: center;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
}

ul {
	list-style-image: url("item.jpg");
	margin: 0;
	padding-left: 2.0em;
}

li {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	padding-left: 0.1em;
}
