body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
html,body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
	height: 100%;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.link-navbar:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
.link-navbar:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:normal;
}
.link-navbar:hover {
	text-decoration: none;
	color: #B3A76D;
	font-weight:normal;
}
.link-navbar:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:normal;
}
.linkback {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 151px;
	text-align: center;
	float: right;
	padding-top: 5px;
}
h1 {
	font-weight: normal;
	font-size: 24px;
	color: #B5A970;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
}
h2 {
	font-weight: normal;
	font-size: 14px;
	color: #DBE1A2;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-style: italic;
}

#catlinks ul {
	margin: 0px;
	padding: 0px;
}
#catlinks ul li {
	padding-left: 10px;
	font-weight: normal;
	list-style-type: square;
	list-style-position: inside;
}
#catlinks ul li a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
#catlinks ul li a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-weight:normal;
}
#catlinks ul li a:hover {
	text-decoration: underline;
	color:#FFFFFF;
	font-weight:normal;
}
#catlinks ul li a:active {
	text-decoration: none;
	color:#FFFFFF;
	font-weight:normal;
}
#catlinks a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
#catlinks a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-weight:normal;
}
#catlinks a:hover {
	text-decoration: underline;
	color:#FFFFFF;
	font-weight:normal;
}
#catlinks a:active {
	text-decoration: none;
	color:#FFFFFF;
	font-weight:normal;
}
	
#layout-header1 {
	background-color: #DEE4A6;
	width: 100%;
	height:96px;
	background-image: url(images/headerbackground.jpg);
	background-repeat: repeat-x;
	padding-left: 40px;
}

#layout-navbar1 {
	background-color: #000;
	width: 100%;
	height: 24px;
	padding-left:10px;
	padding-right:10px;
	line-height: 24px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}
#layout-content-center {
	padding:15px 15px 10px 20px;
	background:#fff;
		}
#layout-content-left {
	width:170px;
	padding-left:10px;
	padding-right:10px;
	background:#1F1857 url(images/sidebackground.jpg) repeat-x top;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	}

#thumb-floatleft {
	float: left;
	width: 141px;
	height: 180px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#thumb-floatleft table {
	border: 0px solid #000000;
}
.large-floatleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.thumb {
	border-color:#000000;
	border-style:solid;
	border-width: 0px;
}
.normal:link {
	text-decoration: none;
	font-weight: bold;
	color: #546698;
}
.normal:visited {
	text-decoration: none;
	font-weight: bold;
	color: #546698;
}
.normal:hover {
	text-decoration: underline;
	color: #000000;
}
.normal:active {
	text-decoration: none;
	font-weight: bold;
	color: #546698;
}

#floatright {
	float:right;
	font-size: 12px;
	padding-left:30px;
}
.picture{
	border: 1px solid #000000;
}
.topborder1{
	border: 1px solid #92854B;
}
.topborder2{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #92854B;
	border-right-color: #92854B;
	border-bottom-color: #92854B;
	border-left-color: #92854B;
}
.topborder3{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #92854B;
	border-right-color: #92854B;
	border-bottom-color: #92854B;
	border-left-color: #92854B;
}
