@charset "UTF-8";
/* Noel Jenkins - thanks to http://www.sebastiansulinski.co.uk */

html, body {
margin: 20px;
padding: 0px;
}
body {
	background-repeat: repeat-x;
	background-color: #DFE1D6;
}
body {
font-family:Arial, sans-serif;
font-size: .8em;
color: #3F4554;
text-align: center;
line-height: 1.8em;
}
#wrapper {
	width: 770px;
	margin: 5px auto 5px auto;
	padding: 0px;
	text-align: left;
	border: solid 3px #dadada;
	background-color: #ffffff;
}

#header {
width: 100%;
height: 85px;
border-bottom: solid 1px #dadada;
}

#container {
	width: 100%;
	height: auto;
	margin: 0px;
	padding:2px 0px;
	background-repeat: repeat-y;
	background-position: 154px 0px;
	background-image: url(/divider.gif);
}
#left {
	width: 155px;
	height: auto;
	float: left;
	padding: 10px;
	margin: 0px;
	}
#right {
	width: 560px;
	height: auto;
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 0px;
}
#right p {
margin: 0px;
}

/* positions the google search */

#margin {
	width:280px;
	text-align:right;
	padding:0px;
	border:none;
	font-size:11px;
	float: right;
}

.picture {
  float:left;
    padding:5px;
  margin-right:10px;
  } 


.clearer {
font-size: 0px;
height: 0px;
width: 100%;
display: block;
clear: both;
}

.H1 {
	font-size: 1.4em;
	line-height: 200%;
}
.H3 {
	font-size: 1em;
	color: #000000;
}

.style1 {
	font-size: 1em
}


.align-right { float:right; margin: 0 0 15px 15px; }


#footer {
padding: 0px;
margin: 0px;
border-top: solid 1px #dadada;
text-align: center;
}
#footer p {
margin: 0px auto 0px auto;
padding: 10px 0px 10px 0px;
color: #aaa;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #aaa;
text-decoration: none;
}
#footer a:hover {
color: #ccc;
text-decoration: none;
}
img
{
border-style: none;
text-decoration: none;
}

a:link {color:#3F4554;} 
a:visited {color: #3F4554} 
a:hover {color: purple;text-decoration: none;} 
a:active {
	color: #FFFFFF;
	text-decoration: none;
}


/* navigation icons */

.iconlist
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

li.cal
{
background-image: url(images/navicons/date.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 8px 0 3px 38px;
margin: 8px 0;
}

li.email
{
background-image: url(images/navicons/mail.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 8px 0 3px 38px;
margin: 8px 0;
}

li.find
{
background-image: url(images/navicons/map.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 8px 0 3px 38px;
margin: 8px 0;
}

li.news
{
background-image: url(images/navicons/news.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 8px 0 3px 38px;
margin: 8px 0;
}
li.download
{
background-image: url(images/navicons/download.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 8px 0 3px 38px;
margin: 8px 0;
}

li.plip
{
background-image: url(images/navicons/hide.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 8px 0 3px 38px;
margin: 8px 0;
}


li.dept
{
background-image: url(images/navicons/department.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 8px 0 3px 38px;
margin: 8px 0;
}

li.fronter
{
background-image: url(images/navicons/fronter.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 8px 0 3px 38px;
margin: 8px 0;
}

li.notices
{
background-image: url(images/navicons/staffdept.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 8px 0 3px 38px;
margin: 8px 0;
}

li.home
{
background-image: url(images/navicons/home.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 8px 0 3px 38px;
margin: 8px 0;
}

li.staff
{
background-image: url(images/navicons/staff.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 8px 0 3px 38px;
margin: 8px 0;
}

li.access
{
background-image: url(images/navicons/access.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 8px 0 3px 38px;
margin: 8px 0;
}

li.sapphire
{
background-image: url(images/navicons/sapphire.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 8px 0 3px 38px;
margin: 8px 0;
}

li.emerald
{
background-image: url(images/navicons/emerald.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 8px 0 3px 38px;
margin: 8px 0;
}

li.ruby
{
background-image: url(images/navicons/ruby.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 8px 0 3px 38px;
margin: 8px 0;
}

li.topaz
{
background-image: url(images/navicons/topaz.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 8px 0 3px 38px;
margin: 8px 0;
}



/* styles the RSS feed */
div.feedburnerFeedBlock ul { 
margin-left:0; 
padding-left:0; 
list-style-type: none 

}
div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
display:block; 
margin:8px 0 0 0; 
}
div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
}
div.feedburnerFeedBlock ul a:link, #nav li a:visited, #nav li a:active 
{
color:#3F4554;
text-decoration: none;
display: block;
margin: 0px;
padding: 4px;
}
div.feedburnerFeedBlock ul a:hover {
color: purple;
text-decoration: none;
}
div.feedburnerFeedBlock { 
border:2px solid #ddd; 
background-color:#ffe; 
padding:8px; 
}
