	body
	{
		margin: 10px 10px 10px 10px;
		padding: 0px;
		background-image: url(images/6.GIF);
	}
	
	#leftcontent {
		position: absolute;
		left:10px;
		top:317px;
		width:316px;
		height:1500px;
		background-image: url(images/6.GIF);
		border:1px solid #000;
		}

	#centercontent {
		position: absolute;
		left:326px;
		top:317px;
		width:316px;
		height:1500px;
		background-image: url(images/6.GIF);
   		border:1px solid #000;
 
 		}

	#rightcontent {
		position: absolute;
		left:642px;
		top:317px;
		width:318px;
		height:1500px;
		background-image: url(images/6.GIF);
		border:1px solid #000;
		}
	
	#banner {
		position: absolute;
		left:10px;
		top:10px;
		width:950px;
		background-image: url(images/6.GIF);
   		border:1px solid #000;	
		}
		
	#infobanner {
		position: absolute;
		left: 10px;
		top: 275px;
		width:950px;
		background-image: url(images/6.GIF);
		border:1px solid #000;
	}
		
	#bottom-banner
	{
		position: absolute;
		left: 10px;
		top: 1817px;
		width: 950px;
		background-image: url(images/6.GIF);
		border: 1px solid #000;
	}

	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1
	{
		font-size: large;
		padding-top: 10px;
		color: #039;
		font-family: "Calibri","Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	}
		
	}
	
h2    { color: #003399; font-size: x-large; font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif }
h3    { color: #003399; font-size: large; font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif }
h4     { color: #003399; font-size: medium; font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif }
h5       { color: #483d8b; font-weight: bolder; font-size: small; font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif; text-align: center }
h6       { color: #483d8b; font-weight: bolder; font-size: x-small; font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; text-align: center }
p
{
	color: #039;
	font-size: 11pt;
	font-family: "Calibri","Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
}
a:link     {color: #0000FF}
a:visited  {color: #9900FF}
a:active   {color: green}
a:hover    {color: #FF6600}
.red {color: #FF0000; text-align: center}
.brown  { color: #8b4513; font-weight: 500 }
.black { color: black }
.justify {text-align: justify}
.centered { text-align: center }
.small { font-size: small }
.smallstuff
{
	font-size: small;
	text-align: center;
}
.big
{
	font-size: x-large;
	vertical-align: top;
}
td    { color: #483d8b; font-size: medium; font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif }
li  { color: #483d8b; font-size: 12pt; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif }
.moddate
{
	color: black;
	font-size: 10pt;
	font-family: Helvetica, Arial, Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	text-align: center;
}
.alertbox
{
	background-color: white;
	color: red;
	font-size: small;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	border-color: red;
	border-style: double;
	width: 600px;
}
#table-row
{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

/* Style rules for the 3 x 2 table example */

#left-container2
{
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 136px;
	vertical-align: middle;
	text-align: center;
}

#right-container2
{
	border: none;
	float: right;
	margin: 0;
	padding: 0;
	width: 180px;
	vertical-align: middle;
}



#bottom-banner-left
{
	position: absolute;
	left:10px;
	top:1818px;
	width: 199px;
	height:200px;
	background-image: url(images/6.GIF);
	border:1px solid #000;
}

#bottom-banner-center
{
	position: absolute;
	left: 210px;
	top: 1818px;
	width: 549px;
	height: 200px;
	background-image: url(images/6.GIF);
	border-top: 1px solid #000;
}

#bottom-banner-right
{
	position: absolute;
	left: 760px;
	top:1818px;
	width: 200px;
	height: 200px;
	background-image: url(images/6.GIF);
	border-top: 1px solid #000;

}