body {
	background-color: #666666;
	font-family: Arial;
}
a {
	text-decoration: underline;
}
a:hover {
	color: #cc3300;
	text-decoration: underline;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.text a {color: #000000;

}
.hometext {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.hometext a {color: #000000;

}
.blacktext {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.blacktext a {color: #000000;

}
h3 {
	font-family: Arial;
	font-size: 14px;
	color: #0083be;
	margin-bottom: 5px;
}
h3 a {color: #006699;

}
h4 {
	font-family: Arial;
	font-size: 14px;
	color: #0083be;
	margin-bottom: 5px;
	padding-top: 21px;
}
h4 a {color: #0083be;

}
.bluetext {
	font-family: Arial;
	font-size: 12px;
	color: #0083be;
	letter-spacing: .2em;
	word-spacing: .1em;
}
.bluetext a {color: #0083be;

}
.homebluetext {
	font-family: Arial;
	font-size: 14px;
	color: #0083be;
	letter-spacing: .2em;
	word-spacing: .1em;
}
.homebluetext a {color: #0083be;

}
h1 {
	font-family: Arial;
	font-size: 30px;
	color: #0083be;
	letter-spacing: .1em;
	word-spacing: .2em;
}
h2 {
	font-family: Arial;
	font-size: 15px;
	color: #0083be;
	letter-spacing: .1em;
	word-spacing: .2em;
	padding-left: 20px;
}
h2 a {color: #0083be;

}
h5 {
	font-family: Arial;
	font-size: 12px;
	color: #0083be;
	margin-bottom: 5px;
}
h5 a {color: #0083be;

}
h6 {
	font-family: Arial;
	font-size: 12px;
	color: #0083be;
	padding-left: 10px;
}
h6 a {color: #0083be;

}
.whitetext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.design {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 5px;
}
.blue {
	font-family: Arial;
	font-size: 32px;
	color: #0083be;
}
.top {
	font-family: Arial;
	font-size: 10px;
	color: #ffe632;
	margin-bottom: 5px;
}
#content {
	width: 777px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.left {
	float: left;
	width: 33%;
	background-image: url(images/yellow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.right {
	width: 65%;
	margin-top: 32px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	float: right;
}
.leftgallery {
	float: left;
	width: 47%;
	background-image: url(images/yellow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightgallery {
	width: 50%;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	float: right;
}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}

#button {
	font-size: 10pt;
	width:190px;
}
#button ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fce533;
}

#button li {
	display: inline;
}

#button a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #0083be;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #fce533;
}
#button a:hover {
	color: #0083be;
	background-color: #7ea566;
}
#button a#active {
	color: #0083be;
	background-color: #7ea566;
}