img
{
	border-width:0px;
}

body
{
	margin:0px;
	padding:0px;
	background-image:url(images/bg_gradient.png);
	background-repeat:repeat-y;
	background-position:center;
}

#mainframe #header
{
	background-image:url(images/header.png);
	background-repeat:no-repeat;
}
#mainframe #menu
{
	background-color:#AF022F;
}
#mainframe #menubottom
{
	background-image:url(images/menu_bottom_main.png);
}
#mainframe #content
{
}
	#mainframe #content #left
	{
		background-color:white;
		vertical-align:top;
	}
	#mainframe #content #left #format_helper
	{
		vertical-align:top;
		padding:15px 15px 0px 15px;
		background-color:white;
		background-repeat:no-repeat;
		background-position:center bottom;
		padding-bottom:150px;
	}
	#mainframe #content #right
	{
		background-color:#F39400;
		vertical-align:top;
	}
#mainframe #footertop
{
	background-image:url(images/footer_top_main.png);
}
#mainframe #footer
{
	background-color:#AF022F;
	vertical-align:middle;
	font-family:'Trebuchet MS';
	font-size:12px;
	color:white;
	text-align:center;
	font-weight:normal;
}
	#mainframe #footer a
	{
		color:white;
		text-align:center;
		font-weight:normal;
		text-decoration:none;
	}
	#mainframe #footer a:hover
	{
		color:white;
		text-align:center;
		font-weight:normal;
		text-decoration:underline;
	}

#intro_title
{
	font-family:'Trebuchet MS';
	font-size:32px;
	color:#AF022F;
	text-align:center;
	width:100%;
	font-weight:bold;
}

#intro_subtitle
{
	font-family:'Trebuchet MS';
	font-size:18px;
	color:#AF022F;
	text-align:center;
	width:100%;
	font-weight:bold;
	margin-top:10px;
}

#intro_desc
{
	font-family:'Trebuchet MS';
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	width:100%;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:30px;
}

.mea_saying
{
	font-family:'Trebuchet MS';
	font-size:13px;
	color:black;
	font-weight:normal;
	margin-bottom:5px;
	font-style:italic;
}


.mea_museumlink
{
	margin-bottom:10px;
}

.mea_museumlink #desc
{
	font-family:'Trebuchet MS';
	font-size:13px;
	color:black;
	font-weight:normal;
}

#mainframe #content a
{
	font-family:'Trebuchet MS';
	font-size:13px;
	color:#AF022F;
	text-decoration:none;
}

#mainframe #content a:hover
{
	font-family:'Trebuchet MS';
	font-size:13px;
	color:#AF022F;
	text-decoration:underline;
}

.mea_saying #source
{
	font-family:'Trebuchet MS';
	font-size:13px;
	color:black;
	font-weight:normal;
	margin-bottom:5px;
	font-style:normal;
}
