body {
	background-color: #000066;
	margin: 0px;
	padding: 0px;
	text-align: center;
	
}

#imain {
	height: auto;
	width: 800px;
	background-color: #708CBA;
	border: #FFFFFF solid 1px;
	outline: #FFFFFF solid 1px;
	padding: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	}
#imain p {
	margin: 10px;
	padding: 0px;
}	
#header {
	height: auto;
	width: 800px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	}
#header h1 {
	margin-top: 20px;
	padding: 0px;
	color:#FFFFFF;
	font-style: oblique;
}
#header img {
	width: 80px;
	height: 72px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#titlehead {
	width: 645px;
    font-family: Goudy Old Style;
	font-size: 25pt;
	font-weight: bolder;
	text-indent: 15px;
	background-color:#B12929;
	color: #E0FFFF;
	padding: 0px;
	margin: 0px;
	text-align: left;
	float: right;
}
.ititle {
	font-family: Goudy Old Style;
	font-weight: bold;
	font-size: 15pt;
	text-align: right;
	text-decoration: underline;
	border-color: #FFFFFF;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#lcol {
	float: left;
	height: 100%;
	width: 150px;
	font-size: 15px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-color: #708CBA;
	text-align: left;
	position: relative;
	clear: none;
	}
#lcol a{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: right;
	width: 143px;
	background-color:#B12929;
	padding: 7px;
	margin: 0px;
	text-align: left;
	text-indent: 15px;
}
#lcol a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
#lcol a:visited {
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}	
#lcol a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#lcol a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	}
.blacktext {
	color: #000000;
	font-weight: bolder;
}

#rcol {
	height: 100%;
	width: 625px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 10px;
	margin: 0px;
	text-align: left;
	background-color: #FFFFFF;
	float: right;
	position: relative;
	clear: none;
}
.pict{
	float: left;
	padding: 0px;
	margin: 10px;
}
#footer {
	height: 20px;
	width: 800px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	}
.nodottes {
	border-style: none;
	list-style-type: none;
	}
img {
	padding: 0px;
	margin: 0px;
}
h1{
	padding: 0px;
	margin: 0px;
}
