body {
	font-family: tahoma;
	color:  #2c3436;
	background-color: #ffffff;
	text-align: center;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	}
	
.container {
	padding: 15px;
	width: 890px;
	text-align: left;
	color:  #2c3436;
	margin:0 auto; 
	}
	
.logo {
	height: 70px;
	width: 860px;
	}
	
.slideshow {
	height: 285px;
}

.links {
	height: 40px;
	}
	
.large-text {
	font-size: 19pt;
	}

.small-text {
	font-size: 9pt;
	}
	
td.form {
	font-size: 13px;
	}

li {
	font-size: 11pt;
	}
	
p {
	text-align: justify;
	font-size: 11pt;
	padding: 5px;
	}
	
H1 {
	font-size : 16px;
	color: #09514c;
	font-family: verdana;
	font-style: italic;
	padding: 10px;
	}

h2 {
	font-size : 15px;
	color: #2c3436;
	background-repeat: no-repeat;
	padding: 3px;
	font-variant: small-caps;
	}

a:link.bar {
	font-size: 20px;
	padding: 15px;
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	}

	a:visited.bar {
	font-size: 20px;
	padding: 15px;
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	}
	
	a:hover.bar {
	font-size: 20px;
	padding: 15px;
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	}
