body {
	background-image:url(../Pictures/greenStripes.gif);
	background-repeat:repeat-x;
	background-color:#a8dc4e; /*#FC3*/
	margin:20px;
	padding:0;
	text-align:center;
}

h1 {
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:10px;
	color:#FFCC33; /*F90*/
	margin:0;
	font-weight:700;
}

h3 {
	font-size:16px;
	color:#360D79;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

h4 {
	font-size:12px;
	color:#F9BB00; /*#666*/
	font-weight:400;
	margin:0;
	padding-top:5px;
	text-align:left;
	vertical-align: text-bottom;
	border-top:1px dotted #CCC;
	font-style: italic;
	}
h5 {
	font-size:12px;
	color:#F9BB00; /*#666*/
	font-weight:400;
	margin:0;
	padding-top:5px;
	text-align:center;
	vertical-align: text-bottom;
	font-style: italic;
	}
h6 {
	font-size:15px;
	color:#333333;
	font-weight:500;
	margin:0;
	padding-bottom:10px;
	padding-top: 10px;
	border-bottom-style: none;
	font-style: italic;
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:11px;
	line-height:1.5em;
}





#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	width:700px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

#banner {
	width:700px;
	height:100px;
	margin-bottom:10px;
}

#bannerLeft {
	width:150px;
	height:100px;
	margin-right:10px;
	background-image:url(../Pictures/AEClogo3.jpg);
	float:left;
}

#bannerRight {
	width:529px;
	height:49px;
	background:url(../Pictures/BlueStripes.gif) repeat-x;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:50px 0 0 10px;
}

#content {
	background:url(../Pictures/wideBlue.gif) repeat-y;
	height:1%;
	}

#leftColumn {
	float:left;
	width:150px;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	display:block;
	font-size:11px;
	color:#FFCC33; /*F90*/
	text-decoration:none;
	padding:10px;
	width:130px;
	height:10px;
	border-bottom:1px dotted #21084A;
	
}

#nav a:hover {
	background-color:#21084A;
}




#leftColumnBottom {
	width:130px;
	background:url(../Pictures/BlueStripes.gif) repeat-x;
	padding:110px 10px 10px;
	color:#EAEAEA;
}

#rightColumn {
	float:right;
	width:530px;
	padding-left:20px;
	color:#333333;
}
#bottom {
	width:700px;
	vertical-align: text-bottom;
	text-align: right;
}

#clear {
	clear:both;
	vertical-align: bottom;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#Credits {
	width:220px;
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#21084A;
	position:absolute;
	left:42%;
}

#Credits a {
	text-decoration:none;
	color:#21084A;
}

#Credits a:hover {
	color:#25084A;
}
.blueActive {
	color: #9FD345;
	background-color: #21084A;
}

.aboutus {
	font-size: 13px;
	font-weight: normal;
	color: #666;
	border-bottom:1px dotted #CCC;
}




#zoom a {
	float: left;
	margin: 0 0 10px 10px;
	border: 1px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 100px; /* show only thumbnail */
	height: 75px;
	background-image: url(../Pictures/ThumbOne100x75.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#zoom a:hover {
	width: 200px; /* adjust size to zoomed photo */
	height: 150px;
	/*background-position: 0 -104px;  move the image so only the big one shows */
	background-image: url(../Pictures/ThumbOne200x150.jpg);	
	}

#zoom2 a {
	float: left;
	margin: 0 0 10px 10px;
	border: 1px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 100px; /* show only thumbnail */
	height: 75px;
	background-image: url(../Pictures/ThumbTwo100x75.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	

#zoom2 a:hover {
	width: 200px; /* adjust size to zoomed photo */
	height: 150px;
	/* background-position: 0 -104px; move the image so only the big one shows */
	background-image: url(../Pictures/ThumbTwo200x150.jpg);	
	}
	
#zoom3 a {
	float: left;
	margin: 0 0 10px 10px;
	border: 1px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 100px; /* show only thumbnail */
	height: 75px;
	background-image: url(../Pictures/ThumbThree100x75.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	

#zoom3 a:hover {
	width: 200px; /* adjust size to zoomed photo */
	height: 150px;
	/* background-position: 0 -104px; move the image so only the big one shows */
	background-image: url(../Pictures/ThumbThree200x150.jpg);	
	}
	
#zoom4 a {
	float: left;
	margin: 0 0 10px 10px;
	border: 1px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 100px; /* show only thumbnail */
	height: 75px;
	background-image: url(../Pictures/ThumbFour100x75.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	

#zoom4 a:hover {
	width: 200px; /* adjust size to zoomed photo */
	height: 150px;
	/* background-position: 0 -104px; move the image so only the big one shows */
	background-image: url(../Pictures/ThumbFour200x150.jpg);	
	}

#zoom5 a {
	float: left;
	margin: 0 0 10px 10px;
	border: 1px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 100px; /* show only thumbnail */
	height: 75px;
	background-image: url(../Pictures/ThumbFive100x75.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	

#zoom5 a:hover {
	width: 200px; /* adjust size to zoomed photo */
	height: 150px;
	/* background-position: 0 -104px; move the image so only the big one shows */
	background-image: url(../Pictures/ThumbFive200x150.jpg);	
	}
	
#zoom6 a {
	float: left;
	margin: 0 0 10px 10px;
	border: 1px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 100px; /* show only thumbnail */
	height: 75px;
	background-image: url(../Pictures/ThumbSix100x75.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	

#zoom6 a:hover {
	width: 200px; /* adjust size to zoomed photo */
	height: 149px;
	/* background-position: 0 -104px; move the image so only the big one shows */
	background-image: url(../Pictures/ThumbSix200x150.jpg);	
	}

