body {

	background-color: White;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

#wrapper
{
	width: 950px;
	margin: 0px auto;
	text-align: left;
	background-repeat: no-repeat;
}

#wrapper2
{
	width: 100%;
	margin: 0px auto;
	line-height: 130%;
	text-align: left;
}

#header 
{
	width: 97%;
	margin: 0px 0px 0px 0px;
	height: 50px;
	padding: 0px 0px;
	font-family: Verdana, Arial, Tahoma, Times, sans-serif;
	text-align: left;
}
 
 
  #navbar 
 {
	margin: 0px 0px 0px 0px;
	height: 80px;
	font-family: Verdana, Arial, Tahoma, Times, sans-serif;
	text-align: left;
}

#leftcolumn 
{
	float: left;
	width: 425px;
	padding: 7px 10px 10px 10px;
	margin: 0px;
	font-family: Verdana, Arial, Tahoma, Times, sans-serif;
	color: #666666;
	font-size: .75em;
}


#centercolumn
{
	margin-left: 475px;
	width: 425px;
	padding: 7px 10px 7px 10px;
	font-family: Verdana, Arial, Tahoma, Times, sans-serif;
	color: #666666;
	margin-right: 0px;
	margin-top: 0px;
	font-size: .75em;
}
 
 #footer
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	height: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	text-align: right;
}

 #footer
{
	width: 100%;
	background-repeat: repeat;
	font-family: Verdana, Arial, Tahoma, Times, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0;
	text-align: center;
	height: 50px;
	background-color: #FFFFFF;
	font-size: 9px;
	color: #999999;
}
 
.h1 {
	font-size: 1.25em;
	text-align: left;
	padding: 0px;
	color: #000066;
	font-weight: bolder;
}
.h2 {
	font-size: 1.5em;
	text-align: left;
	color: Navy;
	font-weight: bolder;
}
.h3 {
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
	color: Black;
}
.h4 { font-size: .9em; font-weight: bold; text-align: center; }

.text {
	font-size: .75em;
	color: #999999;
	line-height: 1em;
	text-align: right;
	font-weight: bold;
}
.text2 {
	font-size: .7em;
	color: #999999;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
}
.text3 {
	font-size: .8em;
	color: Black;
	line-height: 1.25em;
	text-align: justify;
}

a.l1:link {
	color: #3399CC;
	line-height: 1.25em;
	font-weight: bold;
	text-decoration: none;	
}
a.l1:active {
	color: #336633;
	line-height: 1.25em;
	font-weight: bold;
	text-decoration: none;
}
a.l1:visited {
	color: #000066;
	line-height: 1.25em;
	font-weight: bold;
	text-decoration: none;
}
a.l1:hover {
	color: #33CC00;
	line-height: 1.25em;
	font-weight: bold;
	text-decoration: none;
}

a.l2:link {color: #CC0099; font-style: normal; font-weight: bold;}
a.l2:active {color: #666666; font-style: normal; font-weight: bold;}
a.l2:visited {color: #666666; font-style: normal; font-weight: bold;}
a.l2:hover {color: #8B008B; font-style: normal; font-weight: bold; }

a.l3:link {
	color: #663300;
	font-style: normal;
	text-decoration: underline;
}
a.l3:active {
	color: #663300;
	font-style: normal;
	text-decoration: underline;
}
a.l3:visited {
	color: #CC6600;
	font-style: normal;
	text-decoration: underline;
}
a.l3:hover {
	color: #00FF7F;
	font-style: normal;
	text-decoration: underline;
}

 .thumbnail
{
	float: left;
	text-align: center;
	width: 175px;
	border: 0px none;
	margin: 0 10px 15px 0;
	padding: 5px;
	font-size: .75em;
	line-height: 1.2em;
}

 .thumbnail2
{
	float: left;
	text-align: center;
	width: 235px;
	border: 0px none;
	margin: 0 3px 3px 0;
	padding: 25px;
	font-size: .75em;
	line-height: 1.2em;
}

.clearboth {
 clear: both;
}

.menu {
	background-color: #FFFFCC;
	border: 1;
	border-color: #669933;
} 

.image {
border:0px; border: 0px; border-color: #00000; border-style: solid;
}

a:link .image { border-color: #666666; }
a:hover .image, a:active .image {border:0px; border: 0px; border-color: #FF9900; border-style: solid}

a.menu:link {
	color: Blue;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: White;
}
a.menu:active {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: White;
}

a.menu:visited {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: White;
}

a.menu:hover {
	color: #8B008B;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: White;
}

.bold {
	
	font-weight: bolder;
	text-align: left;
	
}

.left 
   text-align: left;
{
	
	
}	
.j {
	text-align: justify;
{
  	
  }
	
.textc {
	text-align: center;
}

