body {
	margin:0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	background-color:#333333;
}
p, td, li{
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	letter-spacing:1px;
}
p { 
	margin:0px 0px 10px 0px;
}
h1 {
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	margin:0px 0px 20px 0px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	margin:0px 0px 10px 0px;
}
img {
	border:0px;
}
a {
	color:#e1dcd6;
	text-decoration:none;
}
a:hover{
	color:#ffffff;
}
#container {
	position:absolute;
	left:50%;
	top:50%;
	width:800px;
	height:560px;
	margin-left:-400px;
	margin-top:-280px;
}
#box-outer {
	position:relative;
	background-color:#ffffff;
	width:800px;
	height:560px;
}
#box-inner {
	position:absolute;
	top:2px;
	left:2px;
	background-color:#c7bfb2;
	width:792px;
	height:552px;
	border:2px solid #e1dcd6;
}
#header {
	position:absolute;
	top:4px;
	left:4px;
	background-color:#aba290;
	width:780px;
	height:110px;
	border:2px solid #e1dcd6;
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
	background-color:#333333;
	width:150px;
	height:110px;
	border-right:2px solid #e1dcd6;
}
#pink {
	position:absolute;
	top:0px;
	left:152px;
	background-color:#fe51c4;
	width:628px;
	height:26px;
}
.button {
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	letter-spacing:1px;
	color:#e1dcd6;
}
#button-1 a {
	position:absolute;
	top:34px;
	left:168px;
	display:block;
	width:121px;
	height:14px;
	border:4px solid #e3dfd9;
	background: url("../images/ladyvalentine/button-1.jpg") 0 0 no-repeat;
	padding:42px 0px 4px 14px;
}
#button-1 a:hover {
	background-position: 0 -60px;
	color:#ffffff;
}
#button-2 a {
	position:absolute;
	top:34px;
	left:319px;
	display:block;
	width:121px;
	height:14px;
	border:4px solid #e3dfd9;
	background: url("../images/ladyvalentine/button-2.jpg") 0 0 no-repeat;
	padding:42px 0px 4px 14px;
}
#button-2 a:hover {
	background-position: 0 -60px;
	color:#ffffff;
}
#button-3 a {
	position:absolute;
	top:34px;
	left:470px;
	display:block;
	width:121px;
	height:14px;
	border:4px solid #e3dfd9;
	background: url("../images/ladyvalentine/button-3.jpg") 0 0 no-repeat;
	padding:42px 0px 4px 14px;
}
#button-3 a:hover {
	background-position: 0 -60px;
	color:#ffffff;
}
#button-4 a {
	position:absolute;
	top:34px;
	left:621px;
	display:block;
	width:121px;
	height:14px;
	border:4px solid #e3dfd9;
	background: url("../images/ladyvalentine/button-4.jpg") 0 0 no-repeat;
	padding:42px 0px 4px 14px;
}
#button-4 a:hover {
	background-position: 0 -60px;
	color:#ffffff;
}
#content-box {
	position:absolute;
	top:116px;
	left:4px;
	background-color:#aba290;
	width:780px;
	height:390px;
	border:2px solid #e1dcd6;
}
.background-start {
	background: url(../images/ladyvalentine/background-start.jpg) no-repeat;
}
.background-home {
	background: url(../images/ladyvalentine/background-home.jpg) no-repeat;
}
.background-galerie {
	background: url(../images/ladyvalentine/background-galerie.jpg) no-repeat;
}
.background-contact {
	background: url(../images/ladyvalentine/background-contact.jpg) no-repeat;
}
#content-start {
	position:absolute;
	top:150px;
	width:100%;
	text-align:center;
}
#content {
	position:absolute;
	top:0px;
	left:430px;
	width:276px;
	height:366px;
	padding:12px 12px 12px 12px;
	text-align:left;
}
#content-start img {
	border:1px solid #e1dcd6;	
}
#content-galerie {
	position:absolute;
	top:0px;
	left:430px;
	width:308px;
	height:366px;
	padding:12px 0px 12px 12px;
	text-align:left;
}
.thumbnail 
{
    float:left;
	border:2px solid #e1dcd6;
	margin:0px 15px 15px 0px;
}
#footer {
	position:absolute;
	top:515px;
	left:0px;
	width:785px;
	height:35px;
}
#footer p {
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	line-height:15px;
	color:#fff;
}
#social
{
    position:absolute;
    left:430px;
    top:337px;
	width:276px;
	padding: 12px;
	text-align:right;
}
#social img
{
    padding-right:6px;
}
