@charset "UTF-8";
/* CSS Document */

body{
	width:960px;
	margin:5px auto;
	background-color:#FFF; 
	color:#60B;
	font-family:Verdana, Geneva, sans-serif;
}


h1 {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0.5em 0 0.25em .25em;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.1em;
	margin: .75em 0 0.4em 0;
}


a:link{
	color:#2B55CC;
}

a:visited{
	color:#7995CC;
}

a:hover{
	color:#000033;
}

a:active{
	color:#933;
	font-family: Verdana, Geneva, sans-serif;
}

h3 {
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.3em;
	margin: .75em 0 0.4em 0;
	text-align:center;
}
h4 {
	color: #009;
	font-size:0.9em;
	font-weight:bold;
	margin:1em 0 .5em 0;
	font-family: Verdana, Geneva, sans-serif;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.15em;
	font-weight: bold;
	line-height: 1.3em;
	padding: 0em 0px 1.5em 0px;
}
h6 {
	color: #999;
	font-size: .75em;
	line-height: 1.4em;
	margin: 0.4em 0;
} /* used for bylines on news pages */
p {
	font-size: 0.9em;
	line-height: 1.7em;
	padding-top:1em;
	color: #6600CC;
	font-family: Verdana, Geneva, sans-serif;
}

strong, b { 
	font-weight: bold;
}
em, i { 
	font-style: italic;
}
strong em, em strong {
	font-style:italic;
	font-weight:bold;
}

#header{
	height:180px;
}

#nav{
	width:180px;
	float:left;
}

#nav ul{
	list-style:none;
}

#nav ul li{
	padding: 10px;
	font-size:105%;
	font-weight:bold;
	
} 

#nav ul li a:link{
	color:#6600CC;
}
#nav ul li a:visited{
	color:#86C;
}
#nav ul li a:hover{
	color:#4C2C44;
	
}
#nav ul li a:active{
	color:#6600CC;
}


#content{
	width:730px;
	float:left;
	padding-left:15px;
	border-left: #000033 2px solid;
}

#bell{
	width:260px;
	float:right;
	padding-right:75px;
	padding-top:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:110%;
}

#footer h6{
	clear:both;
	color:#6600CC;
	text-align:center;
	padding:1.0em 0 1.0em 0;
	position:relative;
	left:75px;
}
.navtop {
	text-align: left;
	font-family: "Century Gothic";
	font-size: medium;
	font-weight: bold;
	margin-top:0;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left:4px;
	text-decoration: underline;
	color: #6600CC;
}

.homerotator{
	margin-top:5px;
	padding:0;
}

.right{
	text-align:right;
}

.rotatorcaption{
	color:#000;
	margin:0.5em 0 .75em 2em;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	font-weight:bold;
}

.hrule{
	margin:.55em auto;
	text-align:center;
}

.handsimg {
	margin:5px 15px 5px 10px;
}

.left{
	text-align:left;
}
.samplelink{
	font-size:85%;
	font-weight:bold;
	line-height:1.45em;
}

.tablecapletters{
	font-size:110%;	
}

.newsitem{
	font-size:120%;
	line-height:1em;
}

.description{
	font-weight:normal;
	font-size: 0.9em;
	line-height: 1.7em;
	padding-top:1em;
	color: #6600CC;
	font-family: Verdana, Geneva, sans-serif;
	text-align:left;
}

