a {
	color: Yellow;
}

a:hover {
	color: #FF0000;
}

body {
	background-color: #FFFFFF;
	color: white;
	font-family: verdana,geneva,sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

body {
	background: url(images/marada.jpg) Black 0 0 no-repeat fixed;
}

body>div#flag, body>div#flag a.logo img {
	position: fixed;
}

div#content {
	background: url(images/marada1.jpg) #968b8e 0 0 no-repeat fixed;
	color: white;
	font: 14px Verdana, sans-serif;
	height: 1300px;
	left: 200px;
	margin-left: 0px;
	padding: 25px;
	position: absolute;
	right: 25px;
	text-align: justify;
	top: 100px;
}

div#links {
	font: 16px Verdana, sans-serif;
	height: 700px;
	left: -200px;
	position: absolute;
	top: 100px;
	width: 200px;
}

div#links a {
	background: url(images/marada2.jpg) 0 0 no-repeat fixed;
	color: Yellow;
	display: block;
	font: bold 1em sans-serif;
	margin: 0 0 2px;
	padding: 0px 10px;
	text-align: center;
	text-decoration: none;
}

div#links a:hover {
	background: url(images/marada3.jpg) 0 0 no-repeat fixed;
	color: White;
}

h1 {
	color: #002244;
	font: bold 32px sans-serif;
	height: 28px;
	margin: -15px 0px 0.5em;
	padding: 15px 0 5px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}

#flag {
	background: #000000;
	height: 100px;
	left: 0;
	top: 0;
	z-index: 3;
}

#flag a.logo img {
	position: absolute;
	right: 3px;
	top: 3px;
	z-index: 4;
}

#flag div#optionbar {
	background: #99CCCC;
	border-bottom: 1px solid #669999;
	border-top: 1px solid #006666;
	bottom: -2px;
	height: 20px;
	left: 0;
}

#flag, #optionbar {
	min-width: 600px;
	position: absolute;
	width: 100%;
}
