* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #DADADA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
}
p {
	margin: 10px;
}
h1 {
	color: #DF2925;
	border-bottom: 1px solid #DF2925;
	margin: 10px;
	
}
h2 {
	color: #DF2925;
	margin: 10px;
}
hr {
	width: 100%;
	border: 0px;
	color: #DF2925;
	background-color: #DF2925;
	height: 1px;
	margin: 10px;
}
input, textarea {
	border: 1px solid #DF2925;
}
a {
	color: #DF2925;
}
a:visited {
	color: #BF0F0B;
}
a:hover {
	text-decoration: none;
}
div#dating {
	width: 716px;
	margin: auto;
	border: 1px solid #DF2925;
	background-color: #FFFFFF;
	overflow: auto;
}
div#loves {
	width: 330px;
	margin-left: 170px;
}
p#lovedate {
	text-align: center;
	color: #FFFFFF;
	width: 718px;
	height: 18px;
	background-image: url(love-bar.jpg);
	margin: auto;
	font-size: 11px;
}
table#love {
	height: 28px;
	width: 100%;
	background-image: url(love.jpg);
	_margin-top: -3px;
}
table#love a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	display: block;
	height: 24px;
	border-right: 1px solid #920606;
	text-indent: 10px;
	padding-top: 2px;
	background-image: url(love.jpg);
}
table#love a:hover {
	background-image: url(date.jpg);
}
div#loving {
	width: 165px;
	float: left;
}
div#romance {
	float: right;
	width: 190px;
}
h1#h1left {
	font-size: 12px;
	font-weight: normal;
	margin: 10px;
	border-bottom-style: none;
}
.date {
	margin: 6px;
	_margin-left: 3px;
}
.dates {
	width: 165px;
	border: 1px solid #DF2925;
}
.dates th{
	background-color: #DF2925;
	color: #FFFFFF;
	text-align: left;
}	
.dates p {
	margin: 2px;
}