body {
	color: #2e2e2e;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	float: none;
	background-repeat: repeat-x;
}

img {
	border: 0;
}
img2 {
	border: 15;
}
h1 {
	color: #c50000;
	font-family: trebuchet MS;
	font-size: 16px;
	margin-top:0;
	margin-bottom: -3px;
}

* html h1 {
	margin-bottom:-10px;
}

h2 {
	color: #74003A;
	font-family: trebuchet MS;
	font-size: 16px;
	margin-top:0;
	margin-bottom: -3px;
}
h3 {
	color: #c50000;
	font-family: trebuchet MS;
	font-size: 8px;
	margin-top:0;
	margin-bottom: -3px;
}

* html h2 {
	margin-bottom:-10px;
}

a:link { 
	color: #396d8a;
	font-weight: normal;
	text-decoration: none;
}
	
a:visited { 
	color: #396d8a;
	font-weight: normal;
	text-decoration: none;
}
	
a:hover, a:active { 
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

	#nav a:link { 
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
	}
		
	#nav a:visited { 
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
	}
		
	#nav a:hover, #nav a:active { 
		color: #ffffff;
		font-weight: normal;
		text-decoration: underline;
	}

#container {
	text-align: left;
	width: 773px;
	border: 2px solid #A3CDE5;
	padding: 0px;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#content {
	clear: both;
	line-height: 18px;
	padding-top: 0px;
	width: 773px;
}
#newscontent {
	clear: both;
	line-height: 18px;
	padding-top: 0px;
	width: auto;
}
.gap {
	letter-spacing: 2px;
}

.gap2 {
	letter-spacing:4px;
}

#images {
	float: left;
	margin-top: 2px;	
	height: 86px;
	width: 586px;
}

* html #images {
	margin-top:0;
}

#header {
	height: 99px; 
	width: 773px;
}

#left {
	float: left;
	width: 166px;
	background-color: #A3CDE5;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 2px;
	height: auto;
	
}

#logo {
	height: auto;
	width: 773px;
}

#footer {
	clear: both;
	height: 23px;
	width: 773px;
	background-color: #ECE9D8;
	font-weight: normal;
	top: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav {
	background: url(../images/nav-bg.gif) no-repeat;
	clear: both;
	color: #ffffff;
	font-size: 12px;
	height: 21px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 5px;
	text-align:center;
	width: 773px;
}

* html #nav {
	margin-top:0;
}

#right {
	border-left: 1px solid #cdd4dd;
	float: right;
	width: auto;
	padding-top: 5px;
}

#slogan {
	float: left;
	background: #396d8a;
	height: 28px;
	margin-left:0px;
	width: 773px;
}

#white {
	border: 1px solid #dce7f4;
	padding: 6px;
	width: 773px;
	background-color: #ffffff;
	background-position: center center;
}
