body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	text-decoration: none;
	background-color: #1F2A2F;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
a{
	color: #9999FF;
	text-decoration: none;
}

a:hover{
	color: #6666FF;
}
a:active{
	color: #FF3300;
}

#main_wrapper{
	margin: 0px;
	padding: 0px;
	}
#top-band{
	background-image: url(../images/topband.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 33px;
}
#header-band{
	margin: 0px;
	padding: 0px;
	height: 76px;
	background-image: url(../images/header-bkg.jpg);
	background-repeat: repeat-x;
}

#main_wrapper #header-band h1 {
	visibility: hidden;
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}
#content_wrapper{
	background-color: #000033;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	width: 100%;
	height: auto;
}
#content{
	margin: 0px;
	padding: 0px;
}
#text{
	padding: 20px 90px 60px 70px;
	margin: 0px;
	width: 581px;
	background-color: #1f2638;
}
#text_home{
	padding: 0px;
	margin: 0px;
	width: 800px;
	background-color: #12151D;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	margin: 0px 0px 1em;
	padding: 0px;
	color: #404D7A;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: 2pt;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	margin: 0px 0px 1em;
	padding: 0px;
	color: #404D7A;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: 2pt;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 2pt;
	margin: 2em 0px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #404D7A;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #7E8CA5;
	text-decoration: none;
	margin: 0px 0px 1.5em;
	padding: 0px;
	font-variant: normal;
	letter-spacing: 1pt;
	text-transform: lowercase;
	
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #7E8CA5;
	text-transform: lowercase;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 5pt;
	margin: 2em 0px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #404D7A;
	
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #9999FF;
	text-transform: uppercase;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: 2pt;
	margin: 2em 0px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2E385B;
}
#text p {
	margin: 0px 0px 1em;
	padding: 0px;
}
#text img {
	padding: 6px;
	border: 1px solid #12151D;
	background-color: #404D7A;
	margin-left: 20px;
}


.totop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 3px;
	text-align: right;
}


#cd img {
	padding: 0px;
	border: 1px solid #7E8CA5;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}




/* photos page */

#text-photos{
	padding: 0px;
	margin: 0px;
}
#text-photos img {
	padding: 0px;
	border: 0px;
	
	margin: 4px;
}

/* large photo on photo page */
#photo-bordered img {
	padding: 6px;
	border: 1px solid #12151D;
	background-color: #404D7A;
	margin: 0px;
	
}


/* navigation */

#nav_wrapper{
	background-color: #7E8CA5;
	width: 145px;
	margin: 0px;
	padding: 0px 0px 230px;

	
	
}
#nav_wrapper_home{
	background-color: #7E8CA5;
	width: 145px;
	margin: 0px;
	padding: 0px;
	
	
}

#nav {
	margin: 0px;
	padding: 0px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48546E;
}

#nav ul li {
display: inline;
margin: 0;
padding: 0;
}

#nav ul li a {
	margin: 0;
	display: block;
	font-size: 11px;
	line-height: 13px;
	color: #333300;
	padding: 0.4em 0 0.55em 20px;
	font-style: normal;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #48546E;
	text-decoration: none;

}

#nav ul li a:hover {
	color: #9999FF;
	text-decoration: none;
	background-color: #343F64;
}
#nav ul li a:hover.on {
	color: #9999FF;
	text-decoration: none;
	background-color: #343F64;
}
#nav ul li a:active {
	color: #9999FF;
	text-decoration: none;
	background-color: #252937;
}
#nav ul li a:active.on {
	color: #9999FF;
	text-decoration: none;
	background-color: #252937;
}

#nav ul li ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav ul li ul li a {
	border-top: 1px dashed #999966;
	padding-left: 30px;
	color: #9999CC;
	background-color: #404D7A;
	padding-right: 10px;
}
#nav ul li ul li a:hover {
	border-top: 1px dashed #B8B894;
	padding-left: 30px;
	color: #9999FF;
	background-color: #343F64;
}
#nav ul li ul li a:active {
	border-top: 1px dashed #B8B894;
	padding-left: 30px;
	color: #9999FF;
	background-color: #252937;
}
#nav ul li a.on {
	background-color: #404D7A;
	color: #fff;
	border-top-width: 1px;
}
#rightside {
	vertical-align: top;
	margin: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 60px;
	padding-left: 20px;
	background-color: #12151D;
}


/* bottom band and footer */
#bottom-band{
	height: 142px;
	background-image: url(../images/bottom-band.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 19px 0px 0px;
	width: 100%;
	
}
#homepagephotos {
	padding-left: 145px;
}

#bottom-band img {
	border: 1px solid #333399;
}

#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #5B81B3;
	background-color: #16161A;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333300;
	height: 20px;
	padding-top: 10px;
}
#footer a {
	color: #5B81B3;
	text-decoration: none;
}
#footer a:hover {
	color: #9999FF;
	text-decoration: none;
}#footer a:active {
	color: #333399;
	text-decoration: none;
}#logo{
	position: absolute;
	z-index: 100;
	left: 145px;
	top: 79px;
}

/* top band wtih icons */

#main_wrapper #top-band #topbandicons .iconfit img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#topbandicons {
	margin: 0px;
	padding-top: 8px;
	width: 887px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.iconfit {
	padding-left: 10px;
}

#topbandicons a{
	color: #FFFFFF;
	text-decoration: none;
}

#topbandicons a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#topbandicons a:active{
	color: #FF3300;
} 


.subscribe {
	font-size: 9px;
	line-height: 9px;
	margin: 0px;
	padding: 0px;	
	
}
