#container{
	background-color: #333333;
	margin:auto;
	width:800px;
	margin-bottom: 0px;
}

#main {
	background-image: url(speeddating.jpg);
	height: 748px;
	width: 800px;
	
}

#flash{
	float: right;
	height: 330px;
	width: 377px;
	}
#icon {
	clear: both;
	height: 100px;
	width: 800px;
}


#book {
	float: left;
	width: 120px;
	height: 120px;
	padding-left: 80px;
}

#book a{
	background-image: url(book.gif);
	line-height: 120px;
	width: 120px;
	display: block;
	text-align: center;
	outline: none;
	text-decoration: none;
}

#book a:hover{
	background-image: url(bookhover.gif);
}

#film {
	float: left;
	width: 120px;
	height: 120px;
	padding-left: 30px;
}

#film a{

	background-image: url(film.gif);
	line-height: 120px;
	width: 120px;
	display: block;
	text-align: center;
	outline: none;
	text-decoration: none;}
	
#film a:hover{
	background-image: url(filmhover.gif);
}

#maincontent{
	height: 160px;
	margin-left: 60px;
}

#box{
	float: left;
	width: 140px;
	border-right: solid white 1px;
	height: 150px;
	padding-left: 20px;
}
#box h1{
	color: #D3357E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

#box h2{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	padding-top: 0px;
}


#box ul{
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 0px;
}

#box li{
	list-style-type: none;
	line-height: normal;
}

#box li a{
	color: #FFFFFF;
	text-decoration: none;
}

#box li a:hover{
	text-decoration:underline
}

#box p a{
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	
}

#box p a:hover{
	text-decoration: underline;
	}
#box2{
	float: left;
	width: 140px;
	height: 150px;
	padding-left: 20px;
}

#box2 ul{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#box2 li{
	list-style-type: none;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
}
#box2 li a{
	background-color: #D3357E;
	display: block;
	width: 110px;
	padding-left: 20px;
	line-height: 25px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
#box2 li a:hover{
	background-color: #721841;
}

#footer{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#footer a {
	color: #999999;
	text-decoration: none;
	line-height: 40px;
	font-weight: bold;
	}

#footer a:hover{
	color: #FFFFFF;
}

#credits{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: x-small;
	padding-top: 20px;
}

#about{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: x-small;
	padding-top: 20px;
}
#icon2{
	height: 128px;
}
#tellafriend{
	float: right;
	width: 128px;
	height: 128px;
	padding-right: 30px;
}

#wrap{ float: right;

}
#RC{
	float: right;
	width: 174px;
	height: 50px;
	padding-right: 50px;
	padding-top:30px;

}

#CC{
	float: right;
	width: 51px;
	height: 50px;
	padding-right: 30px;
	padding-top:30px;


}
#charities{
	clear: both;
	color: white;
	text-align:right;
	padding-right: 50px;
	}
#tellafriend a{
	background-image: url(images/envelope.gif);
	line-height: 128px;
	width: 128px;
	display: block;
	text-align: center;
	outline: none;
	text-decoration: none;
}

#RC a{
	background-image: url(RC.JPG);
	line-height: 50px;
	width: 174px;
	display: block;
	text-align: center;
	outline: none;
	text-decoration: none;
}

#CC a{
	background-image: url(CCTF.JPG);
	line-height: 50px;
	width: 51px;
	display: block;
	text-align: center;
	outline: none;
	text-decoration: none;
}
.style1 {color: #FFFFFF}


