* { margin: 0; padding: 0; }

body
{
	margin:0px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
body, input, textarea, select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color:#000000;
	line-height:120%;
}

/* Typo3 Content element standard H1 */
H1.csc-firstHeader
{
	height: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
}

/* Typo3 login box header H1 */
.csc-header-n2 H1
{
	padding-bottom: 10px;
}

p { 
line-height:150%;
text-align:justify;
}

h1 {
	font-weight:normal;
	font-size:1.9em;
	margin-top:0px;
}
h2 {
	font-weight:bold;
	font-size:1.3em;
	color:#666666;
}
#container {
	position:relative;
	margin:0px auto;
	width:760px;
	text-align:left;
}
#header {
	position:relative;
	height:250px;
	background-color:#FFFFFF;
	width:734px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	margin:0px 12px 0px 12px;
}
#header-left {
	padding:0px 0px 0px 8px;
	position:relative;
	float:left;
}
#header-right {
	position:relative;
	float:right;
}
#main {
	position:relative;
	width:734px;
	padding:13px 0px 0px 0px;
	margin:0px 12px 20px 12px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	background-color:#FFFFFF;
}
#leftcol {
	position:relative;
	z-index: 100;
	float:left;
	background-image:url(images/leftmenu-bg.gif);
	background-repeat:repeat;
	width:155px;
}
#topmenu-container {
	position:relative;
	height:26px;
	/*background-image:url(images/menu-bg.gif);*/
	background-repeat:repeat-x;
	width:760px;
}
#topmenu-endleft {
	position:relative;
	float:left;
}
#topmenu-endright {
	position:relative;
	float:right;
}
#topmenu {
	position:relative;
	float:left;
	padding:5px 20px 5px 20px;
	width:696px;
	background-image:url(images/menu-bg.gif);
}
#topmenu-left {
	position:relative;
	float:left;
	color:#000000;
	text-decoration:none;
	font-size:0.85em;
}
#topmenu-left A {
	color:#000000;
	text-decoration:none;
}
#topmenu-left A:hover {
	text-decoration:underline;
}
#topmenu-right {
	position:relative;
	float:right;
	font-size:0.85em;
}
#content {
	position:relative;
	float:left;
	padding:7px 30px 20px 30px;
	width:512px;
}
#footer {
	position:relative;
	text-align:center;
	color:#666666;
	width:760px;
	font-size:0.85em;
}
#footer A {
	color:#666666;
}
.leftmenu-container {
	position:relative;
	height:26px;
	background-image:url(images/menu-bg.gif);
	background-repeat:repeat-x;
	margin:0px 0px 13px 0px;
}
.leftmenu-endleft {
	position:relative;
	float:left;
	left:-8px;
	border:none;
}
.leftmenu-endright {
	position:relative;
	float:right;
	right:-1px;
	border:none;
}
.leftmenu-section {
	padding:0px 0px 15px 22px;	
}
.leftmenu-heading {
	position:relative;
	float:left;
	padding:5px 0px 5px 10px;
	font-weight:bold;
	font-size:0.85em;
}
.leftmenu-link {
	font-size:0.85em;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.leftmenu-link.A:hover {
	text-decoration:underline;
}
.error 
{
	color:#FF0000;
	font-weight:bold;
}
.relative {
	color:#0000FF;
	font-weight:bold;
}
.memories {
	color:#BF27BF;
	font-weight:bold;
}
.Rotator {
	float:right;
	margin:0px 0px 10px 10px;
	background-image:url(images/photo-bg.gif);
	background-repeat:no-repeat;
}
.searchblue {
	color:#0000FF;
	font-weight:bold;
	padding:0px 3px 0px 3px;
}
.searchpurple {
	color:#BF27BF;
	font-weight:bold;
	padding:0px 3px 0px 3px;
}