body {
	background-image: url(../images/bg.jpg);
	margin-top: 31px;
	margin-right: auto;
	margin-bottom: 21px;
	margin-left: auto;
}
#wrapper{
	width: 940px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}
.bantop1 {
	background-image: url(../images/banner_bottom.png);
	background-position: center bottom;
	height: 349px;
	background-repeat: no-repeat;
	width: 940px;
	
}
.bantop2 {
	background-image: url(../images/banner_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 168px;
}
.banbottom{
	height:6px;
	background-image: url(../images/banner_white.gif);
	background-repeat:repeat-y;
	line-height:6px;
	background-position: center;
}
.year {
	padding-top: 47px;
	padding-left: 286px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.chromestyle{
width: 99%;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
 /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
 /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top:0;
border: 1px solid #f2e7c7; /*THEME CHANGE HERE*/
border-bottom-width: 0;
line-height:18px;
z-index:100;
background-color:#850100;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	text-align:center;
	border-bottom: 1px solid #f2e7c7;
	text-decoration: none;
	font-style: italic;
	color: #f2e7c7;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #ae0000;
}
#navigation {
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: 0 6px;
	height: 37px;
	width: 927px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #b60000;
	border-right-color: #b60000;
	border-bottom-color: #b60000;
	border-left-color: #b60000;
	margin-top: 7px;
	padding-top: 6px;
	text-align: center;
}
#content {
	width: 927px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
#footer {
	width: 927px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/botnavbg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 21px;
	height: 50px;
}
#navigation ul {
	list-style-type: none;
	height: 22px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 927px;
	text-align: center;
}
#navigation li {
	display: inline;
}
#navigation  a  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #f2e7c7;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 1px;
}
.divider {
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 26px;
}
.botnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2E7C7;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 14px;

}
.botnavi ul {
	list-style-type: none;
	padding:0px;
	text-align: center;
	margin:0;
	
}
.botnavi li {
	display: inline;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #220000;
	text-decoration: none;
	height: auto;
	width: auto;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	clear: both;
}
.copy a
{
color: #220000;
text-decoration:none;
}
.copy a:hover
{
text-decoration:underline;
}
.botnavi a {
	color: #F2E7C7;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 11px;
}
.dividerbottom {
	background-image: url(../images/botdivider.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.ht {
	height: 200px;
	text-align: center;
	vertical-align: middle;
}
.main2001
{
	font-family:"Trebuchet MS",Tahoma, Verdana;
	background-color:#FFFFFF;
	padding:15px;
}
.running2001 {
	line-height: 150%;
	color: #000000;
	font-family:"Trebuchet MS",Tahoma, Verdana;
	text-align: justify;
	font-size:14px;
}
.running2001 a{
	color: #000000;
	}
.heading2001 {
	font-family:"Trebuchet MS",Tahoma, Verdana;
	font-weight:bold;
}
.img2001 {
	font-style: italic;
	text-align: center;
}.title2001 {
	font-style: italic;
	font-weight: bold;
}
.by2001 {
	font-style: italic;
	text-align:right;
}
.supperscript2001 {
	vertical-align: 25%;
	font-size: 10px;
}
.main2002
{
	font-family:"Trebuchet MS",Tahoma, Verdana;
	background-color:#FFFFFF;
	padding:15px;
}
.running2002 {
	line-height: 150%;
	color: #000000;
	font-family:"Trebuchet MS",Tahoma, Verdana;
	text-align: justify;
	font-size:14px;
}
.running2002 a{
	color: #000000;
	}
.heading2002 {
	font-family:"Trebuchet MS",Tahoma, Verdana;
	font-weight:bold;
}
.img2002 {
	font-style: italic;
	text-align: center;
}
.title2002 {
	font-weight: bold;
	text-decoration:underline;
}
.by2002 {
	font-style: italic;
	text-align:right;
	font-weight: bold;
}
.supperscript2002 {
	vertical-align: 25%;
	font-size: 10px;
}
.main2004
{
	font-family:"Trebuchet MS",Tahoma, Verdana;
	background-color:#FFFFFF;
	padding:15px;
}
.running2004 {
	line-height: 150%;
	color: #000000;
	font-family:"Trebuchet MS",Tahoma, Verdana;
	text-align: justify;
	font-size:14px;
}
.running2004 a{
	color: #000000;
	}
.heading2004 {
	font-family:"Times New Roman", Times, serif;
	color:#8a0216;
	font-weight:bold;
	font-size:16px;
	letter-spacing: 3px;
}
.img2004 {
	color:#8a0216;
	text-align: center;
}
.title2004 {
	font-weight: bold;
	text-decoration:underline;
}
.by2004 {
	color:#8a0216;
	
}
.italic2004{
	font-style:italic;
}
.supperscript2004 {
	vertical-align: 25%;
	font-size: 10px;
}
.main2005
{
	font-family:"Trebuchet MS",Tahoma, Verdana;
	background-color:#FFFFFF;
	padding:15px;
}
.running2005 {
	line-height: 150%;
	color: #000000;
	font-family:"Trebuchet MS",Tahoma, Verdana;
	text-align: justify;
	font-size:14px;
}
.running2005 a{
	color: #000000;
	}
.img2005 {
	color:#ffffff;
	text-align: center;
	background-color:#8A0216;
	width:auto;
	padding:0px;
}
.title2005 {
	font-size:18px;
	text-transform: uppercase;	

}
.titlered {
	font-size:18px;
	text-transform:capitalize;
	color:#8A0216;
	text-align: left;
}
.titleredcenter {
	font-size:18px;
	color:#8A0216;
	text-align: center;
	font-style:italic;
	
}

.by2005 {
	color:#8a0216;
	
}
.main2006
{
	font-family:"Trebuchet MS",Tahoma, Verdana;
	background-color:#FFFFFF;
	padding:15px;
}
.running2006 {
	line-height: 150%;
	color: #000000;
	font-family:"Trebuchet MS",Tahoma, Verdana;
	text-align: justify;
	font-size:14px;
}
.running2006 a{
	color: #000000;
	}
.img2006 {
	color:#ffffff;
	text-align: center;
	background-color:#8A0216;
	width:auto;
	padding:0px;
}
.title2006 {
	font-size:18px;
	text-transform: uppercase;	

}
.main2007
{
	font-family:"Trebuchet MS",Tahoma, Verdana;
	background-color:#FFFFFF;
	padding:15px;
}
.running2007 {
	line-height: 150%;
	color: #000000;
	font-family:"Trebuchet MS",Tahoma, Verdana;
	text-align: justify;
	font-size:14px;
}
.running2007 a{
	color: #000000;
	}
.img2007 {
	color:#ffffff;
	text-align: center;
	background-color:#005431;
	width:auto;
	padding:0px;
}
.title2007 {
	font-size:18px;
	text-transform: uppercase;	
	color:#005431;
}
.by2007 {
	font-size:16px;
	
}
.titlegreen {
	font-size:18px;
	color:#005431;
}
.textgreencenter {
	font-size:18px;
	color:#005431;
	text-align: center;
	font-style:italic;
	
}
.textcapital {
text-transform:capitalize;
}
.textbold{
font-weight:bold;
}
.italic2005{
	font-style:italic;
}
.supperscript2005 {
	vertical-align: 25%;
	font-size: 10px;
}
.dropcap {
float:left;
color:#8a0216;
font-size:45px;
line-height:35px;
padding-top:2px;
font-family: Times, serif, Georgia;
} 
.listing_anchor li{
	list-style-type:none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.listing_anchor a
{
text-decoration:none;
}
.listing_anchor a:hover
{
text-decoration:underline;
color:#8a0216;
}
.listing_green li{
	list-style-type:none;
	background-image: url(../images/greenbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.listing_green a
{
text-decoration:none;
}
.listing_green a:hover
{
text-decoration:underline;
color:#005431;
}

* html img,
* html .png{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

