@charset "utf-8";
#page {
	background-color: #FADB98;
	font-family: Arial, Helvetica, sans-serif;

}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #AA0000;
	text-decoration: none;
}

body {
	background-color: #283349;
}

* {
	margin: 0px;
	padding: 0px;
}
#head {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AA0000;
	background-color: #283349;
	height: 80px;
	margin-bottom: 15px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	position: relative;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	text-transform: uppercase;
	color: #283349;
}
#title .tagLine {
	color: #AA0000;
	font-size: 18px;
	letter-spacing: .5em;
	margin-top: 10px;
	margin-left: 20px;
}

.Pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-transform: uppercase;
}



#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AA0000;
	font-size: 11px;
	color: #FADB98;
	text-align: center;
	background-color: #283349;
	padding-top: 5px;
	height: 40px;
	clear: left;
}
#menu {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#left img {
	padding: 5px;
	border: 1px solid #283349;
	margin: 5px;
}
#right img {
	padding: 5px;
	border: 1px solid #283349;
}

	
#menu ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #AA0000;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.dotPoint {
	display: inline-block;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #283349;
	margin-left: 20px;
	padding-left: 10px;
	line-height: 1em;
	font-weight: bold;
}

#left {
	line-height: 1.6em;
	width: 490px;
	position: relative;
	text-align: justify;
	float: left;
}
h6 {
	font-size: 12px;
	font-weight: bold;
}

#links {
	width: 100%;
	color: #AA0000;
	clear: both;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 5px;
}
#links a {
	color: #AA0000;
}
#links a:hover {
	text-decoration: none;
}



#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #283349;
}
#right a {
	color: #008800;
}
#right a:hover {
	text-decoration: none;
}
#right li {
	margin-left: 10px;
}
#left li {
	margin-left: 20px;
}
#right {
	margin-right: 75px;
	float: right;
	width: 220px;
	margin-top: 5px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
