body {
	background-color: #F0F1F1;
	text-align: justify;
}

body, div, a, h3, h2, h1, span {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
}

#wrapper {
	width: 777px;
	margin: auto;
	background-color: #FFFFFF;
}

#header {
	background-color: green;
	position: relative;
	height: 128px;
}

#logo {
	position: absolute;
	top: 46px;
	margin: 0;
	padding-top: 0px;
	padding-left: 35px;
	height: 100px;
	font-size: 46px;
	color: #FFFFFF;
}

a:link {
	color:#918E7F;
	text-decoration:none;
	border-bottom: 1px dotted #918E7F;
}

a:visited {
	color:#918E7F;
	text-decoration:none;
	border-bottom: 1px dotted #918E7F;
}

a:hover {
	color:#918E7F;
	text-decoration:none;
	border-bottom: 1px solid #918E7F;
}

a:active {
	color:#918E7F;
	text-decoration:none;
	border-bottom: 1px solid #918E7F;
}

#navigation {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 100px;
}

#logo span {
	padding-left: 10px;
	margin: 0;
	display: block;
}


#navigation li {
	float: left;
	list-style: none;
	width: 76px;
	margin-right: 5px;
	text-align: center;
	font-weight: bold;
}

#navigation li a {
	display: block;
	padding-top: 7px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation li a:hover {
	background-color: #FFFFFF;
	color: #3D59AB;
}

#body {
	clear: both;
}

#footer {
	clear: both;
	border-top: 1px solid #D7D7D7;
	margin: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #FFFFFF;
	color: #918E7F;
}

#footer a {
	color: #918E7F;
	text-decoration: none;
	border-bottom: 1px dotted #918E7F;
	margin-bottom: 7px;
}

#footer a:hover {
	text-decoration: none;
	border-bottom: 1px solid #918E7F;
}

#footer p {
	color: #000000;
	margin-top: 8px;
}

.clear {
	clear: left;
}

#content {
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 20px;
}

#content h2 {
	font-size: 18px;
	color: #5A5A5A;
}

#content p {
	color: #666;
	padding-bottom: 8px;
}

.MyAdv {
	padding-top: 32px;
	color: #DD0000;
	font-size: 12pt;
	text-align: center;
}

.Source {
	font-style: italic;
	color: #797979;
}

.content {
	padding-top: 32px;
}

.BigAdPlace {
	text-align: center;
	margin-bottom: 22px;
}

.UnderSearchAd {
	text-align: center;
	margin: 16px;
}

.BottomLinks {
	font-size: 12px;
	margin: 0 auto;
	padding: 4px;
	text-align: center;
	clear: both;
}

form {
	text-align: center;
}

.Animation {
	margin-right: 4px;
}
