@charset "utf-8";
/* CSS Document */

.menu li {
	list-style-type:none;
	margin-left:-20px;
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.menu {
	width:110px;
	margin-left: -10px;
}

a:link {
	font-family:Calibri;
	font-size:12pt;
	height:20px;
	width:10px;
	font-weight: bold;
}

a:hover {
	color:#03C;
	text-decoration:underline;
}

a:active {
	color:#900;
	text-decoration:none;
}

a:visited {
	color:#333;
	text-decoration:none;
}

#footer-container {
	margin-bottom:0px;
	background-color:#DDD;
	height: 40px;
	margin-top: 10px;
}

#footer {
	font-size:10pt;
	position:relative;
}

img {
	float:right;
	padding-left:5px;
}

#header {
	width:742px;
	height:110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #A700C9;
}

#logo {
	margin-left:auto;
	margin-right:auto;
	background-color: #A700C9;
	width: 742px;
	text-align: left;
	height: 110px;
}

.photo-rt {
	float:right;
	margin:4px;
	border: 1px solid purple;
	width: 200px;
	height: 300px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.photo-cap {
	text-align:center;
	font-size:10pt;
	font-weight:bold;
}
.photo-cov {
	width:192px;
	height:252px;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
}

#logo img {
	float:none;
	text-align:center;
	padding:none;
}

.border-blu {
	border-style:solid;
	border-color:#006;
	border-width:1px;
}

.center-it {
	margin-left:auto;
	margin-right:auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
	}
	
.center-it td {
	text-align:center;
}

.photo-pr {
	width:96%;
	margin-left:auto;
	margin-right:auto;
	height:240px;
}
.photo {
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	width: 120px;
	padding-right: 5px;
	padding-left: 5px;
}

.photo-txt {
	text-align:left;
	float:right;
	width:380px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.caption {
	font-size:10pt;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	width:200px;
	height:180px;
}

.caption-txt {
	width:180px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.state {
	font-size:14pt;
	color:#A700C9;
}

table {
	cell-pad:3px;
	background:#FFF;
}

#mainContent h1 {
	line-height:46px;
}

td {
	vertical-align:top;
	padding:5px;
}

.text {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: -20px;
}

#copy {
	float:left;
}
#date {
	float:none;
	text-align:left;
	font-size:10pt;
	z-index: 10;
	width: 221px;
	background-color: #DDD;
	margin-left: 20px;
	height: 20px;
}

.fixed-width {
	width:565px;
	float:right;
}
