body { 
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Sans;
	background: #090910 url(/img/page-bg.gif) top left repeat-x; 
	color: #ffffff;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
a:link, a:visited {
	color: #004b8d;
	text-decoration: none;
}
a:hover, a:active {
	color: #9fa5b6;
	text-decoration: underline;
}

a.tinylink, a.faqlink { font-size: 9px; font-weight: normal; }

h2 {
	font-weight: normal;
	color: #9fa5b6;
}

	h2 a:link, h2 a:visited {
		color: #ffd200;
	}

p {
	line-height: 20px;
}

p.bio {
	margin-left: 130px;
}

#pagecontainer {
	width: 100%;
	margin: 0;
	padding: 0;
}
#bodycontainer {
	width: 986px;
	background-color: #c6c6c6;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#header {
	width: 100%;
	height: 416px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
		#headtop {
			width: 100%;
			height: 38px;
			background-color: #004b8d;
			border-bottom: 3px solid #9ca5ae;
			padding: 0;
			margin: 0;
		}
		#masthead {
			width: 100%;
			height: 320px;
			background-color: #ffffff;
			padding: 0;
			margin: 0;
			text-align: right;
		}
		#nav {
			width: 100%;
			height: 48px;
			background: #c6c6c6 url(/img/grey-shadow-bg.gif) top left repeat-x;
			margin: 0;
			overflow: hidden;
		}
		#mm {
			margin-top: 9px;
			background-color: #626466;
      height: 39px;
      overflow: hidden;
		}
    #mm ul {
    	padding: 0 10px 0 470px;
      list-style-type: none;
    }
	    #mm ul li {
        height: 15px;
        padding: 0 15px 0 15px;
        float: left;
				position:relative;
				display:block;
				color: #cfcfd0;
				overflow: hidden;
				text-align: center;
				font-size: 12px;
				border-left: 1px solid #cfcfd0;
	    }
	    #mm ul li.first {
	    	border-left: none;
	    }
        #mm ul a.tab {
            display: block;
            width: 100%;
            height: 100%;
        }
        #mm ul li a:link, #mm ul a:visited { font-weight: bold; color: #cfcfd0; text-decoration: none; padding-top: 2px; }
        #mm ul li a:hover, #mm ul a:active { font-weight: bold; color: #ffffff; text-decoration: none; padding-top: 2px; }
        .l-active { color: #ffffff !important; }

		#sm {
			margin: 14px 25px 0 0;
      height: 39px;
      overflow: hidden;
      float: right;
		}
    #sm ul {
    	padding: 0 10px 0 0;
      list-style-type: none;
    }
	    #sm ul li {
        height: 15px;
        padding: 0 15px 0 15px;
        float: left;
				position:relative;
				display:block;
				color: #636466;
				overflow: hidden;
				text-align: center;
				font-size: 12px;
				border-left: 1px solid #636466;
	    }
	    #sm ul li.first {
	    	border-left: none;
	    }
        #sm ul a.tab {
            display: block;
            width: 100%;
            height: 100%;
        }
        #sm ul li a:link, #sm ul a:visited { font-weight: normal; color: #636466; text-decoration: none; padding-top: 2px; }
        #sm ul li a:hover, #sm ul a:active { font-weight: normal; color: #ffffff; text-decoration: none; padding-top: 2px; }
        .l-active { color: #ffffff !important; }

		#headbottom {
			width: 100%;
			height: 10px;
			background: #c6c6c6 url(/img/grey-shadow-bg.gif) top left repeat-x;
			padding: 0;
			margin: 0;
			overflow: hidden;
		}
		
#content {
	width: 986px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#titlebar {
	width: 986px;
	height: 64px;
	background-color: #94a5b6;
	overflow: hidden;
}
	#titlebar h1 {
		color: #636466;
		font-family: "Century Gothic", "Avant Garde", "MS Trebuchet", Verdana, sans;
		font-size: 24px;
		font-weight: normal;
		text-transform: uppercase;
		padding: 15px 0 10px 30px;
		margin: 0;
		float: left;
	}

#twocolumncontainer {
	width: 986px;
	background: #c6c6c6 url(/img/grey-shadow-bg.gif) top left repeat-x;
}

#leftbar {
	width: 375px;
	background: #c6c6c6 url(/img/sidebar-g-bg.gif) top left no-repeat;
	min-height: 400px;
	float: left;
	color: #636466;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
	#leftbar p {
		font-family: "Century Gothic", "Avant Garde", "MS Trebuchet", Verdana, sans;
		font-size: 14px;
		line-height: 18px;
	}
	#leftbar p.contact {
		font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Sans;
		font-size: 12px;
		line-height: 20px;
		border-top: 1px solid #999999;
		margin-top: 20px;
	}

#rightbar {
	width: 600px;
	min-height: 400px;
	background: #ffffff url(/img/white-shadow-bg.gif) top left repeat-x;
	margin: 0;
	padding: 0;
	color: #636466;
	float: left;
}
#rightbottom {
	width: 600px;
	height: 8px;
	background: #c6c6c6 url(/img/white-bottom-bg.gif) top left repeat-x;
	margin: 0;
	padding: 0;
}

#footer {
	width: 956px;
	padding: 15px 15px 10px 15px;
	font-size: 10px;
	text-align: left;
}

#home-intro {
	width: 986px;
	height: 221px;
	background-color: #ffffff;
	text-align: left;
	padding: 0;
	margin: 0;
}
	#home-intro p {
		font-size: 16px;
		line-height: 30px;
		font-style: italic;
		font-weight: bold;
		color: #636466;
		padding: 65px 0 0 50px;
	}
	#home-intro .big {
		font-size: 24px;
		color: #98a6b5;
	}
	p.big {
		font-size: 16px;
		line-height: 30px;
		font-style: italic;
		font-weight: bold;
		color: #636466;
	}
	p.big span.hilite {
		font-size: 24px;
		color: #98a6b5;
	}

#home-map {
	width: 986px;
	background: url(/img/world-bg.gif) top center no-repeat;
	height: 455px;
}
#home-map p {
	font-family: "Century Gothic", "Avant Garde", "MS Trebuchet", Verdana, sans;
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
	color: #004b8d;
	padding: 40px 0 0 420px;
	margin: 0;
}

#home-current {
	width: 780px;
	height: 390px;
	background: #2f220f url(/img/bg-parchment.jpg) repeat;
	border: 2px solid #fff26b;
	padding: 0;
	margin: 0;
}

.margin30 {
	margin: 30px;
}

.margin30 li {
	line-height: 20px;
}

.clearboth {
	clear: both; display: block; visibility: hidden; height: 0px;
}
* html .clearboth {
	height: 1%;
}
.icon {
	width: 26px;
	height: 26px;
	border: none;
}

.faq-question {
	color: #ffd200;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0;
}
.faq-answer {
	margin-left: 20px;
}

table.contactform {
	font-size: 12px;
	color: #9ca5ae;
}

.jfbraun-head {
	background: url(/img/jfbraun-head.jpg) top left no-repeat;
}