@charset "UTF-8";

@import url('min-width.css');

body {
	font: 10pt/15pt "Trebuchet MS", Verdana, Helvetica, sans-serif;
	background: url(../images/rpt1.gif) 50% 0%; 
	text-align: center;
}

body, div { margin: 0; padding: 0; }
img { border: 0; }

#container { text-align: left; border-bottom: 1px solid #535353; background: #535353 url(../images/header-rpt1.gif) repeat-x; margin: 0 auto 20px; }

#bear { background: url(../images/bear.gif) no-repeat 100% 100%  }
#header { height: 215px; background: url(../images/hdfix.gif) no-repeat 100% 100%; }
#title { height: 215px; background: url(../images/title.gif) no-repeat 50% 60%; }


#logo { width: 147px; float: left; }

#border1 { margin: 0 1px 0px; background: #ffe345; }
#border2 { margin: 0 4px 0px; background: #efefef; }

#footer { clear: both; border-bottom: 4px solid #ffe345; }

#content { padding: 10px 20px 0; }

h1 { margin: 0; padding: 10px 0 0; font-size: 1.4em; }
h2 { font-size: 1.2em; color: #7455EA; }


#navbg { background: #fff url(../images/tree-base.gif) no-repeat 0% 0%; margin: 0 5px; text-align: center; }
#nav { background: url(../images/bear-base.gif) no-repeat 100% 0%; }
#nav ul { margin: 0 auto; padding: 24px 0px 18px; background: url(../images/nav-yellow.gif) repeat-x 0 100%;  }
#nav li { list-style-type: none; display: inline; padding: 4px 0.5%; }
#nav a:link, #nav a:visited { font-size: 1.1em; text-decoration: none; color: #333; padding: 4px 4px 12px; }
#nav a:hover { color: #7455EA; background: url(../images/rollover.gif) no-repeat 50% 96%; }

a:link, a:visited { color: #7455EA; }
a:hover { color: #fff; }

.edwebs { width: 150px; float: right; background: #7455EA; height: 27px; margin: -20px 30px; font-size: 0.85em; text-align: center; }
.edwebs a { text-decoration: none; color: #ffe345; margin: 0 auto; line-height: 27px; }
.edwebs a:hover { color: #FFF; }