body {font-family: verdana;
       background-color: #f0f0f0;
	   background-image: url(images/background.jpg);}

.wrapper {width: 780px;
		  border-color: #666666;
		  border-style: solid;
		  border-width: 1px;
		  background-color: #ffffff;}

.header {background-image: url();
		width: 780px;
		 height: 125px;
		 text-align: right;
		 font-size: 15px;
		 border-bottom-style: solid;
		 border-bottom-width: 1px;
		 border-bottom-color: #666666;}

a.headerlink:link {font-size: 10px;
					color: #003366;}

a.headerlink:active {font-size: 10px;
					color: #003366;}

a.headerlink:visited {font-size: 10px;
					color: #003366;}

a.headerlink:hover {font-size: 10px;
					color: #003366;}

.navigation {width: 780px;
			 height: 37px;
			 background-image: url(images/navbak2.jpg);
			 text-align: center;
			 position: relative;
			 bottom: 7px;}

.navigation a:link {font-size: 17px;
					color: #003366;
					text-decoration: none;}

.navigation a:active {font-size: 17px;
					color: #003366;
					text-decoration: none;}

.navigation a:visited {font-size: 17px;
					color: #003366;
					text-decoration: none;}

.navigation a:hover {font-size: 17px;
					color: #666666;
					text-decoration: none;}

.bodycontent {width: 780px;
		  text-align: center;}

.bodycontent img {border-width: 3px; border-color: #e0bf69; border-style: solid;}

.bodycontentbottom {width: 780px;
					height: 100px;
					text-align: center;}

.footer {width: 780px;
		 height: 37px;
		 background-image: url(images/footerbak2.jpg);
		 text-align: center;
		 font-size: 13px;
		 color: #003366;
		 position: relative;
		 top: 11px;
		 padding-top: 2px;
		 border-top-style: solid;
		 border-top-width: 1px;
		 border-top-color: #666666;}

.bottom {width: 780px;
		 height: 64px;
		 /*background-image: url(images/footer.jpg);*/
		 background-color: #6382A1;
		 text-align: center;
		 font-size: 12px;
		  padding-top: 2px;}

.bottom a:link {font-size: 12px;
					color: #e0bf69;}

.bottom a:active {font-size: 12px;
					color: #e0bf69;}

.bottom a:visited {font-size: 12px;
					color: #e0bf69;}

.bottom a:hover {font-size: 12px;
					color: #666666;
					text-decoration: none;}

.signature {font-size: 12px;
			color: #003366;}

ul.bronze {
list-style-type: disc;
color: #8c7853;
margin-left: 60px;
font-weight: bold;
font-size: 12.5px;
}

ul.silver {
list-style-type: disc;
color: #666666;
margin-left: 60px;
font-weight: bold;
font-size: 12.5px;
}

ul.gold {
list-style-type: disc;
color: #CFB52B;
margin-left: 60px;
font-weight: bold;
font-size: 12.5px;
}

a:link {font-size: 12px;
			color: #003366;}

a:active {font-size: 12px;
			color: #003366;}

a:visited {font-size: 12px;
			color: #003366;}

a:hover {font-size: 12px;
			color: #003366;}
