/* CSS Document */

body {
	background: url('images/bg.jpg') #792D3E repeat; margin:0px; color:#FAF6DC }

#wrap {
	width:100%;
	height: 100%;
	margin:0px;
	padding: 0px;
	clear: both;
	position: relative;
 }
#border {
	width:496px;
	background-color:#925458;
	height: auto;
	margin: 0 100px 20px auto; }
#container {
	width:486px;
	height: auto;
	margin:0;
	padding: 0 5px 5px 5px; }
#header {
	width: 486px;
	height:355px;
	margin: 0; padding:0; }
#content {
	width: 456px;
	min-height: 167px;
	height:auto;
	margin: 0;
	padding:0 15px 10px 15px;
	background: url('images/love_05.jpg') #0E1935 no-repeat; }
#footer {
	width: 486px;
	height:148px;
	background: url('images/love_06.jpg') #0E1935 no-repeat; }
#menu {
	width:200px; margin:0; padding:4px 4px;
	float:left; text-align: right;
	}
#disc {
	width:256px; float: left; padding: 6px; }
ul, ol, li {
	font-family:verdana;
	font-size:11px;
}
ul#menu {
	text-align:right;
	font-family:verdana;
	font-size:11px;
	letter-spacing:2px;
	line-height:14px;
	list-style:none;
	}
ul#menu a {
	color:#F7F3DA;
	font-weight:400;
	outline:none }
ul#menu a:hover {
	color:#BEDCCD;
	padding-right: 5px;
	border-right:7px solid #AEA282 }
p {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	margin: 6px 0 6px 0;
	text-indent:20px;
	}
#disc p {
	color:#817BA0;	
	font-family: verdana;
	font-size: 10px;
	text-indent:0px;
	line-height:14px; }
blockquote {
	background-color:#4C273E; color:#BBAD98;
	border-top: 5px solid #2F1C3B;
	border-bottom: 5px solid #2F1C3B;
	margin: -2px 30px 0px 30px; padding: 0 10px;}
h1 {
	font-family: garamond, georgia, times;
	font-size:28px;
	font-weight: 400;
	color:#A3BCB3;
	letter-spacing: 5px;
	font-style:oblique;
	margin: 0 0 6px 0;
	}
h2 {
	color:#925458;
	font-family: georgia, times;
	font-size:16px;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:2px;
	margin-bottom:7px }
strong {
	color:#FF6074;
	font-family:arial, helvetica, sans-serif;
	font-size:10px;
	font-weight: 400;
	text-transform:uppercase; }
em {
	color:#A3BCB3;
	font-family:verdana, sans-serif;
	}

a {
	color:#E6A997;
	font-weight:bold;
	text-decoration:none;
	}
#disc a { font-weight:400; text-transform:uppercase; color:#8C9E8F; }
a:hover, #disc a:hover {
	color:#5B7394;
	}
a:active {
	color: #928774;
	}
input, textarea, select {
	background-color: transparent;
	font-size:11px;
	font-family: 'lucida sans', 'lucida sans unicode', monospace;
	color:#CABFC5;
	border: 0;
	border-bottom: 1px solid #8C9E8F
	}