﻿body {
	background-color : #000000;
	color : #000000;
	text-align :left;
	font-size:15px;
}

#head {
	width: 700px; 
	padding-top :5px;
	border:none;
	top: 0;
	bottom: auto;
	text-align:center;
}

#content {
	height:400px;
}


#navcontainer {
	width: 705px;
	text-align:center;
}

ul#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

ul#navlist2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

ul#navlist3 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

ul#navlist4 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

ul#navlist li {
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 4px 0;
	background-color: #660000;
	border-top: 1px solid #e0ede9;
	border-bottom: 1px solid #e0ede9;
	border-left:1px solid  #e0ede9;
}

ul#navlist2 li {
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 4px 0;
	background-color: #660000;
	border-top: 1px solid #e0ede9;
	border-bottom: 1px solid #e0ede9;
	border-left:1px solid  #e0ede9;
}

ul#navlist3 li {
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 4px 0;
	background-color: #660000;
	border-top: 1px solid #e0ede9;
	border-bottom: 1px solid #e0ede9;
	border-left:1px solid  #e0ede9;
}

ul#navlist4 li {
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 4px 0;
	background-color: #660000;
	border-top: 1px solid #e0ede9;
	border-bottom: 1px solid #e0ede9;
	border-left:1px solid  #e0ede9;
}

#navlist a, #navlist a:link {
	margin: 0;
	padding: 5px 15px 4px 15px;
	color:#95bbae;
	border-right: 1px solid #d1e3db;
	text-decoration: none;
}

#navlist2 a, #navlist2 a:link {
	margin: 0;
	padding: 5px 10px 4px 10px;
	color: #95bbae;
	border-right: 1px solid #d1e3db;
	text-decoration: none;
}

#navlist3 a, #navlist3 a:link {
	margin: 0;
	padding: 5px 48px 4px 48px;
	color: #95bbae;
	border-right: 1px solid #d1e3db;
	text-decoration: none;
}

#navlist4 a, #navlist4 a:link {
	margin: 0;
	padding: 5px 45px 4px 44px;
	color: #95bbae;
	border-right: 1px solid #d1e3db;
	text-decoration: none;
}

ul#navlist li#active {
	color: #95bbae;
	background-color: #660000;
}

ul#navlist2 li#active {
	color: #95bbae;
	background-color: #660000;
}

ul#navlist3 li#active {
	color: #95bbae;
	background-color: #660000;
}

ul#navlist4 li#active {
	color: #95bbae;
	background-color: #660000;
}

#navlist a:hover {
	color: #ffffff;
	background-color: #cc0033;
}

.redlink a:hover {
	color: #ff0000;
}
.redlink a:visited {
	color: #ff0000;
}

#navlist2 a:hover {
	color: #ffffff;
	background-color: #cc0033;
}

#navlist3 a:hover {
	color: #ffffff;
	background-color: #cc0033;
}

#navlist4 a:hover {
	color: #ffffff;
	background-color: #cc0033;
}

#mainmen {
	width : 700px;
	background-color : #ffffff;
	height:auto;
	text-align:left;
}

#toprt {
	width:50%;
	text-align : left;
	height:auto;
	padding-left:15px;
	padding-top:15px;
}

#toplft {
	width:50%;
	height:auto;
}

#mlist a {
	margin-left:0px;
	color : #a70303;
}

#mlist a:hover {
	margin-left:0px;
	color : #000000;
	text-decoration : underline;
}

#navit {
	list-style-type:none;
	text-decoration:underline;
	margin-left:3px;
}

#navit a:hover {
	color:#246c6b;
}

.conts {
	text-align:left;
	font-size: 15px;
	width: 48%;
	padding:1px;
}

.choose {
	text-align:left;
	font-size: 15px;
	width: 24%;
	padding:1px;
}


h2 {
	color: #a70303;
}

h3 {
	color: #a70303;	
	font-size: 20px;
}

p.breakhere {
	page-break-before: always
}

.staycentered {
	position:absolute;
	left:50%;
	margin-left:-350px;
}

img {
	border-style: none;
}