@charset "utf-8";
/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

a,a:link,a:active,a:visited{
	color: #666666;
	text-decoration: none;
	white-space: nowrap;
	outline:none;
}

a:hover{
	color: #999999;
	text-decoration: underline;
}

:focus
{
  -moz-outline-style: none;
}


body{
	background: url(images/Cupid-BG.jpg) #000000 repeat top;
	color: #666666;
	font: normal 7pt/17px Tahoma,Arial,verdana,lucida,helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	top: -5px;
	Left: 285px;
	position:absolute;
	z-index:100;
}

h1 span	{
	display: none;
}

h2{
	margin: 10px 0px 0px 0px;
	padding: 10px 5px 0px 0px;
	position: relative;
	left:0px;
	top:30px;
}

h2 span	{
	display: none;
}

#award	{
	top:435px;
	left:658px;
	position:absolute;
	z-index: 100;
}
#award-2	{
	top:335px;
	left:658px;
	position:absolute;
	z-index: 100;
}

#award-3	{
	top:235px;
	left:658px;
	position:absolute;
	z-index: 100;
}
#award-4	{
	top:135px;
	left:658px;
	position:absolute;
	z-index: 100;
}
#award-5	{
	top:35px;
	left:658px;
	position:absolute;
	z-index: 100;
}

#body	{
	margin: 0px 0px 0px 0px;
	padding:0px;
	position: relative;
	text-align:left;
}

#box 	{
	position:relative;
	top:50px;
	left:50px;
	padding:0px;
	margin:0px;
}

#container{
	margin: 0px auto; /*auto is needed for ns6+ & ie5mac to center the container*/
	padding: 0px;
	position:relative;
	text-align: left;
	width: 800px;
	background:transparent;
}

#content {
	width: 300px;
	height:250px;
	position:absolute;
	top: 10px;
	left: 10px;
}

#footer	{
	height:10px;
	position:absolute;
	color:#333333;
	top:590px;
	text-align:center;
	padding:2px 0px 0px 0px;
	width: 800px;
}

#menu	{
	position:absolute;
	height:40px;
	margin:0px 0px 0px 0px;
	text-align: center;
	top: 75px;
	left:0px;
	z-index:5;
	width: 800px;
}

#menu	img	{
	padding:5px;
}

#menu-hm	{
	position:absolute;
	height:40px;
	margin:0px 0px 0px 0px;
	text-align: center;
	top: 550px;
	left:0px;
	z-index:5;
	width: 800px;
}

#menu-hm	img	{
	padding: 0px 3px 0px 3px;
}

