BODY {
	background-color:#FFF;
	width: 950px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 328px;
	width: 950px;
	background-color: #FFF;
}

#mainContent {
	width: 100%;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#666;	
}
#mainContent P{
	text-align:left;
}

#navbar {
	width: 236px;
	background-color: #FFF;
	background-image: url(../images/imag0200.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	padding-top:5px;
	padding-left: 24px;
	padding-bottom: 1em;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}
#navbar a:link {color: #666666;text-decoration: none;}
#navbar a:visited {color: #666666;text-decoration: none;}
#navbar a:hover {color: #31A4AB;text-decoration: none;}
#navbar a:active {color: #31A4AB;text-decoration: none;}

#footer {
	width: 950px;
	background-color: #FFF;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	color: #31A4AB;
	font-size: 11px;
	text-align: center;
}

#footer a:link {color: #31A4AB;text-decoration: none;}
#footer a:visited {color: #31A4AB;text-decoration: none;}
#footer a:hover {color: #31A4AB;text-decoration: none;}
#footer a:active {color: #31A4AB;text-decoration: none;}

.fright {
	float:right;
	margin-left:10px;
}
.fleft {
	float:left;
	margin-right:10px;
}
.borderlessImg {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;		
}
.thumblinkText {
	a:link color: #666;		text-decoration: none;
 	a:visited color: #666;	text-decoration: none;
 	a:hover color: #31A4AB;	text-decoration: none;
 	a:active color: #31A4AB;	text-decoration: none;
	color: #666;
}
#mainContent a:link {color: #666;text-decoration: none;}
#mainContent a:visited {color: #666;text-decoration: none;}
#mainContent a:hover {color: #31A4AB;text-decoration: none;}
#mainContent a:active {color: #31A4AB;text-decoration: none;}

h2 {
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #666666;
	text-align: left;
	font-size:18px;
}
#mainContent h1 {
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #666666;
	text-align: left;
	font-size:18px;
}
h3 {
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #666666;
	text-align: left;
	}