@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #42413C;
	margin: 0;
	padding: 0;
	color: #000;
	alignment-adjust: middle;
}
a img { 
	border: none;
}

a:link {
	color: #00FFFF;
	text-decoration: underline; 
}
a:visited {
	color: #00FFFF;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
.content p {
}

.container {
	width: 1160px;
	background-color: #FFFFFF;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.header {
	background-color: #FFFFFF;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: auto;
	font-family: cursive;
	font-size: 16px;
	text-align: center;
	padding-bottom: 20px;
}
.footer h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
}

.footer h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #600;
	text-align: right;
}
.sidebar1 {
	float: left;
	width: 300px;
	background-color: #4092FF;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	text-align: left;
	background-image: url(%20);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	top: auto;
}
.sidebar1 h4 a {
	color: #FFC;
}

.sidebar1 h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFF;
}


.content {
	width: 815px;
	float: left;
	background-color: #FFFFFF;
	height: auto;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Salina;
	color: #4092FF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.footer {
	background-color: #FFFFFF;
	position: relative;
	clear: both;
	width: 100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-bottom: 0px;
	font-family: cursive;
	font-size: 16px;
	text-align: right;
}
.footer h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #600;
	text-align: left;
}
.footer h5 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #600;
}



.content h2 {
	font-family: Salina;
	color: #00F;
}
.content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: small;
}
.content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-size: small;
}
.content p a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #600;
}

.content h2 {
	font-family: Salina;
	color: #00F;
}
.content h3 a {
	color: #900;
}
