/******************** 3 columns code http://www.glish.com/css/7.asp ***********************/

#leftcontent {
	position: absolute;
	left:10px;
	top:30px;
	padding: 10px 10px 10px 10px; /*top right bottom left*/
	width:100px;
	background:#fff;
	/*border:1px solid #000;*/
}
	
	
#centercontent {
	background:#fff;
	margin-left: 99px;
	margin-right:99px;
	/*border:1px solid #000;*/
	padding: 10px 50px 10px 50px; /*top right bottom left*/
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 101px;
	margin-right:101px;
	
}
html>body #centercontent {
	margin-left: 101px;
	margin-right:101px;
}
	
#rightcontent {
	position: absolute;
	right:10px;
	top:30px;
	padding: 10px 10px 10px 10px; /*top right bottom left*/
	width:100px;  /*made width minimize to image content, previously sel to 200px*/
	background:#fff;
	/*border:1px solid #000;*/
}

#headerimg{
	right:0px;
	top:0px;

	width=800px;
	height =92px;
}
/***********************************************************/





/******************** Individual applyable classes *********************/

.LogoColourFont {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
/*color: #F3FB43;*/
/*color: #6F6F6F;*/
}

.universal{
position: absolute;
width: 800px; /*As the size of the header bar image is*/
/*width=100%;*/
}


.headersuniversal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #6F6F6F;
	/*width: 800px;*/
}

/******************** Global Applyable Classes ************************/

body{
	margin-left: 10%; 
	margin-right: 10%;
	/*width: 800px;*/
	background: rgb(116,152,168)
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6F6F6F;
	
	font-size:   15px;
  	line-height: 20px;
	/*width: 800px;*/
}

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6F6F6F;
	
	text-align: left;
	font-size:   12px;
  	line-height: 17px;
	
	color: #F3FB43;
	background-color: rgb(76, 147, 167);
	
	border-collapse: collapse;
	border-spacing: 0px;
}

td{
	border: 1px #FFFFFF solid;
	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;;
}

tr.hed{
	border-bottom: 2px #FFFFFF solid;
	font-weight: bold;
	background-color: rgb(114, 167, 185);
	
	
}

a{
		color: rgb(116,152,168);
}


/********************* IDs ************************/
#addboarder{border-top: solid rgb(76, 147, 167) 1px;
						border-bottom: solid rgb(76, 147, 167) 1px;
						border-left: solid rgb(76, 147, 167) 1px;
						border-right: solid rgb(76, 147, 167) 1px;
						width=100px;
						padding: 10px 10px 10px 10px;
						font-family: Arial, Helvetica, sans-serif;
						text-align: center;
						font-size: small;
						margin-top: 10px;
						margin-bottom: 10px;}


#headerbar{
	position: absolute; 
	height: 100px; 
	text-align: center;
	margin: 0; 
	margin-top: 0px; 
	font-weight: normal; 
	
	/*tryout this code*/
	width=800px;
	height =92px;
}

#navbar2 {
	position: absolute;
	width: 800px;
	height: 30px;
	margin: 0; 
	margin-top: 92px; 
	border-top: solid rgb(76, 147, 167) 1px;
	border-bottom: solid rgb(76, 147, 167) 1px;
	border-left: solid rgb(76, 147, 167) 1px;
	border-right: solid rgb(76, 147, 167) 1px;
	background-color: rgb(76, 147, 167);
}
#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #F3FB43;
	line-height: 30px;
	white-space: nowrap;
}
#navbar2 li {
	list-style-type: none;
	display: inline;
}
#navbar2 li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #F3FB43;
}
#navbar2 li a:link {color: #F3FB43;background-color: rgb(76, 147, 167);}
#navbar2 li a:visited {color: #F3FB43;background-color: rgb(76, 147, 167);}
#navbar2 li a:hover {color: #F3FB43; background-color: rgb(114, 167, 185);}

#imglink{
	padding: 5px 5px 5px 5px;
	width=100px;
}
#imglink a:link {color: #6F6F6F;}
#imglink a:visited {color: #6F6F6F;}
#imglink a:hover {color: #000000;}

#homebody{
	position: absolute; 
	width: 780px;
	padding: 20px 10px 60px 10px; /*top right bottom left, padding is added inside the boarder, bottom padding include for nested header*/ 	
	margin-top: 122px;/*how far down the page the element appears*/
	margin-left: 0px; 
	text-align: justify;
	background-color: rgb(255, 255, 255);
	overflow: hidden;   /*makes element equal in height to tallest element*/
}

#clearfooter {
height: 50px;
}

#footer{
	position: absolute; 
	height: 30px; 
	/*width: 760px;*/
	width: 400px;
	margin-left: 200px;
	margin-right: 200px;
	margin-bottom: 5px;
	padding: 0px 10px 0px 10px;
	text-align: center;
	bottom: 0; 
	
	font-size: x-small;
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6F6F6F;
	
	background-color: rgb(255, 255, 255);	
	/*margin: -50px auto 0 auto;*/
	/*clear: both;  /*Not allow elements either side of footer*/*/
}

#footer a:link {color: #6F6F6F;}
#footer a:visited {color: #6F6F6F;}
#footer a:hover {color: #000000;}

#stdtxtsmall li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
	color: #6F6F6F;
	list-style-type: disc;
	list-style-position: outside;
	padding: 10px 10px 10px 10px; /*top right bottom left*/
}





