body {background-color:#fff; margin:0px 0px 0px 0px; color:#000000; font-family: 'Lucida Sans Unicode', Geneva, Arial, san-serif; font-size:80%; font-weight:500;}
h1 {color: #b5121b; font-family: Arial, Helvetica, san-serif; font-size:130%; font-weight:800; background-color:#e2e2e2;display:block; padding: 10px 15px;}
h2 {color: #2e2e2e; font-family: Arial, Helvetica, san-serif; font-size:110%; font-weight:800;border-left:15px solid #b5121b;display:block;}
h3 {color: #b5121b; font-family: Arial, Helvetica, san-serif; font-size:105%; font-weight:800;border-left:15px solid #e2e2e2;display:block;}
h4 {color: #6a6a6a; font-family: Arial, Helvetica, san-serif; font-size:90%; font-weight:800;}
h5 {color: #000000; font-family: Arial, Helvetica, san-serif; font-size:70%; font-weight:700;}

a:link {font-weight:900; color:#b5121b;text-decoration:underline}
a:visited {font-weight:900; color:#000000;text-decoration:underline;}
a:hover {font-weight:900; color:#cf656b;text-decoration:underline;}

#header .floatingimage {
	background-image: url(/images/floating_image.gif);
	width: 248px;
	height: 158px;
	float:right;
    	margin-right:0px;
}

/* end of header code */

/* 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: #b5121b;
	text-decoration:none;
}