body {

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

#wrapper
{
	width: 950px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../graphics/new-sky-bg.jpg);
	background-repeat: no-repeat;
}

#wrapper2
{
	margin: 100px 0px 0px 225px;
	text-align: center;
	float: none;
}

#header 
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	height: 50px;
	padding: 0px 0px;
	font-family: Verdana, Arial, Tahoma, Times, sans-serif;
	text-align: right;
	font-size: 1em;
}
 
 
#navbar 
 {
	margin: 0px 0px 0px 0px;
	height: 60px;
	font-family: Verdana, Arial, Tahoma, Times, sans-serif;
	text-align: left;
	font-size: 1em;
}

#navbar2 
 {
	margin: 40px 0px 0px 0px;
	height: 50px;
	text-align: center;
	color: Navy;
	font-family: Verdana, Arial, Tahoma, Times, sans-serif;
}

#leftcolumn 
{
	float: left;
	width: 180px;
	padding: 0px 15px 0 25px;
	font-family: Verdana, Arial, Tahoma, Times, sans-serif;
	font-size: 0.7em;
	text-align: left;
	margin-top: 0px;
}


#centercolumn
{
	margin-left: 0px;
	font-family: Verdana, Arial, Tahoma, Times, sans-serif;
	text-align: center;
	color: Navy;
	font-size: .9em;
	margin-top: 35px;
}


#wrapper3
{
	width: 90%;
	background-color: White;
	margin: 10px 10px 10px 10px;
	border: thin dotted Silver;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
	
#wrapper4
{
	width: 92%;
	background-color: White;
	margin: 5px 5px 5px 5px;
	border: thin dotted Silver;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
}
 
 #footer
{
	width: 100%;
	background-color: White;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	text-align: right;
	font-family: Verdana, Arial, Tahoma, Times, sans-serif;
	text-align: center;
	font-size: .8em;
}
 
.h1 {
	font-size: 2em;
	padding: 0px;
	color: #000066;
	font-weight: bolder;
	
}
.h2 {
	font-size: 1.5em;
	text-align: left;
	color: #9400D3;
	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: #414141;
	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: #663300;
	font-weight: bold;
	font-size: large;
}
a.l2:active {color: #666666; font-weight: bold;; font-size: large;}
a.l2:visited {color: #666666; font-weight: bold; font-size: large;}
a.l2:hover {color: #8B008B; font-weight: bold; font-size: large;}

a.l3:link {
	color: #663300;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	font-size: .7em;
}
a.l3:active {
	color: #663300;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	font-size: .7em;
}
a.l3:visited {
	color: #CC6600;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	font-size: .7em;
}
a.l3:hover {
	color: #8B008B;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	font-size: .7em;
}

 .thumbnail
{

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

 .thumbnail2
{

float: left;
	text-align: center;
	width: 275px;
	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;
}

