body {
	font-family: "Trebuchet MS", Helvetica, san-serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
	background-color: #001A47;
	text-align: center;	/*background-image: url(images/goldstripe.jpg);
	background-repeat: repeat-y;
	border: #FFFFCC;*/
	width: 100%;
	padding:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}

.container {
	background-color: #EFEFEF;
	width: 800px;
	text-align:left;
	border: 1px solid #990000;
	position:absolute;
	left:50%;
	margin-left:-400px;
	}

A:link {
	color:#0000FF;
	text-decoration: underline;
	font-family: arial, garamond;
}
A:visited {
	color:#660099;
	text-decoration: underline;
	font-family: arial, garamond;
}
A:hover {
	color:#3300CC;
	text-decoration: underline;
	font-family: arial, garamond;
}

divider: {background-color: #000000;}

H1 {color: #000000; font-size: large; font-family: "Trebuchet MS", Helvetica, san-serif; font-weight: normal;}
H2 {color: #000000; font-size: medium; font-family: "Trebuchet MS", Helvetica, san-serif; font-weight: bold;}
H3 {
	color: #000000;
	font-size: 12pt;
	font-family: "Trebuchet MS", Helvetica, san-serif;
	font-weight: normal;
	line-height: 22px;
}
H4 {color: #000000; font-size: x-small; font-family: "Trebuchet MS", Helvetica, san-serif; font-weight: normal;}
H5 {color: #000000; font-size: 8pt; font-family: "Trebuchet MS", Helvetica, san-serif; font-weight: normal;}

.faqQ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	background-color: #FFCC33;
}
	
.faqA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;}
	
.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;}
	
.gallery2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #FFCC33;
	color: #000000;}	

.margin {margin-left: 80px;
  		text-align:left;
		}

.buttons {	
		font-family:verdana, arial, sans-serif;
		color:#000;
		font-size:11px;
		font-weight:bold;
  		background-color:#00CCFF;
        text-align:center;
		}

.header1 {
	font-family: "Trebuchet MS", Helvetica, san-serif;
	font-size: large;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}

.header2 {
	font-family: "Trebuchet MS", Helvetica, san-serif;
	font-size: medium;
	font-style: italic;
	color: #000000;
	margin-left: 20px;
	left: 20px;
}
		
.footer {
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #66CCFF;
	padding: 5px;
}
.footer a:link {
	color: #003399;
}
.footer a:visited { color: #660099; }
.footer a:hover { color: #3300CC; }

.calendar {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:small;
		font-weight:normal;
  		background:#000;
  		line-height:140%;
  		padding:5px;
  		text-align:center;
		}
	
	.calendarhead {	
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:small;
		font-weight:bold;
  		background:#000;
  		line-height:140%;
                text-align:center;	
  		padding:5px;					
		}	
