body {
	/*background-image: url(images/bg.jpg);
	background-repeat: repeat-x;*/
	background-color: #42454A;
	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	font: .8em arial, helvetica, sans-serif;
	}
#Content {
	width:910px;
	top:10px;
	_height:auto;
	_height:1800px;
	min-height:1800px;		
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-image: url(images/bk2.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-color: #FFFFFF;
	}
#Contentlong  {
	width:910px;
	top:10px;
	height:1100px;		
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color: #FFFFFF;
	}
#headerdiv {
	float:left;
	text-align:center;
	position: relative;
	margin: 0px 0px 0px 0px;
	left:0px;
	top:0px;
	height:130px;
	width:910px;
	background-image: url(images/bk2.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-color: #FFFFFF;

}
#headerdivUnderline {
	float:none;
	text-align:center;
	position: relative;
	margin: 0px 0px 0px 0px;
	left:0px;
	top:0px;
	height:1px;
	width:910px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}
#footerdiv {
	position: relative;
	margin: 0px 5px 0px 5px;
	left:0px;
	top:auto;
	height:230px;
	width:900px;
	text-align:center;
	float:left;
}
#contentdivleft {
	float:left;
	position: relative;
	padding:5px;
	margin:0px;	
	left:0px;
	top:5px;
	width:180px;
}
#contentdiv {
	float:left;
	position: relative;
	line-height: 1.5;
	font: .8em arial, helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
	margin-left: auto;
  	margin-right: auto;
	left:0px;
	top:0px;
	height:auto;
	width:500px;
	border-right: thin solid #000000;
	border-left: thin solid #000000;
}
#contentdivwide {
	float:left;
	position: relative;
	line-height: 1.5;
	font: .8em arial, helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
	margin-left: auto;
  	margin-right: auto;
	left:0px;
	top:0px;	
	width:700px;
	border-left: thin solid #000000;
}
#contentdivright {
	float:left;
	position: relative;
    padding:5px;
	margin-left: auto;
  	margin-right: auto;
	left:0px;
	top:5px;
	width:192px;
}
#contentdivrightsmall {
	float:left;
	position: relative;
    padding:5px;
	margin-left: auto;
  	margin-right: auto;
	left:0px;
	top:5px;
	width:100px;
}
#feesdivright {
	line-height: 1.5;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color:;
	text-align: center;
	font-size: 12px;
	border-left: medium solid #000000;
	position: absolute; left:675px; top:0px; height:130px; width:170px;
	float:left;
}
#navlist_top {
	font-size: 12px;
	margin: auto;
	width: 100%;
	font-stretch: 1;
	font-weight: bold;
	text-align:left;
	white-space: nowrap;
}
#navlist_top li {
	float:left;
	list-style-type: none;
	margin: auto;
	padding: 5px;
	white-space: nowrap;
}
#navlist_top ul {
	margin: 0;
	padding: 3px;
	float:left;
}
#navlist_top a {
	display: block;
	padding: 3px 0px 3px 120px;
	color: #999999;
	
}

#navlist_top a:hover, #navlist_top a:active {
	color: #265A96;
	text-decoration: underline;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#qmslink_top a:hover, #qmslink_top a:active {
	color: #265A96;
	text-decoration: underline;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#qmslink_top a:link, #qmslink_top a:visited, 
#qmslink_top a:hover, #qmslink_top a:active {
	color: #265A96;
	text-decoration: underline;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;

}
#navlist {	
	color: #999999;
	line-height: 2;
	white-space: nowrap;
	position: relative;
	padding:0px;
	text-align:left;
	float:left;
}

#navlist li {
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	
}
#eventlist {
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid #999999;
	font-size: 10px;
}
#navlist a:link, #navlist a:visited {
	color: #999999; 
	text-decoration: none;
		
}
#navlist a:hover {
	text-decoration: underline;
	color: #265A96;
	
}
#navlist a:active {
	text-decoration: underline;
	color: #000000;
	
}
#qmslink a:link, #qmslink a:visited,
#qmslink a:hover, #qmslink a:active {
	text-decoration: underline;
	color: #265A96;
	line-height: 2;
	white-space: nowrap;
}
#pagediv {
	padding: 0px 0px 0px px;
	position:absolute;
	left:5px;
	top:400px;
	height: auto;
	width:700px;
	
}
#centerdiv {
	line-height: 1.5;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px px;
	position:absolute; left:200px; top:0px; height: auto; width:475px;
	float:left;
}


#line {
	line-height: 1;
	border: thin #000000;
}
.deletebutton {
	background-color: #265A96;
	width:40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
}
.deletebutton:hover {
	width:40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 9px;
	
}
.deletebuttonall {
	background-color: #265A96;
	width:80px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
}
.deletebuttonall:hover {
	width:80px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 9px;
	
}
.xbutton {
	background-color: #265A96;
	width:14px;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
}
.xbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 9px;
	
}
.eventbutton {
	background-color: #265A96;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.eventbutton:hover {
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
	
}
.navbutton {
	background-color: #265A96;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	height: 30px;
	font-size: 14px;
}
.navbutton:hover {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	height: 30px;
	font-size: 14px;
}
.navbutton2 {
	background-color: #265A96;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	height: 30px;
	font-size: 11px;
}
.navbutton2:hover {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	height: 30px;
	font-size: 11px;
}

#list_summary {
	border-top: 1px solid gray;
	padding:0px 0px 0px 0px;
	background-color: #F8F8F8;	
}
#list_summary2 {
	border-top: 1px solid gray;
	padding:0px 0px 0px 0px;
	background-color:#CCCCCC;		
}
dropdown {
	width: 500px;
}
#listbg {
	padding:0px 0px 0px 0px;
	background-color: #E6E6E6;
}
a:link {color: #0000FF;}
a:visited {color: #0000FF;}
a:hover {color: #265A96;}
a:active {color: #265A96;}
