/* CSS Document */
body{
	background:#FFFFFF;

	font-family:"Trebuchet MS", Tahoma, Verdana;
}
h1{
	color: #003399;
}
h2{
	font-size:16px;
}
.h2content {
	font-size:16px;
	border-bottom:1px solid #000;
}
h3{
	font-size:14px;
}

		#container {	
			width: 800px;
			\width: 820px;
			w\idth: 800px;
			border: 1px solid gray;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
		}

		#banner {
			padding: 5px;
			margin-bottom: 5px;
			/*background-color: rgb(213, 219, 225);*/
			/*background: url("/images/header2.jpg") bottom left no-repeat;*/
/*			background-position:bottom right;
			background-repeat:no-repeat;*/

		}

		#content {
			padding: 5px;
			margin-left: 215px;
			background-color: #FFFFFF;
			/*background-image: url("/images/slide6.jpg");*/
			background-position:bottom right;
			background-repeat:no-repeat;
		}

		#sidebar-a {
	float: left;
	width: 200px;
	/*background:url(fondoiz.jpg);
	background-repeat:no-repeat;*/
	background:#FFFFFF;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;

			
			
		}

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 5px;
			
			background-color: rgb(213, 219, 225);
		}
		.gathering{
		/*background: url("/images/objective.jpg") bottom right no-repeat;*/
		padding:0px 100px 0px 0px;
		/*margin-right:100px;*/
		}
		
		.objective{
		/*background:url(objective.jpg) bottom right no-repeat;
		padding:0px 150px 0px 0px;*/
		}
		

	.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
}
.style3 {font-size: x-small}


