
* {
   padding:0;
   margin:0;
}

body {
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	font-style: normal;
	color: #000066; 
	margin-top: 0px;
	line-height: 19px;
	background-image: url(../images/bgline.gif); 
	}

.flashbg {
	background-color: #000000;
}

#wrap {
    margin:0 auto;
    width:750px;	
    }
	 	
div.logo {
	z-index: +1;
	position: relative;
	left: 400px;
}

#sidetext {
 	float: left;
	width: 50px;
	}	
#content {
	width: 730px;
	margin-top: 3px;
}
	 
#topbanner {
	width: 700px;
	height: 150px;
	}	 
	
#menu {
	/*background-image: url(../images/menubg.gif); */
	width: 700px;
	height: 20px;
	color: black;
	}	

A:LINK.global, A:VISITED.global {
	color: black;
	background-color: transparent;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

A:HOVER.global {
	text-decoration: overline underline;
}	
	
#flashphotos {
	width: 700px;
	}	 

h1, h2, h3 {
	text-align: center;
	line-height: 120%;
	font-size: 18px;
}

#logo {
    margin:0 auto;
	 width:750px;
}
	 
hr {
	color:#fbf0d5;;
}	

ul {
	font-family: "Arial Rounded MT Bold";
	font-size: 12px;
	list-style: none;
	margin-left: 0;
	padding-left: 0em;
	text-align: center;
	}

.eventdatewrap {
	font-style: italic;
	font-size: 12px;
	color: #fbf0d5;
}
	
#leftcontent {
    background-image: url(../images/leftside.gif);
	position: absolute;
	
    }
	 
#middlecontent {
    background-image: url(../images/middlecolumnbg.gif);
	 color: white;
    width:230px;
    padding:0 5px;
    padding-top: 5px;
	 border: medium double 
    }	 
	 
#middlecontentwide {
    background-color: #2f5292;
	 color: white;
    width:700px;
    padding:0 5px;
    padding-top: 5px;
	 border: medium double 
    }	 	 
	 
#rightcontent {
    background:;
    float:left;
    width:240px;
	 padding:0 5px;
    padding-top: 5px;
	 font-size: 12px;
    }
	 
#rightcontent ul {
    margin-bottom:0;
    }
#rightcontent h3, #rightcontent p {
    padding:0 10px;
    }
	 
