a {
	color: #7AB2F0;
	text-decoration: none;
}

a:hover {
	color: #1A3152;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 10px;
	width: 170px;
	background-color: #1E60AC;
}

li a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
	background-color: #1E60AC;
	width: 160px;
	height: 30px;
	border-left: 5px solid #7AB2F0;
	border-right: 5px solid #7AB2F0;
	border-top: 5px solid #7AB2F0;
	border-bottom: 5px solid #7AB2F0;
}

li a:hover {
	color: #1A3152;
	border-color: #1A3152;
	background-color: #7AB2F0;
}

body {
	margin: 0px;
	background-color: #7AB2F0;
	font: 12px Arial, sans-serif;
	color: #FFFFFF;
text-align: center;
}

div.main {
	padding: 10px;
	margin: 0px auto;
	text-align: left;
}

div.titleBorder {
	width: 810px;
	height: 115px;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #1A3152;
}

div.titleSpacing {
	height: 100%;
	padding: 10px;
	background-color: #1E60AC;
}

div.title {
	text-align: center;
}

div.sideBarBorder {
	width: 190px;
	height: 100%;
	padding: 5px;
	background-color: #1A3152;
	float: left;
}

div.sideBarSpacing {
	width: 170px;
	height: 100%;
	padding: 10px 10px 0px 10px;
	background-color: #1E60AC;
}

span.textLinkBorder {
	width: 160px;
	height: 30px;
	padding: 5px;
	margin-bottom: 10px;
	display: block;
	float: left;
	background-image: url('../images/textLink.png');
}

span.imageLinkBorder {
	width: 160px;
	height: 120px;
	padding: 5px;
	margin-bottom: 10px; float: left;
	display: block;
	background-image: url('../images/imageLink.png');
}

span.imageLinkBorderwide {
	width: 160px;
	height: 111px;
	padding: 5px;
	margin-bottom: 10px; float: left;
	display: block;
	background-image: url('../images/imageLink.png');
}

div.imageViewerBorder {
	width: 768px;
	height: 576px;
	padding: 5px;
	background-color: #1A3152;
}
div.imageViewerBorderwide {
	width: 800px;
	height: 556px;
	padding: 5px;
	background-color: #1A3152;
}
div.imageViewerBorderwide2 {
	width: 921px;
	height: 576px;
	padding: 5px;
	background-color: #1A3152;
}
span.link {
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	float: left;
}

div.verticalDivide {
	width: 10px;
	height: 100%;
	float: left;
}

div.centerPanelBorder {
	width: 390px;
	height: 100%;
	padding: 5px;
	background-color: #1A3152;
	float: left;
}

div.centerPanelSpacing {
	width: 370px;
	height: 100%;
	padding: 10px;
	background-color: #1E60AC;
}

div.footerBorder {
	height: 60px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #1A3152;
	text-align: left;
	float: left;
}

div.footer {
	height: 50px;
	padding: 5px 5px 5px 5px;
	background-color: #1E60AC;
}

hr.divide {
	height: 4px;
	border-style: none;
	background-color: #7AB2F0;
}

img.face {
	width: 75px;
	height: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}

img.imageViewer {
	width: 768px;
	height: 576px;
	border: 0px;
}

img.imageViewerwide {
	width: 800px;
	height: 556px;
	border: 0px;
}
}

img.imageViewerwide2 {
	width: 921px;
	height: 576px;
	border: 0px;
}

img.snapshot {
	width: 160px;
	height: 120px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img.snapshotwide {
	width: 160px;
	height: 111px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
