body {
	background-color: #D7DB7C;
	background-image: url('images/lvcmdbg.jpg');
	background-position: 50% 0;
	background-repeat: no-repeat;
	font-family: Arial; font-size: 12px;
	line-height: 17px;
}

#container {
	width: 960px;
	margin: 0 auto;
	height: 100%;
	position: relative;
	color: #333;
}

h1 {
	font-family: Georgia, arial;
	font-style: italic;
	font-size: 19px;
	margin-bottom: 11px;	
}
h2 {
	font-family: arial;
	font-size: 12px;
	margin-bottom: 11px;
}
a { color: #679940; text-decoration: none; }
a:hover { color: #086EB6; text-decoration: underline; }
			
.btn { margin-bottom: 30px; }

#lvc .logo, #md .logo {
	margin-bottom: 20px;
}

#lvc {
	width: 400px;
	position: absolute;
	left: 0px;
	top: 20px;
}
#lvc .intro { color: #669940; margin-bottom: 14px; }

#lvc .btn { margin-top: 20px; background-image: url('images/btn_lvc.jpg'); width: 257px; height: 40px; background-position: 0 0; }
#lvc .btn a { display: block; width: 257px; height: 40px; }
#lvc .btn:hover { background-position: 0 -40px; }
#lvc h1 { color: #66983F; }
#lvc h2 { color: #2F66B6; }

#md {
	width: 400px;
	position: absolute;
	right: 0px;
	top: 20px;
}
#md .intro { color: #01538D; margin-bottom: 14px;  }

#md .btn { margin-top: 20px; background-image: url('images/btn_md.jpg'); width: 257px; height: 40px; background-position: 0 0; }
#md .btn a { display: block; width: 257px; height: 40px; }
#md .btn:hover { background-position: 0 -40px; }
#md h1 { color: #086EB6; }
#md h2 { color: #000; }

.fotoholderbg1 { margin-top: 20px; width: 290px; height: 70px; background-image:url('images/viewer1.jpg'); background-repeat: no-repeat; position: relative; }
.fotoholderbg2 { margin-top: 20px; width: 290px; height: 70px; background-image:url('images/viewer2.jpg'); background-repeat: no-repeat; position: relative; }
.fotoholder1, .fotoholder2 { width: 272px; height: 55px; overflow: hidden; position: absolute; top: 7px; left: 10px; }
.fotobalk { height: 55px; }
.fotobalk img { display: block; float: left; margin-right: 0px; }

.colofon { position: absolute; right: 10px; top: 10px; font-size: 9px; }
.colofon a { color: #666; text-decoration: none; }
.colofon a:hover { color: #00548A; }
