﻿a {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	font-family: "trebuchet MS", Verdana, Arial;
	font-size: small;
	background-image: url('images_template/background_container2.png');
	background-repeat: no-repeat;
	height: 805px;
}
#navigation {
	float: left;
	width: 150px;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	height: 630px;
	margin-top: 100px;
	color: #FFFFFF;
	margin-left: 10px;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav_button {
	background-image: url('images_template/butterfly_btn.png');
	height: 25px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 30px;
}
#navigation a:hover {
	text-decoration: none;
	color: #3366FF;
}
#navigation a:active {
	text-decoration: none;
}
#navigation a:visited {
	text-decoration: none;
}
#title {
	float: right;
	width: 390px;
	margin-right: 330px;
	margin-top: 155px;
	font-size: x-large;
	color: #E77B29;
	font-weight: bold;
	text-align: center;
}
#body_bg_top {
	float: right;
	width: 750px;
	background-repeat: no-repeat;
	background-image: url('images_template/bg_top01.png');
	height: 300px;
}
#body_top {
	float: right;
	width: 390px;
	margin-right: 330px;
	text-align: center;
	height: 70px;
	padding-top: 30px;
}
#body {
	float: right;
	width: 750px;
	background-repeat: repeat-y;
	background-image: url('images_template/bg_mid01.jpg');
}
#body_text {
	padding-right: 30px;
	padding-left: 30px;
}
#bottom {
	background-image: url('images_template/bg_border01.jpg');
	background-repeat: no-repeat;
	height: 20px;
	width: 750px;
	float: right;
}
#footer {
	text-align: center;
	font-size: xx-small;
	clear: both;
	color: #FFFFFF;
	padding-right: 30px;
	padding-left: 235px;
	height: 30px;
	padding-top: 10px;
}
#spacer {
	clear: both;
}
#logo {
	width: 410px;
}

