#wrapper {
	background-color: #F4F4F4;
	width: 750px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#right {
	float: right;
	width: 230px;
	background-color: #FFCC00;
	height: 100%;
	text-align: left;
	padding: 5px;
	background-image: url(../img/bg_right.gif);
	background-repeat: repeat-x;
}
#right3 {
	float: right;
	width: 230px;
	background-color: #FFCC00;
	height: 920px;
	text-align: left;
	padding: 5px;
	background-image: url(../img/bg_right3.gif);
	background-repeat: repeat-x;
}
#left {
	background-color: #F4F4F4;
	float: left;
	width: 500px;
	height: 100%;
	text-align: left;
	padding: 5px;
	margin-top: 20px;
}
#left2 {
	background-color: #FFFFFF;
	float: left;
	width: 500px;
	height: 100%;
	text-align: left;
	padding: 5px;
}
#top {
	background-color: #FFFFFF;
	height: 309px;
	width: 100%;
	background-image: url(../img/top_home.jpg);
}
#top2 {
	background-color: #FFFFFF;
	height: 315px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../img/top2.jpg);
	background-repeat: no-repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	text-align: center;
	background-color: #F4F1E3;
	background-repeat: no-repeat;
}
#footer {
	background-color: #28294C;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
h5 {
	line-height: 10px;
	color: #28294C;
}
h3 {
	color: #28294C;
}
a:link {
	color: #282C68;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #282C68;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
	background-color: #28294C;
	font-weight: bold;
}
a:active {
	color: #282C68;
	font-weight: bold;
}
#right h3 {
	color: #FFFFFF;
	font-size: medium;
}
#right3 h3 {
	color: #FFFFFF;
	font-size: medium;
}
#log {
	float: right;
	height: 280px;
	width: 500px;
}
#log2 {
	float: right;
	height: 100px;
	width: 1px;
}
#right3 a:link {
	color: #000000;
	font-weight: normal;
}
#right3 a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#right3 a:hover {
	color: #FFFFFF;
	background-color: #28294C;
}
#right3 a:active {
	color: #000000;
	text-decoration: none;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #000000;
}
#right a:hover {
	color: #FFFFFF;
	background-color: #28294C;
}
#right a:active {
	color: #000000;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
}
h4 {
	color: #28294C;
}