body {
	padding: 0;
	margin: 0;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}
div {
	margin: 0;
	padding: 0;
}
#right-grey-holder {
	background: url("img/right_grey.gif") top center repeat-y;
}
#top-band-holder {
	background: url("img/top_band.png") top left repeat-x;
}
#top-holder {
	background: url("img/top.png") top center no-repeat;
	text-align: center;
}
#bottom {
	border-top: 1px solid #edede1;
	color: #676767;
	text-align: center;
}
#middle {
	width: 1000px;
	margin: 0px auto;
	background: url('img/right_bg.gif') 746px repeat-y;
	position: relative;
}
#middle-content {
	background: url("img/top.png") top center no-repeat;
}
#bottom-middle {
	margin: 0 auto;
	width: 761px;
	padding: 10px 0 10px 239px;
	text-align: left;
	background: url("img/bottom_heart.gif") 205px 13px no-repeat;
}
#left-col {
	margin-top: 295px;
	width: 239px;
	float: left;
}
#content {
	margin-top: 243px;
	width: 500px;
	float: left;
	text-align: left;
}
#content .italic {
	margin: 20px 20px 0px 20px;
	font-style: italic;
}
#content .question {
	margin: 20px 20px 0px 0;
	padding: 0 0 0 20px;
	background: url('img/question_mark.gif') 8px 2px no-repeat;
	font-weight: bold;
}
#content .answer {
	margin: 5px 20px 0 0;
	padding: 0 0 0 20px;
	background: url('img/exclamation_mark.gif') 10px 2px no-repeat;
}
.text {
	margin: 20px 20px 20px 20px;
}
.text h4 {
	margin: 10px 0 5px 0;
}
#content ul {
	margin: 5px 0 10px 0;
	padding: 0 0 0 15px;
}
#right-col {
	margin-top: 279px;
	padding: 0 0 20px 0;
	width: 259px;
	float: right;
}
#calendar {
	background: url('img/calendar_bg.gif') 13px 0 repeat-y;
	padding: 0;
	text-align: left;
}
#calendar h3 {
	margin: 0; padding: 0;
}
#calendar h3 a {
	display: block;
	background: url('img/calendar.gif') 13px 0 no-repeat;
	height: 58px;
	margin: 0;
	text-indent: -4000px;
}
#calendar .action {
	padding: 0 25px 0 32px;
}
#calendar h4, #calendar h4 a {
	color: #515151;
	text-decoration: none;
}
#persona {
	text-align: left;
}
#persona h4 {
	margin: 10px 0 10px 32px;
	text-transform: uppercase;
}
#persona p.resp-info {
	margin: 0 20px 10px 32px;
	color: #a9a669;
}
#persona h4, #persona h4 a, #persona h4 a:visited {
	color: #a9a669;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#persona h4 a:hover {
	text-decoration: none;
}
#portrait, .portrait {
	margin: 0 0 10px 32px;
}
.portrait img {
	border: none;
}
#persona h3 {
	margin: 0; padding: 0;
}
#persona h3 a {
	display: block;
	height: 47px;
	margin: 0 0 5px 0;
	background: url('img/persona.gif') 13px 0 no-repeat;
	text-indent: -4000px;
}
#persona .question {
	font-weight: bold;
	background: url('img/question_mark.gif') 20px 12px no-repeat;
	padding: 10px 20px 0 32px;
	color: #515151;
}
#persona .answer {
	background: url('img/exclamation_mark.gif') 22px 7px no-repeat;
	padding: 5px 20px 10px 32px;
	color: #858586;
}
#calendar .date {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 5px 0;
}
#calendar .date, #calendar .date a,  #calendar .date a:visited {
	text-transform: uppercase;
	color: #f48003;
	text-decoration: none;
}
#calendar h4 {
	font-weight: bold;
	padding: 0; margin: 0;
}
#calendar p {
	color: #858586;
}
.h1 { padding: 0; margin: 0; }
h1 {
	height: 32px;
	width: 480px;
	background: #ffc200;
	/*color: #563514;*/
	color: #ff003e;
	font-size: 20px;
	font-weight: bold;
	padding: 13px 0 0 20px;
	margin: 0;
}
.with-image h1 {
	width: 340px;
}
.wide-title h1 {
width: 440px;
}
.with-image h1 {
	color: #563514;
	padding-left: 20px;
}
#context {
	background: #ffc200;
	padding: 2px 10px 8px 20px;
}
#context, #context a, #context a:hover {
	color: #a94f13;
	text-decoration: none;
	font-weight: bold;
}
#context a:hover {
	color: #ff003e;
}
.content-a {
	background: #969477;
	color: white;
	padding: 20px 20px 10px 0;
	margin: 0;
}
.content-a h4, .with-image h3, .with-image h2 {
	padding: 0 20px 0 20px;
}
.content-a h4 {
	margin: 5px 0 0 0;
}
.content-a a, .content-a a:visited {
	color: #f0efae;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
p.noindent {
	padding-bottom: 0px;
}
.content-a p {
	padding-left: 20px;
}
.content-a .publications {
	padding: 0 0 0 20px;
	margin: 0;
}
.content-a .publications table {
	width: 460px;
}
.content-a .header, .content-a .odd {
	background: #a4a27e;
}
.content-a td {
	padding: 10px 10px;
	text-align: center;
}
.content-a .header td, .content-a .header th {
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffc300;
	padding: 5px 10px;
	text-align: left;
}
.content-a li {
	margin-left: 20px;
}
.content-a .more {
	margin: 10px 0 0 0;
	background: url('img/arrow_orange.gif') 15px 0 no-repeat;
}
.content-a .more a, .content-a .more a:visited {
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 20px 0 40px;
	font-weight: bold;
	color: #ffc200;
}
#main-menu {
	list-style-type: none;
	text-align: right;
}
#main-menu li {
	margin: 5px 35px 0 0;
}
#main-menu li, #main-menu a {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #616161;
	font-weight: bold;
	font-style: italic;
}
#main-menu li.active, #main-menu span, #main-menu a:hover {
	color: #ff003d;
}
#main-menu span {
	background: url('img/arrow_red.gif') top left no-repeat;
	padding-left: 20px;
}
#main-menu a {
	padding-left: 20px;
}
#main-menu .submenu a {
	padding-left: 0px;
}
#main-menu .submenu {
	list-style-type: none;
	padding: 0;
	margin: 20px 0 25px 0;
}
#main-menu .submenu li {
	text-align: right;
	margin: 0;
	padding: 0 30px 0 0;
	background: url('img/bullet.gif') 92% 6px no-repeat;
}
#main-menu .submenu li, #main-menu .submenu a {
	text-transform: none;
	font-style: normal;
	color: #969696;
}
#main-menu .submenu span {
	text-transform: none;
	font-style: normal;
	padding-left: 0;
	background-image: none;
}
#links {
	background: url('img/left_line.gif') top right no-repeat;
	list-style-type: none;
	position: absolute;
	padding: 10px 0 0 0;
	margin: 0;
	bottom: 0px;
	height: 80px;
	left: 0px;
	width: 204px;
}
#links li, #links li a {
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	color: #b3b18e;
}
#shortcut-menu {
	height: 91px;
	list-style-type: none;
	position: absolute;
	top: 3px;
	left: 410px;
	margin: 0;
}
#shortcut-menu a, #shortcut-menu span {
	display: block;
	height: 91px;
}
#shortcut-menu li {
	float: left; height: 91px;
}
#shortcut-menu a, #shortcut-menu span {
	text-indent: -4000px;
}
#shortcut-menu li.one, #shortcut-menu li.one a {
	width: 105px;
}
#shortcut-menu li.two, #shortcut-menu li.two a {
	width: 115px;
}
#shortcut-menu li.three, #shortcut-menu li.three a {
	width: 120px;
}
#shortcut-menu li.four, #shortcut-menu li.four a {
	width: 135px;
}
#shortcut-menu a { display: block; }
#shortcut-menu li.one a {
	background: url('img/menu_applications.gif') top left no-repeat;
}
#shortcut-menu li.one a:hover, #shortcut-menu li.one span {
	background: url('img/menu_act_applications.gif') top left no-repeat;
}
#shortcut-menu li.two a {
	background: url('img/menu_forms.gif') top left no-repeat;
}
#shortcut-menu li.two a:hover, #shortcut-menu li.two span {
	background: url('img/menu_act_forms.gif') top left no-repeat;
}
#shortcut-menu li.three a {
	background: url('img/menu_photos.gif') top left no-repeat;
}
#shortcut-menu li.three a:hover, #shortcut-menu li.three span {
	background: url('img/menu_act_photos.gif') top left no-repeat;
}
#shortcut-menu li.four a {
	background: url('img/menu_for_children.gif') top left no-repeat;
}
#shortcut-menu li.four a:hover, #shortcut-menu li.four span {
	background: url('img/menu_act_for_children.gif') top left no-repeat;
}
#content .dark {
	background: #99976e;
	color: #ffffff;
	padding: 20px 15px 20px 0;
	margin: 30px 0 0 0;
}
#content .nomargin {
	margin: 0;
}
#content div.calendar, #content div.archive {
	padding-left: 20px;
}
.dark h2 {
	font-size: 20px;
	margin: 0 0 30px 20px;
}
.actual-b .band {
	height: 12px;
	background: #a8d638;
}
.actual-a, .actual-b {
	margin: 0 0 50px 0;
}
.more {
	margin: 10px 0 0 0;
	padding: 0;
	background: url('img/arrow_orange.gif') 2px 0 no-repeat;
}
.actual-a .more, .actual-b .more {
	padding: 0 0 10px 0;
}
.more a, .more a:visited {
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 20px 0 20px;
	font-weight: bold;
	color: #ffc200;
}
.actual-a, .actual-b {
	background: #969477;
}
.actual-a .h2 h2, .actual-b .h2 h2 {
	background: #ffc200;
	color: #563514;
	width: 360px;
	height: 32px;
	font-size: 20px;
	font-weight: bold;
	padding: 13px 20px 0 20px;
	margin: 0;
}
.actual-b .h2 h2 {
	background: #a8d638;
}
.actual-a .short, .actual-b .short {
	background: #969477;
	color: white;
	padding: 10px 20px 10px 20px;
	margin: 0;
}
.dark ol, .dark ul {
	color: #ffc300;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
}
.dark .more-info {
	text-transform: none;
	color: white;
	background: #a4a27e;
	font-weight: normal;
	display: block;
	margin: 3px 0 0 10px;
	padding: 3px 10px;
}
table.calendar, table.archive {
	width: 100%;
}
.dark li.odd, .calendar tr.odd, .archive tr.odd {
	background: #a4a27e;
}
.calendar .location, .calendar .location a,
		.calendar .date, .archive .title, .archive .date,
		.archive .title a, .archive .title a:visited {
	color: #ffc300;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.archive .title a:hover {
	text-decoration: underline;
}
.calendar .date, .archive .date {
	color: #ffffff;
}
table.calendar td, table.archive td {
	padding: 7px 10px 7px 10px;
}
tr.even td {
	padding-bottom: 20px;
}
.calendar .date, .archive .date {
	text-align: right;
}
.dark li {
	padding: 7px 10px 7px 10px;
	list-style-position: outside;
	clear: both;
}
.dark li.even {
	padding: 12px 10px 12px 10px;
}
.dark li .title {
	display: block;
	float: left;
	width: 330px;
	padding: 0;
}
.dark li .link, .dark li .date, .dark li .info {
	display: block;
	float: right;
	width: 90px;
	text-align: right;
}
.dark li .info {
	width: 60px;
}
.dark li .date {
	width: 140px;
}
.dark li .number {
	width: 20px;
	float: left;
}
.dark li .link, .dark li .link a, .dark li .info, .dark li .info a {
	color: #ffffff;
	text-decoration: none;
}
.dark li .link a, .dark li .info a {
	display: block;
	padding: 0 0 0 25px;
	text-align: right;
	background: url('img/arrow_white_light_bg.gif') top left no-repeat;
}
.system-message {
	background: #99976e;
	padding: 60px 20px 60px 30px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	margin: 60px 0 0 0;
}
.initial {
	padding: 20px 20px 20px 20px;
	color: #8c8a6a;
	font-weight: bold;
}
#user-box {
	position: absolute;
	top: 10px;
	left: 60px;
	width: 230px;
}
#content .context-menu {
	margin: 20px 0 0 20px;
	padding: 0;
}
.context-menu li {
	list-style-type: none;
	border: 1px solid #ffffff;
}
.context-menu a, .context-menu a:visited, .context-menu a:hover,
		.context-menu span {
	color: #ff0029;
	font-weight: bold;
}
.context-menu span {
	padding: 0 0 0 25px;
	display: block;
	background: url('img/arrow_green.gif') top left no-repeat;
}
.context-menu a, .context-menu a:hover {
	display: block;
	padding: 0 0 0 25px;
	text-decoration: none;
}
#content .top0 {
	margin-top: 0;
}
#content .top50 {
	margin-top: 50px;
}
.cleaner {
	display: block;
	height: 1px;
	font-size: 1px;
}
.bottom50 {
	margin-bottom: 50px;
}
ol ol li {
	list-style-type: lower-latin;
}
.law {
	background: white;
	margin: 0 20px;
}
.law td, .law th {
	background: #969477;
	padding: 2px 5px;
}
.photos {
	background: #969477;
	color: white;
	padding: 20px 0 10px 20px;
	margin: 0;
}
.described-img {
	display: block;
	width: 150px;
	padding: 0;
	margin: 0 7px 10px 0;
}
.described-img span {
	display: block;
	margin: 3px 0 0 0;
}
.described-img a, .described-img img {
	border: none;
	padding: 0; margin: 0;
}
.photo-menu {
	margin: 30px 0 30px 0;
}
table.books {
  margin: 0;
}
.books img, .books a, .books a:visited {
	border: none;
}
.books .book {
	width: 60px;
	text-align: center;
	vertical-align: middle;
}
.books .info {
	padding: 10px;
	color: white;
}
.books .annotation {
	text-decoration: none;
	color: white;
}
.books .odd {
	background: #a4a27e;
}
.books .title {
	font-weight: bold;
	color: #ffc300;
	text-transform: uppercase;
	text-decoration: none;
}
.book-detail img {
	border: none;
	margin: 0;
	padding: 0;
	display: block;
}
.book-info {
	background: #969477;
	color: white;
	padding: 20px 20px 10px 20px;
}
.book-info h2, .book-info h3, .book-info a, .book-info a:visited {
	color: #ffc300;
}
.book-info h3 {
	margin: 0;
}
a, a:hover, a:visited {
	color: #f0efae;
}
.book-info h2 {
	margin: 10px 0 20px 0;
}
#content .books-padding {
	margin: 0;
	padding: 20px 10px 0 10px;
}
table.survey {
	margin: 0 0 20px 0;
}
.survey th {
	padding: 10px 0 10px 10px;
}
.survey .odd td {
	background: #a4a27e;
	padding: 5px 10px;
}
.survey .even td {
	padding: 5px 10px;
}
h2.warning {
	color: #ffc200;
}
#content table.dark {
	background: white;
	margin: 10px 0;
	padding: 0;
}
#content table.dark td, #content table.dark th {
	background: #969477;
	padding: 2px 5px;
}
#content table.dark th {
	padding: 5px;
}
.competition ol {
	list-style-type: lower-alpha;
}
#content .competition h2 {
	margin: 20px 0 30px 0;
	padding: 30px 0 0 0;
}
#content .competition {
	padding: 0 20px;
}
#content .competition p {
	padding: 0 0 5px 0;
}
#content .competition ol {
	margin: 0 0 20px 40px;
	padding: 0;
}
#content .competition ol li {
	color: white;
	text-transform: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
p.light {
	padding: 10px 20px;
}
p.light a {
	color: #676767;
}
