body {
	background-color: #00b5cb;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00b5cb;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00b5cb;
	text-transform: lowercase;
	}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d5d110;
	text-decoration: underline;
	}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #00b5cb;
	text-decoration: underline;
	}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #d5d110;
	text-decoration: underline;
	}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #0080A2;
	text-decoration: underline;
	}



/*  BODY SCROLL TEXT  */
#bodytext{
	width: 635px;
	height: 490px;
	margin: 2;
	padding: 5;
	overflow: auto;
	}
	



/*  HEADINGS  */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00b5cb;
	text-transform: lowercase;
	font-weight: lighter;
	}



	
/*  IMAGES COURTESY OF  */
.imagescourtesy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A5E5ED;
	text-decoration: none;
	text-transform: lowercase;
	}
	
#imagescourtesy {
	margin: 0 7px 4px 7px;
	border: 7px solid #00b5cb;
	}
	


#teamborder {
	border: 7px solid #00b5cb;
	}




/*  FORM REQUIRED TEXT  */
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d5d110;
	text-decoration: none;
	text-transform: lowercase;
	}
	


/*  BOTTOM COPYRIGHT  */

#navcopy a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D5D110;
	text-decoration: none;
	}
#navcopy a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	}
#navcopy a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D5D110;
	text-decoration: underline;
	}
#navcopy a:active { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0080A2;
	text-decoration: underline;
	}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	}

/*  BOTTOM NAVIGATION  */

#navbtm a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	}
#navbtm a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	}
#navbtm a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D5D110;
	text-decoration: underline;
	}
#navbtm a:active { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0080A2;
	text-decoration: underline;
	}



/*  HOME CONTAINER  */

#homecontainer {
	background: url(assets/home_logo_h.gif) no-repeat top left;
	}




/*  MAIN NAVIGATION  */

/*

.navmaintext {
	font-family: "Book Antiqua", Palatino, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	}
#navmain a:link {
	font-family: "Book Antiqua", Palatino, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	}
#navmain a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
#navmain a:hover {
	color: #F199A5;
	text-decoration: underline;
	}
#navmain a:active {
	color: #FD9D12;
	text-decoration: underline;
}

*/



/*  HOME CONTAINER  */

/*

#homecontainer {
	background: #FFFFFF url(content/homeimage.jpg) no-repeat top left;
	}

*/






*/
