/* Layout Styles Begin Here */
body {
	background-image: url(../images/bkgnd_grad.jpg);
	background-repeat: repeat-x;
    margin-top: 0px 0px 10px 0px;
    font-family: tahoma, verdana, arial;
	font-size: 1 em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 1.5em;
	}

#containerMain {
	width: 820px;
	margin: 0px;
	padding: 0px;
}

#imgbar {
	width: 100%;
	height: 115px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #B1A9CA;
	}

.imgbarpic {
	width: 115px;
	height: 115px;
	}
	
#imgbarpic1 {
	width: 115px;
	height: 115px;
	overflow: hidden;
	padding: 0px;
	margin: 0px 25px 0px 0px;
	float: left;
	}
#imgbarpic2 {
	width: 115px;
	height: 115px;
	overflow: hidden;
	padding: 0px;
	margin: 0px 26px 0px 0px;
	float: left;
	}

#imgbarpic3 {
	width: 115px;
	height: 115px;
	overflow: hidden;
	padding: 0px;
	margin: 0px 26px 0px 0px;
	float: left;
	}
	
#imgbarpic4 {
	width: 115px;
	height: 115px;
	overflow: hidden;
	padding: 0px;
	margin: 0px 26px 0px 0px;
	float: left;
	}
	
#imgbarpic5 {
	width: 115px;
	height: 115px;
	overflow: hidden;
	padding: 0px;
	margin: 0px 26px 0px 0px;
	float: left;
	}
	
#imgbarpic6 {
	width: 115px;
	height: 115px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	float: left;
	}
	

#navMenuBar {
	width: 100%;
	padding: 0px;
	margin: 0px;
	}
	
#ContainerTXT {
	width: 800px;
	padding: 10px 10px 10px 10px;
	margin: auto;
	}
	

.imgleft { 
	padding: 5px 25px 5px 0px;
	float: left;
	}
	
.imgright {
	padding: 5px 0px 5px 10px;
	float: right;
	}
	
.imgcenter {
	padding: 5px 25px 5px 25px;
	}
	
#hrulesponsors {
	clear: both;
	width: 100%;
	height: 4px;
	background-color: #B1A9CA;
	margin: 5px 0px 5px 0px;
	}

#hrule {
	clear: both;
	width: 100%;
	height: 4px;
	background-color: #B5DE7B;
	margin: 5px 0px 5px 0px;
	}
	

#legal {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #B1A9CA;
	}

#legal2 {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-align: center;
	}
		


/* Presentation Styles Start Here */

a, a:visited {
	color: #0A91D9;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #AD3244;
	text-decoration: underline;
}
	
h1, h2, h3, h4, h5 {
	color:#0A91D6;
	}	
	
#legal a {
	color:#666666;
	text-decoration: none;
}

#legal a:visited {
	color: #666666;
	text-decoration: none;
	}

#legal a:hover {
	color: #AD3244;
	text-decoration: underline;
}

	
#legal2 a {
	color:#666666;
	text-decoration: none;
}

#legal2 a:visited {
	color: #666666;
	text-decoration: none;
	}

#legal2 a:hover {
	color: #AD3244;
	text-decoration: underline;
}
