html {
	margin: 0;
	padding: 0;
	/*height:100%;*/
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
	height:100%;
	background-image: url(../img/bgGradient.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-size: 28px;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-left: 0;
	padding-bottom: 10px;
	color: #333333;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-left: 0;
	padding-bottom: 10px;
	color: #333333;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
}

#top {
	width: 1000px;
	height: 100px;
	text-align: left;
	padding: 0;
	background-color: #ffffff;
}

	#topLeft {
		width: 450px;
		float: left;
		text-align: left;
		padding: 0;
		margin: 0;
	}
	
	#topRight {
		margin: 15px 40px 0 0;
		text-align: right;
		float: right;
	}
	
		.antipixel {
			margin: 0 0 3px 0;
			border: none;
			padding: 0;
		}
		
		.linkCaption {
			font-size: 10px;
			color: #cccccc;
		}

#topMenu {
	height: 50px;
	background-color: #66cccc;
}

#imgBox {
	height: 138px;
	background-image: url("../img/imgMartin.jpg");
}

#coverFlow {
	background-color: #ffffff;
	padding: 20px 0 0 40px;
	width: 1000px;
	text-align: left;
	/*height: 260px;*/
	overflow: hidden;
}

html>body #coverFlow {
	/*height: 200px;*/
	width: 960px;
}

	.coverItem {
		float: left;
		margin-right: 35px;
		margin-bottom: 30px;
		width: 156px;
		overflow: hidden;
	}
	
	.coverCaption {
		height: 56px;
		margin: 0 3px;
	}
	
		.coverCaption1 {
			color: #666666;
			text-transform: uppercase;
			font-size: 10px;
			padding-bottom: 3px;
		}
		
		.coverCaption2 {
			color: #999999;
			font-size: 12px;
		}
	
	.coverImg {
		margin: 0;
		border: none;
		padding: 0;
		text-align: center;
		width: 156px;
		height: 156px;
		background-image: url("../img/bgCover.gif");
		overflow: hidden;
	}
	
#galleryFlow {
	background-color: #ffffff;
	padding: 20px 0 0 40px;
	width: 1000px;
	text-align: left;
	/*height: 260px;*/
}

html>body #galleryFlow {
	/*height: 200px;*/
	width: 960px;
}

	.galleryItem {
		float: left;
		margin-right: 35px;
		margin-bottom: 20px;
		width: 156px;
		overflow: hidden;
	}
	
	.galleryCaption {
		/*height: 36px;*/
		margin: 0 3px;
	}
	
		.galleryCaption1 {
			color: #666666;
			text-transform: uppercase;
			font-size: 10px;
			margin-top: 5px;
			padding-bottom: 3px;
		}
		
		.galleryCaption2 {
			color: #999999;
			font-size: 12px;
		}
	
	.galleryImg {
		margin: 0;
		border: none;
		padding: 0;
		text-align: center;
		width: 156px;
		height: 156px;
		background-image: url("../img/bgCover.gif");
		overflow: hidden;
	}
	
	html>body .galleryImg {
		width: 156px;
		height: 156px;
	}

#mainCont {
	background-color: #ffffff;
	width: 1000px;
	height: 100%;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
}

