.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url('https://www.stmarkswilliamsport.org/chrometheme/chromebg.gif') repeat-x center; /*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;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url('https://www.stmarkswilliamsport.org/chrometheme/chromebg-over.gif') repeat-x center; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 14px Calibri;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

.style9 {
	border-color: #FFFFFF;
	border-style: solid;
}

.style16 {
	text-align: center;
}

.style17 {
	text-decoration: none;
}

.style18 {
	border-color: #000000;
	border-width: 0;
	background-color: #C0C0C0;
	text-align: center;
}

.style20 {
	color: #800000;
}
.style21 {
	color: rgb(255, 255, 255);
}

.style23 {
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	text-align: center;
	background-color: #800000;
}

.style24 {
	margin-top: 1px;
	margin-bottom: 1px;
}

.style26 {
	font-size: xx-small;
}

.style27 {
	border-width: 1px;
}

.style35 {
	background-color: #800000;
}

.style36 {
	color: rgb(255, 255, 255);
	font-size: x-small;
}
.style38 {
	border-style: solid;
	background-color: #800000;
	text-align: center;
}

.style49 {
	color: rgb(255, 255, 255);
	background-color: #800000;
}

.alignleft {
	float: left;
}

* {margin:0;padding:0;}

.style58 {
	border-style: solid;
	border-width: 1px;
}

.style59 {
	border-style: solid;
	border-width: 0;
}

.style60 {
	text-indent: -20px;
	margin-left: 20px;
}

.style61 {
	border-width: 0px;
}

.style67 {
	text-align: center;
	font-size: xx-small;
	font-style: italic;
	margin-top: 1px;
	margin-bottom: 1px;
}

.style70 {
	border-style: solid;
	border-color: #FFFFFF;
	text-align: left;
}
.style73 {
	border-color: #800000;
	border-width: 0;
}
