body {
	background-color: #93AFC4; 
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #505050; 
	line-height: 130%;
	}

div {text-align: left;}

.main {
	width: 840px; 
	text-align: left;
	}
	
a { 
	text-decoration: underline;
	color: #255e8a;
	}
	
a:hover {
	text-decoration: underline;
	color: #A38865;
	}
	
a.linkbold {
	text-decoration: none;
	color: #255e8a;
	font-weight: bold;
	}
	
a.linkbold:hover {
	text-decoration: underline;
	color: #255e8a;
	font-weight: bold;
	}
	
a.linkonblue {
	text-decoration: none;
	color: #CADAE5; 
	font-weight: bold;
	}
	
a.linkonblue:hover {
	text-decoration: underline;
	color: #CADAE5; 
	font-weight: bold;
	}
	
.whitebg {
	background-color: #ffffff;
	}
		
.topleftshad {
	float: left; 
	height: 88px; 
	background-image: url(images/corner-topleftshad.gif); 
	background-position: bottom; 
	background-repeat: no-repeat;
	}

.toprightshad {
	float: right; 
	height: 88px; 
	background-image: url(images/corner-toprightshad.gif); 
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
.botleftshad {
	float: left; 
	height: 21px; 
	background-image: url(images/corner-bottomleftshad.gif); 
	background-position: bottom; 
	background-repeat: no-repeat;
	}
	
.botrightshad {
	float: right; 
	height: 21px; 
	background-image: url(images/corner-bottomrightshad.gif); 
	background-position: bottom; 
	background-repeat: no-repeat;
	}	
	
.banner {
	float: left; 
	height: 88px; 
	width: 632px; 
	background-image: url(images/bg-top.gif); 
	background-repeat: repeat-x; 
	background-position: bottom; 
	text-align: right; 
	color: #012c4e; 
	font-style: italic;
	}

.bgleft {
	background-image: url(images/bg-left.gif); 
	background-position: left; 
	background-repeat: repeat-y;
	width: 21px;
	}
	
.bgright {
	background-image: url(images/bg-right.gif); 
	background-position: right; 
	background-repeat: repeat-y; 
	width: 840px;	
	}

.bgbottom {
	float: left; 
	height: 30px; 
	width: 764px; 
	background-image: url(images/bg-bottom.gif); 
	background-repeat: repeat-x; 
	background-position: top;
	vertical-align: bottom;
 	}

.mainbody { 
	margin-left: 21px; 
	margin-right: 21px; 
	background-color: #ffffff; 
	background-image: url(images/blue-bgdashed.gif); 
	background-position: top right;
	background-repeat: repeat-y;
	}
	 
.mainbody-noblue { 
	margin-left: 21px; 
	margin-right: 21px; 
	background-color: #ffffff; 
	background-image: url(images/bg-white.gif); 
	background-position: top right;
	background-repeat: repeat-y;
	}
	 
.link-bucket {
	width: 138px; 
	padding: 15px;
	border-bottom: 1px dashed #adaaaa;
	margin-right: 10px;
	}
	
.linktext {
	margin-left: 12px;
	padding-left: 15px;
	padding-bottom: 6px;
	background-image: url(images/bullet-link.gif);
	background-repeat: no-repeat;
	background-position: 5px left;
	}
	
a.link {
	text-decoration: none;
	color: #505050;
	}

a.link:hover {
	text-decoration: underline;
	color: #505050;
	}
	
.bullet-blackdot {
	background-image: url(images/bullet-blackdot.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding-left: 9px;
	padding-bottom: 3px;
	line-height: 14px;
	margin: 8px;
	}

.content {
	width: 425px; 
	float: left; 
	padding-right: 20px; 
	padding-left: 15px;
	padding-top: 15px;
	}
	
.content-home {
	width: 260px; 
	float: left; 
	border-right: 1px dashed #adaaaa; 
	padding-right: 15px; 
	padding-left: 5px;
	margin-top: 20px;
	}
	
.content-home2 {
	width: 150px; 
	float: right; 
	padding-right: 15px;
	margin-top: 20px;
	}
	
.content-noblue {
	float: left;
	width: 580px;
	padding-left: 10px;
	padding-bottom: 25px;
	padding-top: 15px;
	}
	
.home-photo {
	float: left;
	width: 465px;
	background-image: url(images/home-photo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-left: 15px;
	}
		
.subhead {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
	line-height: 140%;
	}

.callout {
	background-color: #F7EEDE; 
	border: 1px solid #DBDADA; 
	padding: 15px; 
	background-image: url(images/logo-grad.png); 
	background-position: top left; 
	background-repeat: no-repeat;
	}

.callout2 {
	background-color: #F7EEDE; 
	border: 1px solid #DBDADA; 
	padding: 15px; 
	background-image: url(images/logo-grad2.png); 
	background-position: bottom right; 
	background-repeat: no-repeat;
	}

.callout-home {
	background-color: #F7EEDE; 
	border: 1px solid #DBDADA; 
	padding: 11px; 
	background-image: url(images/logo-grad.png); 
	background-position: top left; 
	background-repeat: no-repeat;
	width: 424px;
	margin-bottom: 15px;
	margin-top: 20px;
	}
	
.right-default {
	float: right; 
	width: 149px;
	padding-top: 90px;
	background-image: url(images/sub-default.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
.right-events {
	float: right; 
	width: 149px;
	padding-top: 90px;
	background-image: url(images/sub-upcoming.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

.right-about {
	float: right; 
	width: 149px;
	padding-top: 90px;
	background-image: url(images/sub-mission.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
.right-jerseycru {
	float: right; 
	width: 149px;
	padding-top: 90px;
	background-image: url(images/sub-jerseycru.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
.right-resources {
	float: right; 
	width: 149px;
	padding-top: 70px;
	background-image: url(images/sub-downloads.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
.right-facebook {
	float: right; 
	width: 149px;
	padding-top: 90px;
	background-image: url(images/sub-facebook.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
.right-schools {
	float: right; 
	width: 149px;
	padding-top: 90px;
	background-image: url(images/sub-schools.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
.right-contact {
	float: right; 
	width: 149px;
	padding-top: 90px;
	background-image: url(images/sub-contact.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
.right-about {
	float: right; 
	width: 149px;
	padding-top: 90px;
	background-image: url(images/sub-about.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

.right-getinvolved {
	float: right; 
	width: 149px;
	padding-top: 90px;
	background-image: url(images/sub-fellowship.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

.right-sitemap {
	float: right; 
	width: 149px;
	padding-top: 90px;
	background-image: url(images/sub-visiting.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

.right-home {
	float: right; 
	width: 149px;
	padding-top: 90px;
	background-image: url(images/sub-word.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
.rightsub {
	padding: 5px 10px 6px 16px; 
	margin-bottom: 8px;
	border-top: 1px dashed #adaaaa; 
	border-bottom: 1px dashed #adaaaa; 
	color: #e0c69f; 
	font-weight: bold;
	}
	
.rightlink {
	color: #ffffff;
	padding: 0px 10px 10px 15px;
	margin-left: 15px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 5px left;
	}
		
.rightitem {
	color: #ffffff;
	padding: 0px 10px 10px 15px;
	}
	
.fields {
	width: 134px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #505050;
	}

.brownorange {
	color: #A38865;
	}

.brownorange-bold {
	color: #A38865;
	font-weight: bold;
	}
	
.rule-orange {
	border-bottom: 1px dashed #A38865; 
	margin-bottom: 20px; 
	margin-top: 15px;
	}

.thumbs-text {
	float: left;
	width: 317px;
	margin-bottom: 20px;
	}
	
.thumbs-pic {
	float: right;
	margin-bottom: 20px;
	}