/* CSS Document */

/* BODY AND CONTAINER */

		body {
	background-color: #E2E2E2;
	color: #000033;
	font-family: Calibri, Tahoma;
	list-style-type: square;
			}

		#container {
	width: 900px;
	margin: 0 auto;
	font-family: Calibri, Tahoma;
	font-size: 14px;
	line-height: 150%;
	color: #000066;
	border: thick solid #000000;
	font-weight: bold;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
		}
		
/* GENERAL STYLES */
		
		
		a {
			color: #003399;
			text-decoration: none;
		}

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

		
		form {
			float:right;
			margin-top: -45px;
			font-size: 9px;
			padding-right: 10px;
		}
		
		input {
			background-color: #D1C9BE;
			color: #000066;
			border: 1px solid #000000;
			font-size: 11px;
			padding: 3px;
		}
		
		.button {
			padding: 2px;
		}
		
		
/* HEADER */

		#header {
			border-bottom: thin none;
			padding-top: 0px;
			clear: both;
			margin-bottom: 0px}
		
		#header p { 
			margin-top: 0px;
			margin-left: 30px;
			color: #EFEFEF;
		}

/* NAVIGATION */


		
/* CONTENT */

		#content {
	width: 790px;
	clear: none;
	margin-left: 58px;
	text-align: center;
		}
		
		#content p {
	padding-bottom: 10px;
	border-bottom: 1px dashed #D1C9BE;
	text-align: center;
		}
		
		#content a {
			color: #000066;
			text-decoration: none;
			border-bottom: 1px dashed #66749A;	
			font-weight: 500;	
		}
		
		#content a:hover{
	color: #566590;
	text-decoration: underline;
	border-bottom: none;
	font-weight: 500;
	text-align: center;
		}

.unnamed1 {
	font-family: Calibri, Tahoma;
	font-size: 24px;
	font-style: normal;
	line-height: 150%;
	color: #000000;
}
.border6 {
	text-decoration: none;
}
#gallery {
	width: 690px;
	clear: none;
	margin-left: 10px;
	text-align: left;
	font-family: "Arial Black", Gadget, sans-serif;
}
UNDERLINE {
	font-family: Calibri, Tahoma;
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
	text-decoration: underline;
}
UNDER {
	font-family: Calibri, Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #000066;
	text-decoration: underline;
}
#container-home {

	width: 900px;
	margin: 0 5%;
	font-family: Calibri, Tahoma;
	font-size: 14px;
	line-height: 150%;
	color: #000066;
	background-color: #F8F8F8;
	border: thin double #999999;
	font-weight: bold;
}
#container-home {
}
.zero {
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000033;
}
#container p {
	text-align: center;
}

