@import url(common.css);
body{
	background:#666 url(images/main-back.gif) repeat-x top;
	color:#333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:center;
	clear: both;
}
input, textarea{
	background: #EFEEE6;
	border: 1px solid #ff9900;
	border-left: 3px solid #ff9900;
	color: #CC7A00;
	padding-left:3px;
}
li{
	 list-style-image: url(images/dot.gif);
}
acronym{border-bottom-color:#f03;border-bottom-style:solid;border-bottom-width:1px;cursor:help;}


/* HEADER */

#header-inner{background:url(images/header-inner-back.jpg) no-repeat top;margin:0 auto;text-align:center;width:960px;}
#header-outer{background:transparent url(images/header-outer-back.gif) repeat-y center top;}
#header-right{font-weight:bold;color:#fbc48a;display:inline;float:right;padding-right:20px;text-align:left;width:175px;margin-left:500px}
#header-right-links a:hover{color:#fff;text-decoration:underline;}
#header-right-links a{color:#fff;}
#header-right-links ul li{display:inline;}

#header-right-links{font-size:1.1em;line-height:1.9em;padding-top:26px;width:180px;}
#header-right-top-links a:hover{color:#fff;text-decoration:underline;}
#header-right-top-links a{color:#fff;} 
#header-right-top-links a:hover{color:#fff;}
#header-right-top-links ul li{display:inline;}

#logo h2, #logo h1{display:none;}
#logo{background:url(images/logo-button.gif);float:left;height:100px;width:240px;}
.breadcrumb{
	color: #fff;
	float:left;
	margin-top:3px;
	margin-left:15px;	
}
.breadcrumb a{
	color: #fff;
	margin:3px;
}
/* CONTENT */
