#outerwrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header, #content, #footer {
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	background: url(images/background/background3.jpg) repeat-x;
}
#header {
	height: 210px;
}
#content {
	border-right: 2px solid #003B58;
	border-left: 2px solid #003B58;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #003B58;
	border-bottom-color: #003B58;
	background: #FFFFFF;
}
#footer {
	height: 35px;
	background: url(images/footer/footer.jpg) repeat-x;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#srelogo {
	position: absolute;
	height: 75px;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
#content h2 {
	font-size: 12px;
	border-top: 1px dotted #001B29;
	border-bottom: 1px dotted #001B29;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #001B29;
	border-left-color: #001B29;
	color: #001B29;
}
#content p {
	font-size: 12px;
	color: #001B29;
}
#content h1 {
	font-size: 24px;
	color: #001B29;
	font-style: italic;
}
#content h3 {
	font-size: 24px;
	font-style: italic;
	color: #001B29;
	border-top: 1px dotted #001B29;
	border-right: 1px none #001B29;
	border-bottom: 1px none #001B29;
	border-left: 1px none #001B29;
}
#navbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#breadcrumbs {
	font-size: 10px;
	color: #001b29;
}
#breadcrumbs a:link {
	color: #001b29;
	text-decoration: underline;
}
#breadcrumbs a:visited {
	color: #001b29;
	text-decoration: underline;
}
#marquee a:visited {
	color: #001b29;
	text-decoration: underline;
}
#marquee a:link {
	color: #001b29;
	text-decoration: underline;
}
#stage {
}
#stage a:link {
	color: #001b29;
	text-decoration: underline;
}
#stage a:visited {
	color: #001b29;
	text-decoration: underline;
}
#marquee {
	color: #001b29;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content h4 {
	font-size: 18px;
	border-top: 1px dotted #001B29;
	border-bottom: 1px dotted #001B29;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #001B29;
	border-left-color: #001B29;
	color: #001B29;
}
