body {
	background-color: #262695;
}
#body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #FCCB07;
	font-size: 1.1em;
}
#bottombar {
	height: 20px;
	font-size: 0.6em;
	padding-top: 5px;
	clear: both;
	color: #FCCB07;
}
#topbar  ul {
	list-style: none;
}
#topbar  li {
	display: inline;
}
#main {
	border: 3px solid #FFFFFF;
	height: 450px;
	background-color: #262695;
}
#topbar {
	height: 70px;
}
#topbar  a {
	text-decoration: none;
	color: #FCCB07;
}

#topbar  a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#topbar  .active  a {
	color: #FFFFFF;
	font-weight: bold;
}
#topbar .title {
	font-size: 1.9em;
}
#topbar #title {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-family: "Britannic Bold";
	font-weight: bold;
	color: #FCCB07;
	font-size: 36px;
}
.blank {
	list-style-type: none;
	color: #7EB89F;
}
#text a {
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
}
.subtitle {
	font-size: 14px;
	font-weight: normal;
}
#text {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	width: 490px;
	height: 430px;
	color: #FFFFFF;
}
#text h1 {
	font-size: 1.1em;
}
#text a {
	color: #FFFFFF;
}
#image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	float: right;
	width: 450px;
	height: 400px;
	border-left-width: 3px;
	border-left-color: #FFFFFF;
	padding-top: 50px;
}
.textcurtains {
	font-size: 0.9em
}

#imagecontact {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	float: right;
	width: 450px;
	height: 450px;
	border-left-width: 3px;
	border-left-color: #FFFFFF;
}

