HTML {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	background-color: 002e5e;
 }

body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4;
	color: #000000;
	margin: 0px 0px 0px 0px;
	margin-top: 0px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul {
	margin: 0px;
	border: 0px;
	list-style-type: decimal;
}

ul ul{
	margin: 0px;
	border: 0px;
	list-style-type: lower-alpha;
}

ul.dots {
	margin: 0px;
	border: 0px;
	list-style-type: disc;
}

ul.dots ul{
	margin: 0px;
	border: 0px;
	list-style-type: circle;
}

ul.square {
	margin: 0px;
	border: 0px;
	list-style-type: square;
}


A  {
	text-decoration: none;
	color: #21409a;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 10px;
}

A:hover {
	text-decoration: underline;
	text-align: right;
}

H1		{ font-size: 14px; color: #21409a; margin: 0; padding: 0; }
H2		{ font-size: 14px; color: #ee1c25; margin: 0; padding: 0; }
H3 {
	color: #21409a;
	font-weight: bold;
	font-size: 12px;
}

FORM	{ margin: 0; padding: 0; }
IMG	    {
	border: 0;
}

img#index_subheading { padding-top:5px; padding-bottom:5px; }
img#index_subheading1 { padding-top:5px; padding-bottom:5px; }
img#index_subheading2 { padding-top:5px; padding-bottom:5px; }
img#index_subheading3 { padding-top:5px; padding-bottom:5px; }

div#displaylink {
	font-size: 9px;
	padding-bottom: 15px;
}

.small_link {
	font-size: 9px;
}

.main {
	width: 864px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:20px;
}

.greyrow {
	background-color: #d1d2d4;
	height:31px;
}

.greyoutline {
	border: #d1d2d4 2px solid;
}

.maintext {
	font-size: 13px;
	line-height: 1.7;
}

.body {
	border-left: #21409a 2px solid;
	border-right: #21409a 2px solid;
	border-bottom: #21409a 2px solid;
	width: 864px;
	text-align: left;
	background-color: #FFFFFF;
	line-height: 1.6;
}

.header {
	width: 860px;
	height: 196px;
	background-image:url(images/JW_Web_Header.jpg);
	background-repeat:no-repeat;
}

.right_shadow {
	width: 6px;
	background-image:url(images/shadow.gif);
	background-repeat: repeat-y;
}

.bottom_shadow {
	height: 6px;
	background-image:url(images/shadow_bottom.gif);
	background-repeat: repeat-x;
}

.signup {
	margin:0px 0px 7px 0px;
	width: 154px;
	height: 15px;
}

.bluehead		{ font-size: 13px; color: #21409a; font-weight:bold;  }
.redhead		{ font-size: 13px; color: #ee1c25; font-weight:bold;  }

.redbox		{
	font-size: 12px;
	color: #ee1c25;
	font-weight:bold;
	text-transform: uppercase;
}

.bluebold		{ color: #21409a; font-weight:bold;  }

.black {color: #000000}

.grey {
	color: #666666
}

.menu {
	padding-bottom: 4px;
}

.redbar {background-color: #ee1c25;
height: 1px;
width: 790px;
	margin-left: auto;
	margin-right: auto;
}

.community_org_box {
	height: 195px;
	width: 228px;
	padding: 58px 12px 12px 12px;
	background-image:url(images/orgcom.jpg);
	background-repeat: no-repeat;
}

.involved_box {
	height: 195px;
	width: 228px;
	padding: 58px 12px 12px 12px;
	background-image:url(images/getinvo.jpg);
	background-repeat: no-repeat;
}

.party_box {
	height: 195px;
	width: 228px;
	padding: 58px 12px 12px 12px;
	background-image:url(images/hostahouseparty.jpg);
	background-repeat: no-repeat;
}

.embed_image {
	margin:  0px 10px 3px 0px;
	text-align:left;
}

.embed_image_body {
	margin:  12px 15px 5px 0px;
	text-align:left;
}

.bluesmall		{ color: #21409a; font-size:9px; }
.blueaddress		{ color: #21409a; font-weight:bold; font-size:11px;  }

.right_pad { width: 35px; }
.italic {
	font-style: italic;
}
