@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #efd053;
	margin: 0px 0px 0px 0px;
}
#content {
	margin-top: 10px;
	margin-right: 32px;
	margin-bottom: 10px;
	margin-left: 32px;
}
.mainHeading {
	font-size: 20px;
	color: #c50202;
}
#search {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-right: 24px;
	background-attachment: fixed;
	background-image: url(../images/magnifying_glass.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#bottom_links {
	color: #717070;
	margin-top: 20px;
	margin-right: 32px;
	margin-bottom: 10px;
	margin-left: 32px;
	text-align: center;
}
#bottom_links a:link {
	text-decoration: none;
	color: #717070;
}
#bottom_links a:visited {
	color: #717070;
	text-decoration: none;
}
#bottom_links a:hover {
	color: #717070;
	text-decoration: underline;
}
#header {
	background-color: #AD0101;
}
#menu {
	background-color: #A00203;
}
#topback {
	background-image: url(../images/top-back.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
	margin-top: 4px;
}
}
#topback a:link {
	text-decoration: none;
	color: #717070;
}
#topback a:visited {
	color: #717070;
	text-decoration: none;
}
#topback a:hover {
	color: #717070;
	text-decoration: underline;
}
#main {
	background-color: #FFFFFF;
	background-image: url(../images/content-back.png);
}
#pagebottom {
	background-color: #FFFFFF;
}
#headbottom {
	background-color: #FFFFFF;
	background-image: url(../images/header_bottom.png);
}
#footer {
	font-size: 10px;
	color: #717070;
	text-align: center;
}
#footer a:link {
	text-decoration: none;
	color: #717070;
}
#footer a:visited {
	color: #717070;
	text-decoration: none;
}
#footer a:hover {
	color: #717070;
	text-decoration: underline;
}
