body, html {
	background-color: #180076;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	margin: 0px;
	padding: 10px 0;
}
.addrline {
	margin: 0;
	padding-left: 30px;
}	
.credit {
	font-size: .7em;
	color: #666666;
	margin-top:2px;
	padding-top:0;
	text-align: right;
}
p.credit a {
	color: #666666;
	text-decoration: none;
}
p.credit a:hover {
	text-decoration: underline;
}
.caption {
	text-align:left;
	font-size:.9em;
	font-weight:bold;
	font-style:italic;
	margin:0;
	padding:0;
}
a, a:link, a:visited{
	color: #2227AC;
	text-decoration: underline;}
a:hover, a:active{
	color: #2227AC;
	text-decoration: underline;}
a:focus {
	-moz-outline-style: none;}	
a img {
	border: none;
}
strong {
	color:#2227AC; 
	font-weight: bold;
}	
.outer{
	width: 100%;
	text-align: center;
}
.inner{
	width: 1024px;
	text-align: left;
	margin: 0 auto;
	background-color: #fff;
}		
.innerfloat{
	width: 1024px;
	background-color: #fff;
	float: left;
}
.banner{
	width: 1024px;
	height: 140px;
	background-image: url('../images/mjgbanner.png');
	background-repeat: no-repeat;
	background-color: #7F7FD3;
}

.banner-left {
	float:left; 
	text-align:center;
	width: 180px; 
	margin-left: 30px;
	margin-top: 20px;
	padding: 5px;
}
.banner-right {
	float:right; 
	text-align:center;
	width: 180px; 
	margin-right: 30px;
	margin-top: 20px;
	padding: 5px;
}
.header-img {
		float: left;
		margin-top: 12px;
		margin-left: 35px;
		margin-right: 0px;
		margin-bottom: -50px;
}
.navbar{
	background-color: #7F7FD3;
	width: 100%;
	color: #fff;
	height: 40px;
	font-size: 18px;
}
.navbar ul{
	text-align: left;
	padding-top: 0px;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 7px;
	margin-left: 220px;
}
.navbar li{
	margin: 0;
	display: inline;
	margin-right: 30px;
}
.navbar li a, .navbar li a:visited{
	color: #fff;
	text-decoration: none;
}	
.navbar li a:hover, .navbar li a:active{
	color: #180076;
	text-decoration: none;
}

/* styles for main wrapper */
.main {
	background-color: #DADAFD;
	width:1024px;
}
.main h1 {
	text-align: center; 
	font-weight: bold; 
	font-size: 1.5em; 
	color: #2227AC; 
	padding-top: 10px; 
	margin-bottom:3px;
}
/* styles for Get Involved */
ul.get-involved{
	font-size: 1.5em;
	font-weight: bold;
	color: white;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;
}
ul.get-involved li{
	margin: 0;
	width: 200px;
	height: 45px;
	padding-left: 20px;
	vertical-align: middle;
	list-style-type: none;
	background-image:url('../images/jwbutton.png');
}
ul.get-involved li a, .navbar li a:visited{
	text-decoration: none;
}
.rightform {
	background-color: white;
	width: 400px;
	margin-right: 30px;
	margin-bottom: 5px;
	padding: 2px 8px 2px 8px;
}
.get-involved-panel {
	background-color: white; 
	margin-top: -5px; 
	margin-right: 20px; 
	border-left: solid #DADAFD 20px;
	border-top: solid #DADAFD 10px;
}
.get-involved-panel h1 {
	margin-top: 0;
	background-color: #7F7FD3;
	color: white;
	padding-bottom: 3px;
}
a.rtwistie, a.rtwistie:hover, a.rtwistie:visited a.twistie:focus {
	display:inline-block;
	margin: 10px 10px 10px 20px; 
	padding: 5px 5px 5px 40px;
	vertical-align: middle;
	color:#C00505; 
	font-size: 1.3em; 
	font-weight:bold; 
	background-image:url("../images/twistie.jpg"); 
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
}
/* styles for Main content area */
.underpic {
	background-color: white;
	border-top: solid #DADAFD 30px;
}
.content {
	background-color: white;
}
.single-column {
	margin: 0 0 20px 20px; 
	width: 707px;  
	padding: 24px 10px 5px 10px;
}
.content h1 {
	font-size: 1.5em;
	color:#2227AC;
}
.content h1.top, h2.top, h3.top, p.top {
	padding-top:0;
	margin-top:0;
}
.content h2{
	font-size: 1.3em;
	color:#2227AC;
}
.content h3{
	font-size: 1.1em;
	color:#2227AC;
}
.content ul li{
	list-style-type: square;
	list-style-image: url('../images/bullet1.gif');
}
.content em{
	font-style: italic;
	font-weight: bold;
	color:#2227AC;
}
/* styles for Events and News boxes */
.right-box-wrapper {
	float:right; 
	margin:-20px -3px 0 5px; 
	padding:0; 
	width:255px;
}
.right-box-inner {
	width:245px; 
	border: solid #7F7FD3 2px; 
	padding: 0; 
	margin-top:5px;
	color: 888; 
	background-color: white;
	margin-left: 5px;
	margin-right: 10px;
}
.right-box-inner h1 {
	background-color: #7F7FD3; 
/*	background-image:url("../images/sm-twistie.gif"); 
	background-repeat: no-repeat;
	background-position: left center; */
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	margin-top:0; 
	margin-bottom:0; 
	vertical-align: middle; 
	padding-top: 0; 
	padding-bottom:5px;
}
.right-box-inner h3 {
	margin-bottom:5px; 
	margin-top:0; 
	color:#C00505; 
	font-size:.9em; 
	padding: 5px;
}
.right-box-inner h2 {
	font-size:1em; 
	font-weight:bold; 
	text-align:center; 
	margin-bottom:0; 
	margin-top: 3px; 
	padding: 3px;
}
.right-box-inner a {
	color:#2227AC; 
}
.right-box-inner a:hover {
	text-decoration: underline;
}
.right-box-inner p {
	margin-bottom:5px; 
	margin-top:5px; 
	color: 888; 
	font-size:.9em; 
	padding-left:20px; 
	padding-right:5px;
}
.right-box-inner p.close {
	font-size:.8em;
	margin:0;
}
.dots {
	overflow:hidden;
	border-top: dotted #7F7FD3 1px;
	margin-top:5px;
}
/* button bar for Follow */
.follow {
	text-align: center;
	margin-top:10px;
	margin-bottom: 20px;
}
.follow ul {
	padding: 0px;
	margin: 0;
	list-style: none;
}
.follow li {
	margin: 0;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}
