@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(../images/JoeCoolBackground_1.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
}

ul, ol, dl {
	padding: 0;
	margin: 5px;
}
h1 {
	margin-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	color: #0000CC;
	margin-bottom: 0px;
}

h2 {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	color: #0000CC;
	margin-bottom: 5px;
}

h3 {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	color: #0000CC;
	margin-bottom: 0;
}

h4 {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	color: #0000CC;
	margin-bottom: 0;
	font-size: medium;
}

h5 {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	color: #0000CC;
	margin-bottom: 0;
	font-size: medium;
}



h6 {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}

p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #000;
}
a img {
	border: none;
}

a:link {
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #0000CC;
}

.container {
	width: 80%;
	max-width: 1260px;
	min-width: 980px;
	background: #FFF;
	border: 5px;
	border-color: #0000CC;
	border-style: solid;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.header {
	background: white;
	text-align: center;
	padding: 5px;
}

.sidebar1 {
	float: left;
	width: 5%;
	background: white;
	padding-bottom: 10px;
	height: 300px;
	font-size: medium;
	color: #00C000;
	font-weight: bold;
	padding-top: 57px;
}
.content {
	padding: 0px 0;
	width: 90%;
	float: left;
}

.content1 {
	padding: 0px 0;
	width: 80%;
	float: left;
	text-align: center;
}

.content3 {
	padding: 3px 3px 3px 3px;
	text-align: center;
	margin: 8px;
}

.sidebar2 {
	float: left;
	width: 5%;
	background: white;
	height: 300px;
	text-align: center;
	color: #000000;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}

ul.nav {
	list-style: none;
	border-top: 0px solid #000000;
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 0px solid #000000;
	display: inline;
}

ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 5px;
	display: block; 
	text-decoration: none;
	background: #00C000;
	color: #000000;
	display: inline;
}

ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background:#FFFF00;
	color: #000000;;

}

/* ~~The footer ~~ */
.footer {
	padding: 10px 0;
	background: white;
	position: relative;
	clear: both;
	text-align: center;
	color: #000000;
	font-size: x-small;
	font-weight: lighter;
}

.contentdivfooter {
	text-align: center;
	margin-right: 7.5%;
	margin-left:7.5%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 85%;
	height: auto;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: small;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


.contentdiv1 {
	text-align: justify;
	font-size: small;
	margin-right: 15px;
	margin-left: 15px;
}

.contentdiv2 {
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	border: 1px;
	border-color: #CBCB0B;
}

.contentdiv3 {
	text-align: justify;
	font-size: medium;
	margin-right: 15px;
	margin-left: 15px;
}

.contentdiv4 {
	text-align: center;
	margin-right: 9px;
	margin-left:9px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 180px;
	height: 40px;
	font-style: normal;
	font-weight: bold;
	color: #366B1B;
}

.contentdiv5 {
	text-align: justify;
	font-size: small;
	margin-right: 0px;
	margin-left: 0px;
	border: solid 2px;
	border-color: #3CCC12;
	padding-right: 5px;
	padding-left: 5px;
}

.contentdiv6 {
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	border: solid 2px;
	border-color: #000000;
	width: 0px;
	height: 0px;
}

.contentdiv7 {
	text-align: center;
	font-size: x-small;
	margin-right: 15px;
	margin-left: 15px;
}


.contenttable1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #000;
}

.contenttable2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #ff0;
}

.contenttd1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #ff0;
	background-color: #0000CC;
	}
	
	.contenttd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #000;
	background-color: yellow;
	}
	
	.contenttd3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #000;
	background-color: #00C000;
	}
	
	.contenttd4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #000;
	background-color: #00C000;
	}
	
	.contenttd5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000;
	background-color: yellow;
	}
	
	.contenttd6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000;
text-align: justify;
	}
	
.container .content .contentdiv1 div img {
	visibility: visible;
	border: 2px;
	border-color: #000;

}

.PhotoInText {
	position: inherit;
	visibility: visible;
	overflow: auto;
}
