body {
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}

.bios-names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #660000;
	font-weight: bold;
}

.bios-workshops {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	font-weight: bold;
}

.red-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660000;
	font-weight: bold;
	line-height: 22px;
}

.red-bold a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 22px;
}

.red-bold a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6F8090;
	font-weight: bold;
	text-decoration: underline;
	line-height: 22px;
}

.partners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #660000;
	font-weight: bold;
	line-height: 30px;
}



.list-cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	line-height:16px;
	padding-left:40px;
	padding-right:20px;
	padding-top:10px;
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-left: 60px;
}

.breadcrumbsspacer {
	padding-left:5px;
	padding-right:5px;
}

.breadcrumbs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}


.breadcrumbs a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: normal;
}

.contentcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	line-height:16px;
	padding-left:60px;
	padding-right:5px;
	padding-top:19px;
}

.articles-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	line-height:18px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	line-height:14px;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	line-height:14px;
	padding-top: 10px;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	font-weight: normal;
	line-height:14px;
	padding-top: 10px;
}

.toplinksspacer {
	padding-left:5px;
	padding-right:5px;	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	line-height: 28px;
	font-variant: normal;
	font-weight: normal;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 15px;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}


.phototext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 10px;
	padding-right: 20px;
}
.photo {
	padding-top: 20px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: underline;
	font-weight:bold;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;

}

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #660000;
	line-height: 22px;
	font-variant: normal;
	font-weight: normal;
}

.contact2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:22px;
	color: #660000;
}


.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 12px;
}
table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}



ul.rightnavi { margin:0px; padding:0; list-style:none;}
ul.rightnavi li { text-align:left; padding:7px 0px 7px 24px;}
ul.rightnavi li a {
	line-height:20px;
	width:250px;
	float:left;
	color:#ffffff;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: lighter;
}

ul.rightnavi li a:hover, ul.rightnavi li a.selected {

	line-height:20px;
	text-decoration: none;
	font-weight: lighter;
	color:#660000
	
}
