/* Start of CMSMS style sheet 'search-style' */
/* CSS Document */

body{
	background:url(/assets/i/search/search_background.jpg) repeat-x #00416b top center;
	border-top:3px solid #9ecce5;
	}
#footer{
	background:url(/assets/i/search/search_footer_background.jpg) repeat-x #4a4b4b top center;
	text-align:center;
	padding:30px 0 0 0;
	}
#sidebar{
	background:url(/assets/i/search/search_col_divider.gif) top right no-repeat;
	}
h1.logo{
	height:60px;
	width:206px;
	background:url(/assets/i/search/alliance_search_logo.gif) no-repeat bottom;
	padding-top:10px;
	}
h1.logo a:link, h1.logo a:visited, h1.logo a:hover, h1.logo a:active{
	height:50px;
	width:206px;
	}

#content h2{
	color:#1a81ba;
	}
#content h3{
	color:#ffeeb4;
	}
#sidebar h2{
	color:#1a81ba;
	}
/* End of 'search-style' */

