﻿body {
	background-color: #8D7453;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#centre {
	width: 796px;
	background-image: url(../images/structure/bg-centre.jpg);
	background-repeat: repeat-y;
}
#sidemenu {
	background-image: url(../images/structure/bg-menu-left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 537px;
	padding-top: 20px;
	padding-left: 45px;
}
#sidemenu a:link, #sidemenu a:visited  {
	color: #FFFFFF;
	display: block;
	float: left;
	width: 130px;
	text-decoration: none;
	padding-bottom: 6px;
}
#sidemenu a:hover {
	color: #8D7453;
}
#left {
	background-image: url(../images/structure/bg-left-extend.jpg);
	background-repeat: repeat-y;
}
#barb {
	background-image: url(../images/structure/barbara-annis-1.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 291px;
	background-position: left top;
}
#barb div {
	padding-left: 13px;
	padding-top: 165px;
}
#barb a:link, #barb a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#barb a:hover {
	color: #7D1A1A;
}
#topmenu {
	background-image: url(../images/structure/bg-menu-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topmenu a:link, #topmenu a:visited {
	color: #214679;
	text-decoration: none;
	font-size: 15px;
	padding-left: 13px;
	padding-right: 13px;
}
#topmenu a:hover {
	color: #7D1A1A;
}
#topmenu div {
	margin-left: 7px;
	margin-bottom: 0px;
	margin-top: 6px;
}
#content {
	width: 750px;
	margin-left: 10px;
	margin-top: 10px;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
}
#rightmiddle {
	background-image: url(../images/structure/box-middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 10px;
}
#rightbtm {
	background-image: url(../images/structure/box-btm.jpg);
	background-repeat: no-repeat;
	height: 11px;
}
#righthead {
	background-image: url(../images/structure/box-top.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
#rightmiddle p {
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link,  a:visited {
	color: #7D1A1A;
	text-decoration: underline;

}
a:hover {
	color: #214679;
	text-decoration: none;
}
.line-dashed {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.text-blue {
	color: #2A6BA7;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #2A6BA7;
	background-image: url(../images/structure/icon-arrow-1.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 12px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #4F84C6;
}
.text-red {
	color: #4F84C6;
}
.text-small {
	font-size: 10px;
}
li {
	padding-bottom: 4px;
}