.follow a, .follow img {
	margin: 0;
	padding: 0;
}
/* styles for Footer */
.footer {
	margin:0;
	clear:both;
	width:1024px;
	height:40px;
	background-image: url('../images/jwfooter.jpg');
	color: white;
	font-size: .8em;
}
.footer p {
	margin:0;
	padding-left: 10px;
	padding-top: 12px;
}
.footer a {
	color: white;
}

.footer a:link, .footer a:visited{
	color: white;
	text-decoration: none;
}
.footer a:hover, .footer a:active{
	color: white;
	text-decoration: underline;
}
table.exptable {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #7F7FD3;
	border-collapse: separate;
	width: 400px;
}
.exptable td {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #7F7FD3;
	padding:3px;
	-moz-border-radius: 0px 0px 0px 0px;
}
.exptable td.right {
	width:62px;
}

p.quotation {
	font-weight:bold;
	font-style:italic; 
	padding-left:20px; 
	padding-right:20px;
}
p.quote {
	font-style:italic; 
	padding-left:20px; 
	padding-right:20px;
}
a.more-text {
	font-style:normal;
	padding-left:30px;
	font-size:.9em;
	text-decoration:none;
}
/* tabs in content area */
#tabs {
	background: white;
	border-bottom: 1px dotted #7F7FD3;
	border-width: 1px 0;
	font-size: .9em;
	font-weight: bold;
	margin-top: 1em;
	padding-top: .6em;
	overflow:hidden;
	margin-bottom: 15px;
}
#tabs ul, #tabs ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#tabs ul {
	padding: 5px 0 4px;
	text-align: center;
}
#tabs ul li {
	display: inline;
	margin-right: 2px;
}
#tabs ul li.last {
	margin-right: 0;
}
#tabs ul li a {
     background: url('../images/tab-right.gif') no-repeat 100% 0;
     color: #2227AC;
     padding: 5px 0;
     text-decoration: none;
 }
#tabs ul li a.selected {
     color: #69C;
}
#tabs ul li a span {
     background: url('../images/tab-left.gif') no-repeat;
     padding: 5px 1em;
 }
 #tabs ul li a:hover span {
     color: #69C;
     text-decoration: underline;
 }
#tabs ul li a.active span {
	font-weight: bold;
}
/*\*//*/
 #tabs ul li a {
     display: inline-block;
     white-space: nowrap;
     width: 1px;
 }
 /**/
 /*\*/
 * html #tabs ul li a {
     padding: 0;
 }
 /**/
 
 