@charset "UTF-8";
/* CSS Document */

body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	background: #fff url(images/paper_bg.jpg); 
	margin: 0; 
	padding: 0;
	}

	
.logo{
	font-family:"century gothic", verdana, sans-serif;
	font-size:x-small;
	text-align:center;
	line-height:16px;
	color:#656565;
	position:absolute;
	left:171px;
	top:95px;
	width: 296px;
	height: 276px;
}	

/*** set the width and height to match your images **/

#mainslideshow {
    position:absolute;
    height:350px;
	left:472px;
	top:68px;
}

#mainslideshow IMG {
	position:absolute;
	top:-1px;
	left:-1px;
	z-index:8;
	opacity:0.0;
}

#mainslideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#mainslideshow IMG.last-active {
    z-index:9;
}

.medals{
	position:absolute;
	left: -14px;
	top: -21px;
}

.message{
	position:absolute;
	left:467px;
	top:380px;
	width:624px;
	height:137px;
	background:url(images/headers.jpg);
	background-repeat:no-repeat;
	font-family:"century gothic", verdana, sans-serif;
	font-size:small;
	text-align:left;
	line-height:16px;
	color:#656565;
	}
	
.aotm{
	position:absolute;
	left:467px;
	top:726px;
	width:624px;
	height:137px;
	background:url(images/headers.jpg);
	background-repeat:no-repeat;
	font-family:"century gothic", verdana, sans-serif;
	font-size:small;
	text-align:left;
	line-height:16px;
	color:#656565;
	}	
	
.meaning{
	position:absolute;
	left:467px;
	top:1517px;
	width:624px;
	height:137px;
	background:url(images/headers.jpg);
	background-repeat:no-repeat;
	font-family:"century gothic", verdana, sans-serif;
	font-size:small;
	text-align:left;
	line-height:16px;
	color:#656565;
	background-image: url(images/headers.jpg);
	}	
	
.events{
	position:absolute;
	left:467px;
	top:1766px;
	width:624px;
	height:137px;
	background:url(images/headers.jpg);
	background-repeat:no-repeat;
	font-family:"century gothic", verdana, sans-serif;
	font-size:small;
	text-align:left;
	line-height:16px;
	color:#656565;
	background-image: url(images/headers.jpg);
	}			

	
h1{
	font-family:"century gothic", verdana, sans-serif;
	font-size:large;
	font-weight:normal;
	text-align:left;
	line-height:16px;
	color:#656565;

}	

h2{
	font-family:"century gothic", verdana, sans-serif;
	font-size:small;
	font-weight:normal;
	text-align:left;
	line-height:5px;
	color:#656565;

}	

p2{
	font-family:"century gothic", verdana, sans-serif;
	font-size:small;
	font-weight:normal;
	text-align:left;
	line-height:16px;
	color:#656565;

}

p3{
	font-family:"century gothic", verdana, sans-serif;
	font-size:x-small;
	font-weight:normal;
	text-align:left;
	line-height:16px;
	color:#FFFFFF;
	text-decoration::none;

}
a:link{
	text-decoration:none;
	color:#FFFFFF;
	}

a.external:link, a.external:visited{
	text-decoration:none;
	color:#317199;
	}
	
	

 <style type="text/css">
img, div { behavior: url(iepngfix.htc) }
