body {
	color: #FFF;
	background-color: #000;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#wrapper {


}

#wrapper #header {
	height: 60px;
	text-align: center;
}
#wrapper #menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #069;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
	text-align: center;
	font-size: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #CCC;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #menu a {
	text-decoration: none;
	color: #069;
}
#wrapper #menu a:hover {
	color: #FFF;
}
#wrapper #content {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 960px;
}
#content_bg {

}


#wrapper #content #clear {
	height: 1px;
	clear: both;
}

#wrapper #footer {
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #069;
	text-align: right;
	padding-top: 5px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #footer #footersub {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#align_left {
	float: left;
	width: 50%;
}
#align_right {
	width: 50%;
	float: left;
}
#image_align_left {
	margin-right: 20px;
}



h1 {
	font-weight: normal;
	font-size: 26px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
	padding-bottom: 15px;
	margin-top: 15px;
	padding-top: 0px;
}

h2 {
	color: #FFF;
	font-weight: normal;
	font-size: 20px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}



p {
	font-size: 14px;
	text-align: justify;
}
a {
	color: #069;
	text-decoration: none;
}
a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	color: #069;
	text-decoration: none;
}

a:hover {
	color: #06F;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
iframe {
	width: 960px;
	height: 600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000;
}
#hometext {
	text-align: right;
	font-size: 15px;
}
.image_frame {
	border: 1px solid #069;
}
.image_frame_ro {
	border: 1px solid #069;
}

.image_frame_ro:hover {
	border: 1px solid #FFF;
}


.admin {
	border: 2px dashed #FF6;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FF6;
	background-color: #000;
}
.strikethrough {
	text-decoration: line-through;
}

.titlebar {
	background-color: #000000;
	text-align: center;
	font-size: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #069;
	border-bottom-color: #069;
}

.navagation_title {
	background-color: #000;
	text-align: center;
	font-size: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #069;
	border-bottom-color: #069;
}
