body { 
	font-size: 62.5%;
	font-family: Verdana, Sans-serif;
	color: #abb1b6;
	background-image: url(images/backline.jpg);
	background-repeat: repeat-x;
	background-color: #141A1F;
}

a:link {
	color: #46AFB9;
	text-decoration: none;
}
a:visited {
	color: #46AFB9;
	text-decoration: none;
}
a:hover {
	color: #86E2EA;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size: 2.0em;
	font-family: Helvetica, Arial, Sans-serif;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	color: #f1f8ff;
	}
	
h2 {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	font-weight:normal;
	color: #d7e1ed;
	}

h3 {
	font-size: 0.9em;
	line-height: 1em;
	padding-top: 15px;
	font-weight: normal;
	color: #C3E2EA;
	}		

#page-container {
	width: 960px;
	margin: auto;
	margin-top: 10px;
	background-color: #141A1F;
}

/*SUCKERFISH DROPDOWNS*/

#main-nav {
	margin: 0;
	height: 188px;
	background-color:#141a1f;
	background-image:url(images/nav-backer.gif);
	background-repeat:no-repeat;
	margin-bottom: 30px;
	}

#sucker-bar {
	padding-top: 102px;
	margin-left:35px;
	margin-right: 35px;
	display: block;
	position: absolute;
	
	}

	
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:5;
	position: relative;
		}
	
/*Top level link, while sub menu hovered*/
#nav li:hover, #nav li.sfhover {
	background-color: #384047;
	}
	
	
	
#nav a {
	font-size:11px;
	color:#dedede;
	padding: 15px;
	padding-top: 12px;
	padding-bottom: 16px;
	display: block;
	
	}
	
#nav a:hover {
	text-decoration: none;
	color: #dedede;
	background-color: #384047;

}
	
#nav li {
background-color:#1d242a;
	float: left;
	width: auto;
	}

#nav li ul {
	padding: 0;
	margin:0;
	position: absolute;
	left: -999em;
	width: 14em;
	}
	

#nav li ul a {
	font-size: 10px;
	color: #dedede;
	background-color:#384047;
	padding-top: 9px;
	padding-bottom: 12px;
	padding-left: 15px;
	width: 14em;
	border-top: 1px solid #2c3237;
	}

#nav li ul a:hover {
	color: #141a1f;
	background-color:#ededed;
	
}



#nav li: hover ul {
	left: auto;
	
	
}

#nav ul: hover li {
	left: auto;
		
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
		}

.top-button {
	background: url(images/bevel.gif) right center no-repeat;
}



/*SUCKERFISH ENDS*/

#flash-box {
	width: 890px;
	float: left;
	margin-left: 35px;
	padding-bottom: 65px;
	display: inline;
	}
	
#flash-box-select {
	width: 730px;
	float: left;
	margin-left: 35px;
	padding-bottom: 80px;
	display: inline;
	}

#side-nav {
	width: 320px;
	margin-left: 35px;
	float: left;
	font-size: 1.0em;
	line-height: 1.4em;
	padding-bottom: 10px;
	padding-top: 0px;
	display:inline;
	margin-bottom: 200px;
	}
	
	
#content {
	width: 450px;
	margin-right: 70px;
	float: right;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 220px;
	display:inline;
	}

#footer {
	border-top: solid;
	border-width: 1px;
	border-color: #283338;
	clear: both;
	height: 210px;
	}
	
#footer-links {
	width: 750px;
	position: absolute;
	margin-top: 30px;
	margin-left: 35px;
	color: #76838A;
	font-size: 0.9em;
	text-align: left;
	line-height: 1.6em;
	}

#footer-links a {
	color: #76838A;
	text-decoration: none;
	}

#footer-links a:hover {
	color: #86E2EA;
	}
	

#rss {
	position: absolute;
	margin-top: 40px;
	margin-left: 904px;
	}
	
#access {
	position: absolute;
	margin-top: 40px;
	margin-left: 870px;
	}
	
p.small-txt {
	font-size: 0.9em;
	line-height: 1.5em;
}

p.intro {
	font-family:Arial, Helvetica, sans-serif;
	color: #d7e1ed;
	font-weight:normal;
	font-size: 1.6em;
	line-height: 1.3em;
}

.sidenavtitle {
	font-size: 1.1em;
	padding: 0;
	margin: 0;
	padding-left: 0.5em;
	color: #BBD5DC;
	
}

#sidenavlist {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px dashed #283338;
	width: 320px;
	}

#sidenavlist li {
	list-style: none;
	margin: 0;
	border-top: 1px dashed #283338;
		}
	
#sidenavlist a {
	display: block;
	padding: 0.5em;
	padding-bottom: 0.9em;
	color: #abb1b6;
	}
	
#sidenavlist a:hover {
	text-decoration: none;
	background-color: #1D242A;
	color: #bbd5dc;
	}
	
#bulletlist {
	margin: 0;
	margin-top: 2em;
	padding-left: 15px;	
	padding-bottom: 0.7em;}

#bulletlist li {
	padding-bottom: 0.75em;
	}
	
#quote-box {
	margin-bottom:40px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:0px;
	margin-top:40px;
	border-left: 1px dashed #B4BDC5;
	}
	

	
blockquote {
	color: #B4BDC5;
	font-family: Georgia, serif;
	font-style: normal;
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 0px;
	margin: 0px;
}

	

	
.quote-sub {
	color: #9fc0d2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	}

.highlight {
	color: #9fc0d2;
	font-weight: bold;
	
	}
	
#navlist {
	padding-left: 0;
	margin-left: 0;
	padding-top: 3px;
	border-bottom: 1px dashed #283338;
	width: 400px;
	}

#navlist li {
	list-style: none;
	margin: 0;
	border-top: 1px dashed #283338;
		}
	
#navlist a {
	display: block;
	padding: 0.75em;
	padding-bottom: 1.3em;
	}
	
#navlist a:hover {
	text-decoration: none;
	background-color: #1D242A;
	}
	
.link-sub {
	color: #9fc0d2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	}
	
/*keeps Firefox from adding an outline to Flash items*/	
object { 
outline:none
}

.ibi {
text-decoration:underline;
}