#ja-container .main {
	background-color: none;
	padding-top: 130px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#ja-header {
	box-shadow: none;
	}
	
	
	body#bd {
	background-image: url(../../../paper.jpg);
	background-repeat: repeat;
	
}

body#bd p { font-size: 18px; padding-right: 5px; }

.list li  {
	font-size: 18px;
	color: rgb(0, 51, 102);
	background-image: url(../../../images/bullet-dark.gif);
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

body#bd h4 {
	font-size: 24px;
	color: rgb(0, 51, 102);
	text-transform: none;
}
div.ja-moduletable h3, div.moduletable h3 {
    font-size: 250%;
    font-weight: normal;
    padding: 0px;
    margin-bottom: 10px;
    color: rgb(0, 51, 102);
    text-shadow: 1px 1px 1px rgba(255, 255, 255, .5); }
	
	#ja-main { min-height: 700px; }
	
	#ja-botsl1 a { color: #6699CC; } 
/* Bottom spotlight 1 ECA727  */
#ja-botsl1 {
	border-top: 2px solid rgb(204, 204, 204);
	color: #fff;
	padding-bottom: 15px;
	position: relative;
	z-index: 100000;
	background: #003366;
	background-repeat: repeat-x;
	background-color: none;
	margin-top: 40px;
	bottom: 0px;
	
}
	
#ja-footer { position: relative; height: 30px; }	