body {
	color: #292929;
	text-align: center;
	font-size: 13px;
	margin: 0 0 0 0;
	font-family: 'Trebuchet MS';
	padding: 0 0 0 0;
	background-color: #E9E9E9;
}

#header {
	background-color: #F9F9F9;
	border: 1px solid #898989;
	width: 804px;
	margin: 0 auto;
	overflow: auto;
}

#header p {
	padding: 0px 15px 0px 15px;
}

#header h1 {
	font-size: 26px;
}

#pictureBlock {
	width: 804px;
	margin: 0 auto;
	border-bottom: 1px solid #898989;
	height: 301px;
}

#pics {
	text-align: justify;
}

#separator {
	display: inline;
	margin: 0 auto;
	text-align: right;
}

#separator img {
	margin: 18px 9px 0px 9px;
	border:1px solid #000000;
}

#second {
	border:1px solid;
	margin:11px;
}

ul{
	margin-left: -20px;
}

li {
	text-align: center;
	list-style:none;
	float:left;
}

.table {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

a {
	text-decoration: none;
	color:#012269;
}

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

h2.rightcol {
	font-size:20px;
	margin: 30px 0px 30px 0px;
}

#bottom {
	clear: both;
}

#mast {
	text-align: center;
	float: left;
	width: 784px;
}

#home {
	padding-bottom: 3px;
	height: 16px;
	float: right;
	width: 16px;
	padding-right: 4px;
}

#home img {
	border: 0;
}

#thumb {
	color: #F7F8F9;
	height: 2px;
	width: 784px;
	float: left;
	margin-left: 10px;
}

.lastRow {
	overflow: hidden;
	height: 10px;
	background-color: #F9F9F9;
	margin: 0 auto 0 auto;
	width: 784px;
}


.contentdelimiter {
	float: right;
	width: 784px;
	display: none;
}


.infoBlock {
	width: 784px;
	margin: 0 auto 0 auto;
	background-color: #F9F9F9;
	overflow: hidden;
	height: 10px;
}


.bigthumb {
	width: 784px;
	display: block;
	border-top: 5px dashed #F9F9F9;
	margin-top: 5px;
}

