body {
	background: url(../img/tlo.jpg) no-repeat top center black;
}

img {
	border: 0;
}

#logo_bar {
	background: url(../img/logo.gif) no-repeat #13234d; height: 157px; overflow: hidden;
}

#photo_bar {
	height: 104px; overflow: hidden;
}

#menu_bar {
	background: url(../img/menu.gif) no-repeat #233c7f; height: 45px; overflow: hidden;
}

#menu_bar a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

#menu_bar ul {
	padding-left: 12px;
	margin: 0px;
}

#menu_bar li {
	font-size: 16px;
	display: block;
	float: left;
	height: 45px;
	margin: 0px;
	margin-right: 5px;
	line-height: 42px;
	color: white;
	font-weight: bold;
}

#menu_bar a {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#menu_bar a.nav-selected {
	color: #e86759;
	background: white;
}

#menu_bar a:hover {
	color: #e86759;
}

#main_area {
	background: url(../img/orn_top.gif) no-repeat;
	padding-top: 28px;
	font-size: 15px;
}

#main_area_in {
	margin-left:20px;
	margin-right:20px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 500px;
}

#main_area img {
	padding: 4px;
	margin-right: 15px;
	margin-bottom: 6px;
}

#main_area .hr {
	color: #c8cedf;
	background: #c8cedf;
	height: 6px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}

#main_area h1 {
	font-family: Helvetica, Arial, sans;
	color: #2e4585;
	font-size: 30px;
}

#main_area h2 {
	font-family: Georgia, Arial, sans;
	color: #2e4585;
}

#main_area h3 {
	font-family: Georgia, Arial, sans;
	color: #2e4585;
	font-size: 19px;
}

#col_right {
	margin-left: 55px;
}

#footer1 {
	background: url(../img/orn_bottom.gif) no-repeat;
	margin-top: 8px;
	height: 30px;
	overflow: hidden;
}

#footer2 {
	color: white;
	background: #1f387c;
	overflow: hidden;
}

#footer2_in {
	padding: 12px;
}

#footer2_in table { margin:0; padding: 0; }

.container_12 {
	border:10px solid white;
	background: white;
	width: 940px;
	margin-top: 20px;
	margin-bottom: 20px;
}

small {
	font-size: 11px;
	color: #909090;
}

a {
	color: #3D5DB7;
}