* { padding: 0; margin: 0; }

body { font-family: Arial, Helvetica, sans-serif; padding-left:20px; background-color: #fff; }

#current { color: #000;padding: 0 26px 20px 0; margin: 0 12px 0 0; background: url(im/elements/nav_line.png) repeat-x 0 20px; }

#no_link { color: #666;margin-right:38px; }

#port { padding: 0 38px 0 0; color: #999; }

#menu a { padding: 0 26px 0 0; margin: 0 12px 0 0;  }

#menu2 a { padding: 0 38px 0 0; }

ul{ list-style: none; }
/* --------------------
type
-----------------------*/
h1 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom:12px;
	color:#32445b;
}
h2 {
	
	font-size: 14px;
	font-weight: bold;
	color: #222222;
}
h3 {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	padding-top:12px;
	padding-bottom:12px;
}
p {
	
	font-size: 12px;
	color:#000;
	line-height:16px;
	margin-bottom:8px
}
.br {
	line-height:4px;
}
a {
	font-size: 12px;
	color:#666;
	text-decoration:none;
}
.text1 {
	
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}
#text  a{
	
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}
.text1:hover {

	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #ae0001;
	text-decoration: none;
}
.text2 {
	
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
#landing  a:link, #landing a:visited{
	color: #666;
	text-decoration: none;
}
#landing a:hover, #landing a:active {
	text-decoration: none;
	background: url(im/elements/nav_line.png) repeat-x 0 16px;
	padding-bottom: 16px;
}

/* --------------------
nav
-----------------------*/
#menu{
	margin-top: 50px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000;
	float: left;
	margin-bottom: 50px;
	border-bottom:1px solid #888;                                     
	padding-bottom: 9px;
	width: 544px;
}
#menu  a:link, #menu a:visited{
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
#menu a:hover, #menu a:active {
	font: 12px/16px Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
	background: url(im/elements/nav_line.png) repeat-x 0 20px;
	padding-bottom: 20px;
}
#menu li{
	display: inline;
}
/* --------------------
structure
-----------------------*/
#wrapper {
	width: 1024px;
	position: relative;
	margin: auto;
}
#logo{
	float: left;
	position: relative;
	border-bottom:1px solid #888;
	height: 75px;
	width: 240px;
}
#logo h1{
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-bottom: 0px;
	margin-bottom: 7px;
	color:000;
	font-size:11px;
	width: 214px;
	height: 22px;
	text-indent: -9999px;
	background: url(im/elements/logo.png) no-repeat;
}
#name_ind{
	width: 214px;
	height: 22px;
	margin-top: 47px;
	background: url(im/elements/logo.png) no-repeat;
}
* html #name_ind{
	width: 234px;
}
#name_ind h1{
	color:000;
	font-size:11px;
	text-indent: -9999px;
}
#content {
	width:545px;
	margin: auto;
	text-decoration: none;
	text-align: justify;
	font-size: 12px;
	clear: both;
	margin-bottom:50px;
}
#content img {
	margin-right: 1px;
	margin-bottom: 1px;
	border: none;
	float: left;
}
#content_ind{
	width:350px;
	margin: 40px 0px 0px 3px;
	color: #222;
	text-decoration: none;
	text-align: justify;
	font-size: 12px;
	clear: left;
}
#content_ind a{
	color: #666;
}
#content_text {
	margin: 0 316px 0 239px;
	text-align: justify;
	font-size: 12px;
	padding: 0 0 8px 0;
	clear: left;
	min-height:583px;
	height:auto !important;
	height: 583px;
	width:469px;
}
.padding_link a {
	color:#435A77;
}
.padding_link{
	padding-top:10px;
	padding-bottom:10px;
}
.blue_text{
	color:#32445b;
}
.bold{
	font-weight: bold;
	color:#32445b;	
}
.bold_b{
	font-weight: bold;
	font-size:16px;
	color:#32445b;	
}
.bold_s{
	font-weight: bold;
	font-size:11px;
	color:#32445b;	
}
html>body #footer {
  	width:998px;/*end of box model hack for ie5*/
}
.pblue{
	color:#435a77;
}
.spacer{
	padding:10px;
}
/* --------------------
mp3 page
-----------------------*/
.padding{
	padding:10px 10px;
	margin:20px 0px;
	background-color: #f0f4f5;
}
#music object{
	display: block;
	margin-top: 10px;
}
/* --------------------
switch coentent for mp3s. jquery this later!
-----------------------*/
#paginatediv{
	text-align:right;
	margin-bottom:15px;
}
.paginationstyle a:hover{
	color:#990000;
}
/* --------------------
form
-----------------------*/
.form{
	padding-top:40px;
	margin-top: 40px;
	border-top: 1px solid #ccc;
	
}
#con input{
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	width: 210px;
	height: 20px;
	padding: 2px;
	background-color: #f8f8f8;
	border: 1px solid #ccc;	
	color: #222;
}
#con textarea{
	border: 1px solid #ccc;
	padding: 2px;
	width: 98.9%;
	height: 120px;
	overflow: auto;
	background-color: #f8f8f8;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #222;
}
#con input:focus, #con textarea:focus{
	background-color:  #fff;
	border-color: #3e5472;
}
#con label{
	display: block;
	font-weight: bold;
	color:#32445b;	
	text-indent: 1px;
}
#nogap input{
	width: 60px;
	height: 20px;
	border: none;
	background-color: #32445b;
	display: inline;
	color: #d8d8d8;
}
#nogap input:hover{
	color: #fff;
	background-color: #32445b;
}
#nagoop inout:active{
	color: #fff;
	background-color: #000;
	padding-top: 8px;
}
/* --------------------
miscellaneous
-----------------------*/
.small_space{
	padding:7px;
}
.fleeps a{
	color:#496385;
	text-decoration: underline;
}
.fleeps{
	padding-top:10px;
	padding-bottom:10px;
}
.clear{
	clear:both;
}