@charset "utf-8";
#container {
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
#row1 {
	height: 170px;
	width: 780px;
	border: thin outset #000066;
}

#r1left {
	height: 146px;
	width: 146px;
	float: left;
	border: thin outset #000066;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#r1right {
	height: 150px;
	width: 580px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#r1rtop {
	height: 116px;
	width: 576px;
	border: thin outset #000066;
}
#r1rbottom {
	height: 16px;
	width: 576px;
	margin-top: 10px;
	border: thin outset #000066;
	text-align: center;
	vertical-align: bottom;
}
#row2 {
	width: 780px;
	border: thin outset #000066;
}
#r2content {
	float: left;
	width: 580px;
	height: auto;
	text-align: justify;
	margin: 10px;
}



#r2adverts {
	margin: 10px;
	width: 150px;
	float: right;
}
#r2cotw {
	width: auto;
	border: thin outset #000066;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: top;
	height: 160px;
}
#r2mot {
	width: auto;
	border: thin outset #000066;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#row3 {
	width: 780px;
	clear: both;
	border: thin outset #000066;
}
#r3links {
	width: auto;
	text-align: center;
}
#r3contact {
	width: auto;
	text-align: center;
}
.Error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
body {
	background-color: #000066;
}

.Links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000066;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}
.Linksbottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000066;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: underline;
	line-height: normal;
	text-transform: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	font-variant: small-caps;
	text-transform: none;
	text-align: left;
}

a:link {
	color: #000066;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.sub2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	text-transform: capitalize;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a:visited {
	text-decoration: none;
	color: #000066;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a:active {
	color: #000066;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