html>body #mainCont {
	width: 920px;
}

	#mainContLeft {
		background-color: #ffffff;
		width: 540px;
		/*margin-left: 20px;*/
		text-align: left;
		float: left;
	}
	
	html>body #mainContLeft {
		/*margin-left: 40px;*/
	}

		.plainText {
			font-size: 12px;
			color: #000000;
			padding-bottom: 10px;
			line-height: 150%;
		}
		
		.plainTextGrey {
			font-size: 12px;
			color: #333333;
			padding-bottom: 10px;
			line-height: 150%;
		}
		
		#quoteBox {
			font-size: 14px;
			padding: 10px 20px;
			color: #333333;
			background-color: #b2b2b2;
			margin-bottom: 30px;
			line-height: 150%;
			background-image: url(../img/bgBlockQuote.jpg);
			background-position: top right;
			background-repeat: no-repeat;
		}
		
		.quoteAuthor {
			font-size: 12px;
			color: #ffffff;
			text-align: right;
		}
		
		#moreNews {
			margin: 0;
			margin-bottom: 10px;
			padding: 0;
			background-image: url("../img/mNews.gif");
			background-position: left top;
			background-repeat: no-repeat;
		}
		
			#moreNews .head {
				font-size: 18px;
				color: #333333;
				font-weight: normal;
				padding-top: 1px;
				padding-left: 40px;
				margin-bottom: 16px;
			}
		
			#moreNews .item {
				font-size: 12px;
				color: #333333;
				margin-bottom: 10px;
				float: left;
			}
			
		#reviews {
			margin: 0;
			margin-bottom: 10px;
			padding: 0;
			background-image: url("../img/reviews.gif");
			background-position: left top;
			background-repeat: no-repeat;
		}
		
			#reviews .head {
				font-size: 18px;
				color: #333333;
				font-weight: normal;
				padding-top: 1px;
				padding-left: 40px;
				margin-bottom: 16px;
			}
		
			#reviews #item {
				padding: 10px;
				margin-bottom: 10px;
				background-color: #cccccc;
				border: 1px solid #cccccc;
				
			}
			
			#item .header {
				font-size: 12px;
				font-weight: bold;
				color: #000000;
				margin-bottom: 10px;
			}
			
			#item .text {
				font-size: 12px;
				color: #000000;
				margin-bottom: 10px;
				text-align: justify;
			}
			
			#item .author {
				font-size: 10px;
				font-weight: bold;
				color: #000000;
				text-align: right;
			}
			
		/*#projects {
			margin: 0;
			margin-bottom: 10px;
			padding: 0;
			background-image: url("../img/projects.gif");
			background-position: left top;
			background-repeat: no-repeat;
		}
		
			#projects .head {
				font-size: 18px;
				color: #333333;
				font-weight: normal;
				padding-top: 1px;
				padding-left: 40px;
				margin-bottom: 16px;
			}
		
			#projects #itemP {
				padding: 10px;
				margin-bottom: 10px;
				background-color: #cccccc;
				border: 1px solid #cccccc;
				
			}
			
			#itemP .header {
				font-size: 12px;
				font-weight: bold;
				color: #000000;
				margin-bottom: 10px;
			}
			
			#itemP .text {
				font-size: 12px;
				color: #000000;
				margin-bottom: 10px;
			}
			
			#itemP .author {
				font-size: 10px;
				font-weight: bold;
				color: #000000;
				text-align: right;
			} */

#mainContRight {
	width: 340px;
	/*margin-left: 10px;*/
	/*margin-right: 20px;*/
	text-align: left;
	float: right; 
}

html>body #mainContRight {
	/*margin-right: 40px;*/
}

	#rightImgBox {
		margin-bottom: 10px; 
		width: 340px; 
		height: 199px; 
		border: 1px solid #666666; 
		background-color: #ffffff;
	}
	
	html>body #rightImgBox {
		width: 338px;
	}

	#dateBox {
		border: 1px solid #66cccc;
		padding: 2px;
		background-color: #ffffff;
		margin-bottom: 10px;
	}
		
		#dateBox .content {
			background-color: #eeeeee;
			background-image: url("../img/calE.gif");
			background-repeat: no-repeat;
			background-position: 8px 5px;
			padding: 5px 10px 10px 10px;
		}
		
		#dateBox .head {
			padding-left: 37px;
			padding-top: 3px;
			font-size: 18px;
			color: #333333;
			margin-bottom: 20px;
		}
		
		#dateBox .dateItem {
			margin-left: 1px;
			margin-bottom: 7px;
		}

			#dateBox .date {
				float: left;
				font-size: 10px;
				width: 55px;
				height: 12px;
				color: #000000;
				text-align: left;
				padding: 0;
				padding-right: 1px;
				border-right: 1px solid #000000;
				margin: 0;
				margin-right: 5px;
				background-color: transparent;
				overflow: hidden;

			}
			
			html>body #dateBox .date {
				width: 50px;
			}
			
			#dateBox .link {
				font-size: 10px;
				color: #009999;
				padding-left: 60px;
			}
			
			html>body #dateBox .link {
				padding-left: 56px;
			}
			
	#addInfoBox {
		border: 1px solid #66cccc;
		padding: 2px;
		background-color: #ffffff;
		margin-bottom: 10px;
	}
		
		#addInfoBox .content {
			background-color: #eeeeee;
			background-image: url("../img/infoE.gif");
			background-repeat: no-repeat;
			background-position: 8px 5px;
			padding: 5px 10px 10px 10px;
		}
		
		#addInfoBox .head {
			padding-left: 37px;
			padding-top: 3px;
			font-size: 18px;
			color: #333333;
			margin-bottom: 20px;
		}
		
		.audio {
			padding-left: 25px;
			background-image: url(../img/audio.png);
			background-repeat: no-repeat;
		}
		
		.video {
			padding-left: 25px;
			background-image: url(../img/video.png);
			background-repeat: no-repeat;
		}
		
		form #frmGuestbook {
		
		}
		
		.frmElement {
			margin-bottom: 10px;
		}
		
			.inputCaption {
				float: left;
				margin-right: 10px;
				width: 80px;
			}

