body {
	margin:0;
	text-align:center;
}

#mainwrapper {
	width:760px;
	margin:auto;
	text-align:left;
}
.homewrapper {
	margin:auto;
	text-align:center;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%; /*large*/
	/*color: #336699;*/
	/*color: #660000;*/
	color: #333333;
}
.smalllinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.smalllinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #CCCC99;*/
	color: #CCCCCC;
	text-decoration: none;
}
.smalllinks a:hover, a:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.compulsory {
	color:#ff0000;
}
.error {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:solid 1px #ff0000;
	color:#ff0000;
	background-color:#ffff99;
}
.success {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:solid 1px #993300;
	color:#008800;
	background-color:#ffffff;
}
.article-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	color: #336699;	
}
.article-head a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #336699;	
}
.article-head a:hover,
.article-head a:focus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #336699;	
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.navlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.navlinks a:hover,
.navlinks a:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
}
.albumtitle, .albumtitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;
}
.albumyear, .albumyear a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffcc;	
	text-decoration: none;
}
.albumtitle a:hover, .albumtitle a:focus,
.albumyear a:hover, .albumyear a:focus {
	font-size: 10pt;
	text-decoration: none;
	color: #ffffff;
}
