body, html {
	behavior: url('csshover.htc');
	font-size: 12px !important;
	font-family: Arial, Helvetica, sans-serif;
	background: url("./themes/site_themes/gilbertaz/assets/pagebg.gif") repeat-y center #d6d6d6;
	height: 100%;
	margin: 0;
	padding: 0;
}
.clearboth {
clear: both;
}
img {
border: none !important;
}
.whitebg {
background: #fff;
}
.js .flash {
display: none;
}
iframe { 
overflow-x: hidden !important; 
overflow-y: scroll; 
} 
a.whitelink, a.whitelink:visited {
color: #fff !important;
}
a.whitelink:hover {
color: #fff !important;
text-decoration: underline;
}
#sponsors {
	position: absolute;
	top: 0px;
	left: 768px;
	width: 145px;
}
#banner {
width: 566px;
height: 164px;
}
#banner p {
margin: 0;
padding: 0;
}
#sponsors p {
padding-left: 10px;
}
#bannereffect { }
.directorimage img {
width: 114px;
height: 160px;
}
#header {
	
}
#searchbox {
	height: 93px;
}
.whitetext {
	color: #fff;
}
.clearrow {
	clear: left;
}
a, a:link, a:visited {
	color: #006dd4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.darklink a, .darklink a:link, .darklink a:visited {
	color: #526067;
	text-decoration: none;
}
.darklink a:hover {
	text-decoration: underline;
}
#all {
position: relative;
	width: 767px;
	height: 100%;
	margin: 0 auto 0 auto;
	background: #fff;
}
.text-white {
	color: #fff;
}
#bodycontent {
width: 566px;
float: right;
}
#topbar {

}
#leftcolumn, #header-left {
	width: 200px;
	float: left;
}
#leftcolumn ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftcolumn ul li {
	background: #dbdddf;
	border: 1px solid #cad0d3;
	margin: 0 0 5px 0;
}
#leftcolumn ul li:hover {
background: #cad0d3;
}
#leftcolumn ul li a {
	display: block;
	padding: 5px;
}
#leftcolumn ul li a:hover {
}
#rightcolumn, #header-right {
	width: 566px;
	margin:  0 0 0 201px;
	_margin: 0;
	_float: right;
}
.bar {
	height: 20px;
}
.bartext {
	padding: 3px;
	font-size: 11px;
	font-weight: 700;
	color: #fff;
}
.textalign-center {
	text-align: center;
}
.textalign-right {
	text-align: right;
}
.colorimage {
	background: url("./themes/site_themes/gilbertaz/assets/bar-bg.gif") repeat-x;
}
.color {
	background: #006dd4;
}
.dark {
	background: #526067;
}
.medium {
	background: #8b99a0;
}
.light {
	background: #ebebeb;
}
.blue-regular { color: #006dd4;  font-weight: bold;}
.title-large { color: #006dd4; font-size: 20px; font-weight: bold;}
.title-medium { color: #006dd4; font-size: 15px; font-weight: bold;}
.title-small { color: #006dd4; font-weight: bold;}
.standardpad {
	padding: 15px;
}
.halfleft { width: 49%; float: left }
.halfright { width: 49%; float: right }
