/* CSS Document */

body {
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-color: #00397D;
	background-color: #00377D;
	margin:0;
	padding: 0;
}

a:link {
	color:#00397D;
}

a:visited {
	color:#00397D;
}

a:hover, a:active {
	color: #186300;
}

h1, h2, h3 {
	color: #00397D;
}

ul {
	color: #00397D;
}

#allcontent {
	width: 975px;
	background-color: #ffffff;
	margin-left:auto;
	margin-right:auto;
}

#allcontent img {
	border-style:none;
}

#banner {
	margin-top:2px;
}

#search {
	padding-left: 20px;
}

#navtabs {
	margin-bottom:-25px;
}

#navtabs img {
	margin-top:-5px;
}

#addthis {
	width:125px;
	position:relative;
	left:816px;
	bottom: 10px;
}

/*The following sets the styles for the main content area*/

#adboxright {
	width: 200px;
	text-align:center;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 50px;
	float: right;
}

  .centeredImage
    {
    text-align:center;
    display:block;
    }


#main {
	margin-top: 50px;
	margin-left: 20px;
	text-align: left;
	width: 730px;
	
}

#main p {
	color: #00397D;
}

#main img {

    display: block;
    margin-left: auto;
    margin-right: auto;
	padding:1px;
	border:1px solid;
}

/*The following sets the styles for the footer*/

#footerline {
	margin-top: 30px;
}

#footerlinks {
	float: right;
	margin-right:0px;
	width:725px;
	font-size: smaller;
}

#footerlinks a:link {
	margin-right: 35px;
}

#footerlinks a:visited {
	margin-right: 35px;
}

#footerlinks p {
	color: #00397D;
}

#aboutjandalz {
	font-size:small;
	text-decoration:underline;
}



#footerlegal {
	font-size:smaller;
	width: 200px;
	text-align:left;
	margin-left: 10px;
	clear:left;
	color: #00397D;
}
