body {
	background: #ffffff url(/ui/images/public/layout/body-bg.jpg) repeat-x top left;
	margin: 0;	
	font-size: 12px;
	color: #343030;
	}
	
a:link {
	color: #000e48;
	text-decoration: underline;
	}
	
a:visited {
	text-decoration: underline;
	color: #000e48;
	}
	
a:hover {
	text-decoration: none;
	color: #000e48;
	}
	
a:active {
	text-decoration: underline;
	color: #000e48;
	}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	}
	
h1 {
	font-size: 30px;
	color: #5f5b38;
	margin: 10px 0 0 0;
	font-weight: normal;
	font-style: italic;
	display: block;
	letter-spacing: -1px;
	padding: 0 0 5px 0;
	border-bottom: #d6d7bb 1px solid;
	}
	
h2 {
	font-size: 24px;
	color: #5f5b38;
	margin: 10px 0 10px 0;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0 0 5px 0;
	}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
	}
	
#header {
	position: relative;
	width: 960px;
	z-index: 1;
	height: 130px;
	}
	
#logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	width: 121px;
	height: 212px;
	}
	
/*#top {
	position: absolute;
	left: 121px;
	width: 839px;
	}
	
#top .links {
	padding: 10px 10px 0 0;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	height: 25px;
	}
	
#top .title {
	width: 814px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	letter-spacing: -1px;
	color: #5f5b38;
	padding: 0 0 0 25px;
	}*/
	
#top {
	position: absolute;
	left: 121px;
	width: 839px;
	height: 130px;
	}
	
#top .links {
	position: absolute;
	left: 445px;
	width: 384px;
	padding: 10px 10px 0 0;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	height: 82px;
	}
	
#top .title {
	position: absolute;
	left: 0;
	top: 0;
	height: 42px;
	width: 419px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	letter-spacing: -1px;
	color: #5f5b38;
	padding: 50px 0 0 25px;
	}
	
#search {
	position: absolute;
	top: 35px;
	left: 172px;
	padding: 0;
	margin: 0;
	height: 36px;
	width: 227px;
	}
	
#search form {
	margin: 0;
	padding: 0;
	height: 26px;
	float: left;
	}
	
#search form .input {
	margin: 0 8px 0 0;
	padding: 4px 8px;
	width: 147px;
	height: 15px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border: 0;
	float: left;
	color: #8f8f8f;
	background-color: #e9e9d1;
	border: 1px solid #ccccb0;
	}

#search button {
	background: url(/ui/images/public/buttons/search.gif) no-repeat;
	cursor: pointer;
	width: 47px;
	height: 28px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -999em;
	float: left;
	}
/* --------------------------------------------------
BANNER
-------------------------------------------------- */
#banner {
	position: relative;
	z-index: 0;
	float: left;
	width: 189px;
	height: 141px;
	margin: 5px 10px 5px 0;
	padding: 3px;
	background-color: #f9f9e7;
	border: #dbdbc0 1px solid;
	}
	#banner a img {
		border: none;
		margin: 0;
		padding: 0;
		}
	#banner-navigation,
	#controls-prev,
	#controls-next,
	.banner-images,
	#controls-adv,
	#banner #caption,
	#banner-loader,
	#banner .pagination {
		display: none;
		}
	


/*#home-nav {
	margin: 22px 0 0 0; 
	background: #15204b url(/ui/images/public/layout/navigation/nav-bg.jpg) repeat-x top left;
	width: 839px;
	height: 35px;
	padding: 0 0 3px 0;
	}*/
	
	
#home-nav {
	position: absolute;
	top: 92px;
	margin: 0 0 0 0; 
	background: #15204b url(/ui/images/public/layout/navigation/nav-bg.jpg) repeat-x top left;
	width: 839px;
	height: 35px;
	padding: 0 0 3px 0;
	}
	
#home-nav ul {
	/*margin: 0 5px 0 5px;*/
	margin: 0;
	padding: 0;
	list-style: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	}
	
#home-nav ul li {
	float: left;
	line-height: 35px;
	background: url(/ui/images/public/layout/navigation/nav-divide.jpg) no-repeat top right;
	}
	
#home-nav ul li a {
	margin: 0 10px 0 10px;
	color: #ffffff;
	text-decoration: none;
	}
	
#pic-main {
	width: 954px;
	float: left;
	z-index: 2;
	background-color: #ffffff;
	border: #e7e8a3 1px solid;
	margin: 1px 0 0 0;
	height: 289px;
	padding: 2px;
	}

#content-wrapper {
	float: left;
	background-color: #ffffff;
	margin: 2px auto 2px auto;
	width: 960px;
	}
	
#left-column {
	float: left;
	background: #ffffff url(/ui/images/public/layout/left-column-bg.gif) no-repeat top left;
	width: 240px;
	padding: 5px 15px 5px 5px;
	}
	
.advert {
	padding: 10px;
	}
	
#right-column {
	float: left;
	width: 680px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
#right-column p {
	margin: 0 0 15px 0;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
#right-column img {
	margin: 5px 10px 5px 0;
	padding: 3px;
	background-color: #f9f9e7;
	border: #dbdbc0 1px solid;
	float: left;
	clear: right;
	}
	
	
.left-module h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5f5b38;
	margin: 5px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #e5dbc2;
	font-weight: normal;
	font-style: normal;
	}
	
.left-module ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	font-style: italic;
	}
	
.left-module ul li {
	margin: 0;
	padding: 0;
	height: 34px;
	background: url(/ui/images/public/layout/left-navigation/li-bg.gif) repeat-x top left;
	display: block;
	padding: 3px 0 0 5px;
	}
	
/*.left-module ul li:hover {
	background: #e5dbc2;
	}*/
	
.left-module ul li a {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	}
	
.left-module ul li a:hover {
	color: #000000;
	}
	
.view-all {
	margin: 5px 0 0 0;
	width: 240px;
	text-align: right;
	border: none;
	}
	

#bread-crumbs {
	margin: 5px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #8b8c62;
	}
	
#footer {
	background: #0c1436 url(/ui/images/public/layout/footer-bg.jpg) repeat-x top left;
	float: left;
	clear: both;
	margin: 2px auto 2px auto;
	width: 960px;
	height: 114px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f3dc6e;
	}
	
#footer .left {
	float: left;
	background: url(/ui/images/public/layout/footer-logo.jpg) no-repeat top left;
	height: 114px;
	width: 480px;
	text-align: left;
	}
	
#footer .left p {
	margin: 40px 0 0 70px;
	
	}
	
#footer .left a, #footer .left a:link, #footer .left a:active, #footer .left a:visited {
	color: #f3dc6e;
	text-decoration: underline;
	} 
	
#footer .right {
	float: left;
	width: 480px;
	}
	
#footer .right p {	
	text-align: right;
	margin: 30px 10px 0 0;
	}
fieldset { 
	border: 0;
	}

	fieldset div { 
		margin-bottom: 5px;
		}

	fieldset div label { 
		float: left;
		width: 125px;
		}

.form_status { 
	text-align: center;
	color: #ff0000 !important;
	}

.form_error { 
	color: #ff0000;
	}
	
.table {
	border: 1px solid #cfc7a0;
	padding: 3px;
	}
	
.table .alt {
	background-color: #e6e3da;
	}
	
#cwd {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 32px;
	text-align: right;
	width: 960px;
	margin: 0 auto;
	}