body,div,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,th,p {margin:0;padding:0;}
img {border:0;}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
a {text-decoration: none;}
body {
	margin: 0;
	padding: 0;
	background-color: #F66F89;
}
/* #container {
	height: 650px;
	width: 820px;
	margin: 0;
} */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 40px;
	float: left;
	letter-spacing: 1px;
	width: 680px;
	margin-left: -60px;
	margin-right: 60px;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFB9CE;
	text-align: center;
	letter-spacing: 1px;
	font-weight: bold;
}
#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	font-weight: bold;
}
#branding {
	height: 170px;
	width: 820px;
	float: left;
	margin-top: 0px;
}
/*#secondBox {
	float: right;
	height: 200px;
	width: 900px;
	border: thin solid #0F0;
	margin-right: 25px;
	margin-top: 15px;
	background-color: #00C;
}*/
#branding #mainImg {
	height: 150px;
	width: 820px;
	float: left;
	background-image: url(../romanceImages/romanceMainTitle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #B22D47;
}



#secondaryNav {
	float: left;
	width: 110px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 50px;
	margin-left: 10px;
}
#secondaryNav #genres li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 110%;
}

#secondaryNav #genres li a {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFB9CE;
}
#secondaryNav #genres li a:hover {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff;
}
body {
	background-image: url(../romanceImages/bodyBackground_Romance.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
