/* Define the main layout characteristics to build the columns */
 #container { 
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width:1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	top:20px;
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #ed145b;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height:600px;
} 
/*end container from aic */

#left, #middle, #right {
	background-color: #000000;	
	float:left;
}

#left {
	width: 99px;
	height: 600px;
	min-width: 5em;
	padding-left: 20px;
	padding-right: 5px;
	border-left: 1px solid #ffffff; 
/*	border-right:1px solid #006633; */
	border-bottom:1px solid #ffffff;
	
}


#right {
	width: 100px;
	height: 600px;
	padding-left: 0px;
	padding-right: 0px;
	border-left: 0px solid #006633; 
	border-right:0px dotted #006633; 
	border-bottom:2px solid #ff0000;
	background-image: url(images/spacer_r.gif);
	
}

#middle {
	width:700px;
	height:600px;
	padding-left: 10px;
	padding-right: 5px;
	/*border-top:1px solid #ff0000;*/
	border-bottom:1px solid #ffffff;
	background:#ffffff;
	background-image: url(images/buttons/blackcorner.gif);
	background-repeat: no-repeat;
	background-position: left top; 


	
	
	
}

#header {
	width: 948px;
height: 60px;
	background: #000000;
	padding-left: 2px;
	padding-right: 5px;
	border-left: 1px solid #ffffff; 
	border-right:1px solid #006633; 
	background-image: url(images/buttons/jcjlogo09.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	
	
}

 #footer {
	width: 948px;
    height: 60px;
	background: #000000;
	padding-left: 2px;
	padding-right: 5px;
	border-left: 1px solid #ffffff; 
	border-right:1px solid #006633; 
	
	
}


#footer {
	clear: both;
}

h2 {
font-size: 12pt;
}


html, body, div, h1,h3 {
	margin: 0;
	padding: 0;
	border-width: 0;
}



/* Define the main style characteristics to apply to content 
   in the columns */
   
html, body {
	background-color: #000000;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt
}


#header, #footer {
	color:#FFFFFF;
	text-align: center;
	font-size: small;
	
}


#header {
	margin-bottom: ;
	margin-top: ;
	letter-spacing: ;
	border-bottom:2px #ff0000;
	border-top:2px dotted #ffffff;
}

#header.h1 {
	font-size: medium;
	font-weight: normal;
	text-transform: uppercase;
}


#footer {
	border-top:2px dotted #006633;
	border-bottom:2px dotted #ffffff;
	margin-bottom: 0em;
	margin-top: 0.5em; 
	font-size: 7.5pt;
	font color:#ff0000

}




img.image
{
	position:absolute;
	left:171px;
	bottom:100px;
	width: 70;
	height: 70;
}
img.image2
{
	position:absolute;
	left:241px;
	bottom:100px;
	width: 70;
	height: 70;

}
img.image3
{
	position:absolute;
	left:311px;
	bottom:100px;
	width: 70;
	height: 70;

}

img.image4
{
	position:absolute;
	left:381px;
	bottom:100px;
width: 70;
	height: 70;
}

img.image5
{
	position:absolute;
	left:451px;
	bottom:100px;
width: 70;
	height: 70;
}

img.image6
{
	position:absolute;
	left:521px;
	bottom:100px;
width: 70;
	height: 70;
}

img.image7
{
	position:absolute;
	left:101px;
	bottom:100px;
width: 70;
	height: 70;
}


img.image8
{
	position:absolute;
	left:688px;
	bottom:100px;
	width: 70;
	height: 70;
}

img.imagejigsaw
{
position:absolute;
left:650px;
bottom:90px;

}

img.pagelogo
{
	position:absolute;
	left:600px;
	top:80px;
	background-image: url(images/buttons/spokel.gif);

}


img.pagelogolow
{
position:absolute;
left:629px;
top:128px;

}

img.bottomrigh
{
position:absolute;
left:650px;
top:513px

}

img.bottomright
{
	position:absolute;
	left:580px;
	top:453px

}
/* Definespecific styles */

/* formatting for items added */