#footer {
	padding-top: 20px;
	background-color: #ffffff;
}

#footerCont {
	background-color: #ffffff;
	margin: 0 40px 0 40px;
	border-top: 2px solid #66cccc;
	padding: 10px 0 20px 0;
	font-size: 10px;
	color: #666666;
	line-height: 150%;
}

.riBox {
	background-color: #084f75;
	background-image: url(../img/bgRiBox.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.riBoxCont {
	background-color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	border: 0;
	padding: 10px;	
}

#letterIndex {
	font-size: 10px;
	text-align: center;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}

#navCal {
	float: right;
	font-size: 10px;
}

#topNews {
	background-color: #ffffff;
	margin-bottom: 30px;
}

#shortNews {
	background-color: #cfdae0;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #8897a0;
}

.textCont {
	margin-left: 120px;
}

#shortNews h1 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	color: #084f75;
}

#shortNews h2 {
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

#courseDisplay {
	background-color: #eeeeee;
	padding: 0;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	padding-right: 5px;
}

.courseCont {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 7px;
}

#courseDisplay h1 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	color: #084f75;
}

#courseDisplay h2 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	color: #000000;
}

.descDown {
	margin-left: 85px;
	font-size: 10px;
}

#shortDate {
	background-color: #eeeeee;
	padding: 0;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}

	.dateCont {
		padding: 5px;
	}
	
	#shortDate h1 {
		font-size: 12px;
		font-weight: normal;
		text-align: left;
		margin: 0;
		margin-bottom: 10px;
		padding: 0;
		padding-left: 10px;
		padding-right: 10px;
		color: #000000;
		display: inline;
	}
	
	#shortDate h2 {
		font-size: 12px;
		color: #000000;
		font-style: normal;
	}
	
	.date {
		font-size: 12px;
		background-color: #333333;
		color: #ffffff;
		width: 75px;
		text-align: center;
	}
	
	.dateGrey {
		font-size: 10px;
		background-color: #ffffff;
		color: #999999;
		width: 75px;
		text-align: center;
	}

a.backLink {
	font-size: 12px;
	font-weight: normal;
	color: #084f75;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(../img/icons/divIco/arrowBox2.png);
	background-repeat: no-repeat;
	background-position: left;
}

a { 
	font-size: 10px;
	font-weight: normal;
	color: #009999;
	text-decoration: underline;
}

a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	background-color: #009999;
}

a.backLink:hover {
	font-size: 12px;
	font-weight: normal;
	color: #084f75;
	text-decoration: underline;
	padding-left: 20px;
	background-image: url(../img/icons/divIco/arrowBox2.png);
	background-repeat: no-repeat;
	background-position: left;
}

a.basicLink {
	font-size: 12px;
	font-weight: normal;
	color: #084f75;
	text-decoration: none;
}

a.basicLink:hover {
	font-size: 12px;
	font-weight: normal;
	color: #084f75;
	text-decoration: underline;
}

