h1 {color: #01509d; font-family: 'Lucida Sans Unicode', Geneva, Arial, sans-serif; font-size:130%; font-weight:800; margin:0; padding:5px 0; border-bottom:4px double #8bab56;}
h2 {color: #01509d; font-family: Arial, Helvetica, sans-serif; font-size:100%; font-weight:800; border-left:15px solid #e2e2e2;display:block; letter-spacing: 0.1em, 0.2em; text-transform: uppercase}
h3 {color: #01509d; font-family: Arial, Helvetica, sans-serif; font-size:90%; font-weight:800; letter-spacing: 0.1em, 0.2em; text-transform: uppercase}
h4 {color: #6a6a6a; font-family: Arial, Helvetica, sans-serif; font-size:90%; font-weight:800;}
h5 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size:70%; font-weight:700;}

a:link {font-weight:800; color:#01509d;text-decoration:underline}
a:visited {font-weight:800; color:#000000;text-decoration:underline;}
a:hover {font-weight:800; color:#5a8ebe;text-decoration:underline;}

#header .floatingimage {
	background-image: url(/images/floating_image.gif);
	width: 182px;
	height: 139px;
	float:right;
    	margin-right:0px;
}

/* end of header code */

/* sidebar right */
.rhs {
	margin-right:20px;
	width:145px;
	float:right;
	display:inline;
}
.rhs div {
	margin-bottom:5px;
}

.rposition1 {
	width:145px;
	height:80px;
	padding-top: 0px;
}

.rposition2, .rposition3, .rposition4 {
	width:145px;
	height:111px;
	text-align:center;
	color:#8b8b8b;
	font-weight:bold;
	font-size:90%;
	padding-top: 5px;
}

.rhs a {
    display:block;
    height:93px;
    color:#8b8b8b;
    text-decoration:none;
}
.rhs a:hover, .rhs a:link, .rhs a:visited {
    color:#8b8b8b;
    text-decoration:none;
}

.rposition1 {
	background: url('/images/right_position5.jpg') no-repeat;
}
.rposition2 {
	background: url('/images/right_position2.jpg') no-repeat;
}
.rposition3 {
	background: url('/images/right_position3.jpg') no-repeat;
}
.rposition4 {
	background: url('/images/right_position4.jpg') no-repeat;
}

/* end sidebar right */

/* content area */
#content {
	margin:0px 20px 0px 20px;
	margin-right:160px;
}

/* sidebar left */
.search_header {height:16px;background: url('/images/search_header.gif') no-repeat; width:151px;}
.search_footer {height:15px;background: url('/images/search_footer.gif') no-repeat; width:151px;}
.search_box {
    border-left: 5px solid #eec9b9;
    border-right: 5px solid #eec9b9;
    width:139px;

}
.search_box_grey {
    background-color:#d1d1d1;
    background-repeat: repeat-y;
}

/* end of sidebar left */

/* footer */
#footer a {
	color: #b30060;
	text-decoration:none;
}
