#container {
	text-align: center;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: visible;
	visibility: visible;
	padding: 0px;
	margin-top: 30px;
	font: 11px verdana;
 }
#menu {
	position: relative;
	width: 700px;
	height: 90px;
	top: 0px;
	z-index: 1;
	text-align: center;
	color: 000000
	left: 0;
	padding: 0px;
	margin: 0px auto;
	}
	
#menu a, #footercontent a {
	color:#000000;
}

#content {
	position: relative;
	width: 745px;
	font: 11px verdana;
	color: #000000;
	z-index: 2;
	text-align: center;
	padding: 0px;
	overflow: visible;
	visibility: visible;
	margin: 0px auto;
	height: 2670px;
	top: 40px;
	}
#contentshort {
	position: relative;
	width: 745px;
	font: 11px verdana;
	color: #000000;
	z-index: 2;
	text-align: center;
	padding: 0px;
	overflow: visible;
	visibility: visible;
	margin: 0px auto;
	height: 900px;
	top: 40px;
	}
#right {
	position: absolute;
	width: 420px;
	left: 321px;
	top: -1px;
	text-align: left;
	z-index: 3;
	font: 11px verdana;
	color:#333333;
	height: auto;
	}	
#left {
	position: absolute;
	width: 272px;
	text-align: left;
	z-index: 3;
	vertical-align: middle;
	left: 5px;
	top: -4px;
	overflow: visible;
	visibility: visible;
	}	
#image {
	position: relative;
	width: 268px;
	text-align: left;
	z-index: 3;
	left: 1px;
	top: 2px;
	font: 11px arial;
	color: FFFFFF
	padding: 3px;
	height: 90px;
	background: F5F7F7;
	margin-top: 3px;
	overflow: visible;
	visibility: visible;
}

#bigimage {
	position: relative;
	width: 470px;
	text-align: center;
	z-index: 3;
	left: 10px;
	top: 0px;
	font: 10px Verdana;
	padding: 0px;
	height: 240px;
	background: F5F7F7;
	margin-top: 10px;
}

#footerholder {
	position: relative;
	width: 700px;
	height: 50px;
	z-index: 10;
	visibility: hidden;
	overflow: hidden;
	padding: 0px;
	font: 11px arial;
	color: #CCCCCC;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	left: 515px;
	top: 18px;
}

h1 {
	width: 420px;
	height: 15px;
	z-index: 5;
	margin: 0px 0px 25px 0px;
	padding: 3px 3px 3px 10px;
	font: bold 12px arial;
	color: #000000;
	background: #CAD0D2;
}

h2 {
	width: 265px;
	height: 15px;
	margin: 0px;
	padding: 3px 3px 3px 10px;
	font: bold 12px arial;		
	color: #000000;	
	background: #CAD0D2;
}

h3 {
	z-index: 5;
	margin: 0px;
	padding: 0px;
	font: bold 12px arial;
	color: #000000;
	text-align: left;
}

body {
	margin: 0px;
	padding: 0px;
	left: 10px;
	top: 0px;
}

.horizontal {
	background: #D6DEE1;
	height: 1px;
	color: #D6DEE1;
}

img {
	margin-right: 10px;
}

a {
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	color: #660000;
}

#footercontent {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align:center;
}

.footer {
	font-family: arial;
	text-decoration: none;
		font: bold 11px arial;
	color: #CAD0D2;
}
	
#subnav li a {
	width: 270px;
	height: 3px;
	display : block;
	text-align: left;
	font: bold 11px Arial, Helvetica, sans-serif;
	}
		
#subnav li {
	position : relative;
	z-index: 5;
	float : left;
	margin-bottom : 2px;
	width: 270px;
	background: (none);
	background: F0F3F4;
	height: 5px;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	}
	
.navcell {
	background-color: #F3F3F3;
	height: 20px;
}

.navbar:link {
	margin: 0px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	text-indent: 11px;
	width: 228px;
}

.navbar:visited {
	margin: 0px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	text-indent: 11px;
	width: 228px;
}

.navbar:hover {
	margin: 0px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	text-indent: 11px;
	width: 228px;
}

li { 
	color:#000000;
	list-style:disc;
	line-height: 16px;
}
