
#container {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: left;
}
body {
	margin: 0;
	text-align: center;
	background: #ffffff;
	border: 1px;
	color:bec8d1;
}
p {	color: #1c1c1c;}
a:link {color: #000000;
	text-decoration: none;
	 }
a:visited {color: #1c1c1c;
	text-decoration: none;
	}
h2{
	font-family: sans-serif;
	color: #666666;
	text-decoration:none;
}
h4 {
	font-family: sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#nav {
	width: 740px;
	background: #ffffff;
	-moz-border-radius: 25px;
	font-family: sans-serif;
	font-size: 11px;	
	font-weight: bold;
}
.nav {
	font-color: #666666;
}
p.nav a:link, p.sidebar a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	
}
#header {
	background: #ffffff;
	width: 750px;
	heigth:115px;
	image: url (.CSS/2008Banner2.gif);
	
}
#navbar {
	background: darkgreen;
	width: 750px;
	float: left;
}
#navbar a:link {
	color: #1c1c1c;
}
#navbar a:visited {
	color: #006400;
}
#navbar a:hover {
	color: #00ee00;
}

td.helpHed { 
	width: 192px;
	border-bottom: 2px solid darkgreen;
	border-left: 1px solid darkgreen;
	background-color: darkseagreen;
	text-align: center;
	text-indent: 10px;
	font-family: Sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #404040; 
	
}

#main {
	background: #ffffff;
	width: 418px;
	float: left;
}
p.main_a {
	font-family: script mt bold;
	font-size: 20px;
	color: #1c1c1c;
	text-align: center;
}
p.main_b {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #363636;
	text-align: justify;
	line-height: 20px;
}
p.main_c {
	font-family: sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #363636;
	text-align: center;
	line-height: 20px;
}
#sidebar {
	float: right;
	background: darkseagreen;
	width: 325px;
}

p.sidebar {
	font-family: sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #363636;
	text-align: center;
}
p.side {
	font-family: sans-serif;
	font-size: 15px;
	text-decoration: underline;
	color: #363636;
	text-align: center;
	}
p.side a:link {
	color: #1c1c1c;
	text-decoration: underline;
}
p.side a:visited {
	color: #006400;
	text-decoration: none;
}
p.side a:hover {
	color: #00ff00;
}
#sidebar ul {
	list-style: circle;
}
#sidebar li {
	font-family: sans-serif;
	font-size: 12px;
	color: #363636;
}

#footer {
	width: 750px;
	background: darkseagreen;
	border-top: 2px solid darkgreen;
	border-bottom: 2px solid darkgreen;
	clear: both;
}
p.footer {
	font-family: sans-serif;
	color: #404040;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}