body {
	background-color: #e9e6dd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #1E374C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1E374C;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #E8C066;
}

@charset "utf-8";
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* CSS Document */

#container {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
#topcontainer {
	width: 730px;
	margin-top: 5px;
}
#toplogo {
	float: left;
	width: 211px;
	margin-bottom: 5px;
}
#topbanner {
	float: right;
	width: 500px;
	height: 35px;
	background-color: #00529B;
	margin-left: 5px;
	text-align: right;
	padding-top: 15px;
	padding-right: 14px;
}

#topnavbar {
	float: right;
	width: 514px;
	height: 49px;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 7px;
	padding-bottom: 10px;
	text-align: center;
}
#topnavbar img {
	margin-bottom: -10px;
}

#container #topcontainer #topnavbar ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#container  #topcontainer  #topnavbar  li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#middle {
	float: left;
	width: 720px;
	border: 5px solid #FFFFFF;
	background-color: #FFFFFF;
}
#middlebanner {
	background-color: #CCCCCC;
	text-align: center;
	float: left;
	height: 260px;
	width: 720px;
	margin-bottom: 5px;
	z-index: inherit;
}
#userleft {
	background-color: #E9E6DD;
	float: left;
	width: 160px;
	height: 325px;
	margin-right: 17px;
	padding: 0px 15px 0px 15px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: small;
	color: #1E374C;
	line-height: 3ex;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 13px;
	margin-top: 5px;
	height: 275px;
	text-align: center;
}
#userleft  ul {
	list-style-type: square;
	margin: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: small;
	line-height: 2.5ex;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#container #middle #userleft span {
	text-align: left;
}
#middlesmallbanner {
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	width: 513px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E9E6DD;
	padding-top: 15px;
	padding-bottom: 10px;
	height: 260px;
}
#left {
	background-color: #E9E6DD;
	float: left;
	width: 170px;
	height: 300px;
	margin-right: 5px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: small;
	color: #1E374C;
	line-height: 2.5ex;
	font-variant: normal;
	padding: 10px;
}
#content {
	float: left;
	width: 270px;
	margin-right: 5px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: small;
	line-height: 2.5ex;
	color:#333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#right {
	background-color: #E9E6DD;
	float: right;
	width: 214px;
	height: 280px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: small;
	line-height: 2ex;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentgallery {
	float: left;
	width: 300px;
	margin-right: 15px;
	background-color: #CCCCCC;
	margin-left: 15px;
	text-align: center;
}
#footer {
	float: left;
	width: 730px;
	text-align: center;
	font-size: x-small;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #1E374C;
	margin-top: 5px;
}


#container   #footer   li  {
	display: inline;
	margin-right: .5ex;
}
#container #footer ul {
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 5px;
	margin-top: 5px;
}
#form {
	float: left;
	width: 425px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: small;
	color:#333333;
	background-color: #E9E6DD;
	padding-left: 15px;
	padding-right: 70px;
	line-height: normal;
}
#form p {
	margin: 2px;
	padding: 0px;
}

#form input {
	margin-left: 8px;
}
#form textarea {
	margin-left: 8px;
}
#galeria {
	float: left;
	width: 425px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: small;
	color:#333333;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 70px;
	line-height: normal;
}

