/* this is a comment ;-) */

h1 	{
	color: yellow;
	font-size: 36px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 36px;
	}
	
#float-left {
float: left;
width: 640px;
padding:  0 0 0 0;
margin: 0 0 0 0;
background: #111111;

	/*border: 2px dotted #cd853f;*/


text-align: center;
}


h2 	{
	color: black;
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 20px;
	}
	


h3 	{
	color: white;
	font-size: 15px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 20px;
	}

	
	
h4 	{
	color: white;
	text-align: center
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 150%;
	}
	


p {
	color: white;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height:150%;
}



table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	cellpadding: 0;
	cellspacing: 0;
}


body {
	
	/*background-image: url(images/bkgd017c.jpg);*/
	 background-color: #777777; 
}

a.navigate {
	color: white; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 30px; text-decoration: none
}

a:link {text-decoration: underline; color: white;}
a:visited {text-decoration:  underline; color: #ffffff;}
a:active {text-decoration: none; color: blue;}
/*a:hover {text-decoration: underline overline; font-weight:bold; color: white;}*/
a:hover {text-decoration: none; font-weight:bold; color: red;}

#urhere {
	color: yellow; font-size: 15px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; text-decoration: none
}


a.h1   {
	color: #000000;
	
}
.bigtext {
		
	color: #cccccc;
	text-align: center
	font-size: 36 px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
	
}	


/* Classes go here */

#left {
	position: relative;
	left: 100px;
	width: 600px;
	
	
}

#leftabitmore {
	position: relative;
	left: 352px;
	top: 	-336px;
	
}
#left100 {
	position: relative;
	left: 100px;
	top: 	100px;
	width: 600px;
}
#offleft {
	position: absolute;
	left: 10px;
	top: 	20px;
	width: 30%;
}

#center {
	position: absolute;
	left: 300px;
	top:	50px;
	width: 40%
}

#topcenter {
	position: absolute;
	left: 300px;
	top:	20px;
	width: 60%
}


#topoffcenter {
	position: absolute;
	left: 360px;
	top:	20px;
	width: 60%
}
#offcentre {
	position: absolute;
	left: 	360px;
	top:	90px;
	width: 40%
}

#right {
	position: absolute;
	left: 600px;
	top:	180px;
	width: 30%
}

#right2 {
	position: absolute;
	left: 660px;
	top:	90px;
	width: 30%
}



/* bodytext class */
.bodytext {
	color: white; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; margin: 25px
}


/* subhead class */
.subhead {
	color: white; font-size: 18px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 12px
}

.bodycopy {
	color: white; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; margin: 25px
}

<!--
body
{
font-family: arial;
font-size: 8pt;
}
a {font-weight: bold;
   color: white}
img {border: 0px;
margin: 0px 5px 0px 0px;}


.maintitle
{
	padding:5px;
    background-color: #cccccc;
    font-weight: bold;
}

.copy
{
padding:5px;
	border-left:  #eeeeee 1px solid;
	border-bottom:  #eeeeee 1px solid;

}

.pagetitle
{
	padding:5px;
    background-color: #999999;
    font-weight: bold;
    color:#000000;
}



.textboxa
{
	border-left:  #eeeeee 0px solid;
	border-bottom:  #eeeeee 0px solid;
    min-height:80px;
	height:5em;
    	float:left;
    	padding:20px;
	width:25em;
}



/* this is the 'mainbox' being used */

.mainbox
{
	border-left:  #eeeeee 0px solid;
	border-bottom:  #eeeeee 0px solid;
	color:#000000
    min-height:80px;
	height:15em;
    float:left;
    padding:20opx;
	width:20em;
}

.mainbox2
{
	border-left:  #eeeeee 0px solid;
	border-bottom:  #eeeeee 0px solid;
	color:#000000
    min-height:80px;
	height:332px;
    float:left;
    padding:20px;
	/*width:25em;*/
}

*/
/*
 body {
  background-color: #FFFFFF;
  color: #000000;
 }