a.textLink {
	font-size: 10px;
	font-weight: normal;
	color: #009999;
	text-decoration: underline;
	text-transform: uppercase;
}

a.textLink:hover {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	background-color: #009999;
	text-transform: uppercase;
}

a.noEffect, a.noEffect:hover, a.noEffect:visited, a.noEffect:link {
	font-size: 0px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	border: 0px;
}

a.dateLink {
	font-size: 12px;
	font-weight: normal;
	color: #084f75;
	text-decoration: none;
	float: right;
	padding-left: 20px;
	background-image: url(../img/icons/clean-png/letter-5-16.png);
	background-repeat: no-repeat;
	background-position: left;
}

a.dateLink:hover {
	font-size: 12px;
	font-weight: normal;
	color: #084f75;
	text-decoration: underline;
	float: right;
	padding-left: 20px;
	background-image: url(../img/icons/clean-png/letter-5-16.png);
	background-repeat: no-repeat;
	background-position: left;
}

a.dlLink {
	font-size: 12px;
	font-weight: normal;
	color: #084f75;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(../img/icons/bwpx-icns/icons/floppy.gif);
	background-repeat: no-repeat;
	background-position: left;
}

a.dlLink:hover {
	font-size: 12px;
	font-weight: normal;
	color: #084f75;
	text-decoration: underline;
	padding-left: 20px;
	background-image: url(../img/icons/bwpx-icns/icons/floppy.gif);
	background-repeat: no-repeat;
	background-position: left;
}

a.calLink {
	font-size: 12px;
	font-weight: normal;
	color: #084f75;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(../img/icons/bwpx-icns/icons/calendar.gif);
	background-repeat: no-repeat;
	background-position: left;
}

a.calLink:hover {
	font-size: 12px;
	font-weight: normal;
	color: #084f75;
	text-decoration: underline;
	padding-left: 20px;
	background-image: url(../img/icons/bwpx-icns/icons/calendar.gif);
	background-repeat: no-repeat;
	background-position: left;
}

a.navCal {
	font-size: 10px;
	font-weight: normal;
	color: #009999;
	text-decoration: underline;
	/*padding-left: 20px;
	background-image: url(../img/icons/divIco/letter-3-16.gif);*/
	background-repeat: no-repeat;
	background-position: left;
}

a.navCal:hover {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	background-color: #009999;
	background-position: left;
}

a.indexLink {
	font-size: 10px;
	font-weight: normal;
	color: #084f75;
	text-decoration: none;
	padding: 0;
}

a.indexLink:hover {
	font-size: 10px;
	font-weight: normal;
	color: #084f75;
	text-decoration: underline;
	padding: 0;
}

a.whiteLink {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.standardPic {
	padding: 3px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}

.newsMedPic {
	padding: 3px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}

.newsMiniPic {
	padding: 3px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin-right: 5px;
	width: 100px;
	float: left;
}

.teamMiniPic {
	padding: 3px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin-right: 5px;
	/*width: 100px;*/
	float: left;
}

.eyeImg {
	padding: 3px;
	border: 1px solid #cccccc;
	width: 282px;
}

#eyeText {
	margin-top: 10px;
	margin-bottom: 10px;
}

.listEntry {
	margin-bottom: 5px;
}

.listDate {
	font-size: 12px;
	background-color: #084f75;
	color: #ffffff;
	float: left;
	margin-right: 10px;
	width: 75px;
	text-align: center;
}

.listText {
	
}

#galImgCont {
	text-align: left;
	vertical-align: top;
	background: url(../img/layout/bgGal126.gif);
	border: 1px solid #999999;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	width: 126px;
	height: 126px;
}

fieldset {
	margin: 10px;
	margin-left: 0;
	margin-right: 0;
	padding: 10px;
	border: 1px solid #66cccc;
}

legend {
	font-weight: normal;
	color: #333333;
}

label {
	display: block;
}

input {
	border: 1px solid #66cccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.button {
	border: 1px solid #66cccc;
	color: #4d8586;
	font-weight: bold;
}

textarea {
	border: 1px solid #66cccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
