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: 347px;
	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');
}

div.imageViewerBorder640 {
	width: 640px;
	height: 480px;
	padding: 5px;
	background-color: #1A3152;
}

div.imageViewerBorder {
	width: 768px;
	height: 576px;
	padding: 5px;
	background-color: #1A3152;
}

div.imageViewerBorder800 {
	width: 800px;
	height: 600px;
	padding: 5px;
	background-color: #1A3152;
}

div.imageViewerBorder1024 {
	width: 1024px;
	height: 768px;
	padding: 5px;
	background-color: #1A3152;
}

div.imageViewerBorder725 {
	width: 725px;
	height: 513px;
	padding: 5px;
	background-color: #1A3152;
}

div.imageViewerBorder120 {
	width: 640px;
	height: 459px;
	padding: 5px;
	background-color: #1A3152;
}

div.imageViewerBorderf151 {
	width: 640px;
	height: 438px;
	padding: 5px;
	background-color: #1A3152;
}

div.imageViewerBorderf152 {
	width: 766px;
	height: 481px;
	padding: 5px;
	background-color: #1A3152;
}

div.imageViewerBordert33 {
	width: 768px;
	height: 340px;
	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.imageViewer640 {
	width: 640px;
	height: 480px;
	border: 0px;
}

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

img.imageViewer800 {
	width: 800px;
	height: 600px;
	border: 0px;
}

img.imageViewer1024 {
	width: 1024px;
	height: 768px;
	border: 0px;
}

img.imageViewer725 {
	width: 725px;
	height: 513px;
	border: 0px;
}

img.imageViewer120 {
	width: 640px;
	height: 459px;
	border: 0px;
}

img.imageViewerf151 {
	width: 640px;
	height: 438px;
	border: 0px;
}

img.imageViewerf152 {
	width: 766px;
	height: 481px;
	border: 0px;
}
img.imageViewert33 {
	width: 768px;
	height: 340px;
	border: 0px;
}
img.snapshot {
	width: 160px;
	height: 120px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}