/* Header Starts Here */
#header{
	position:relative; 
	height:196px; 
	width:778px;
}

.blank_space {
	width:778px;
	height:5px;
	font-size:0px;
	background-color:#FFFFFF;
	float:left;
}

.top_space {
	width:778px;
	height:2px;
	font-size:0px;
	background-color:#FFFFFF;
	float:left;
}

.header_image {
	width:778px;
	height:130px;
	float:left;
}

.header_links_main{
	width:778px;
	height:29px;
	float:left;
}

.header_link_strip{
	width:6px;
	height:29px;
	float:left;
}

.header_link_bg{
	width:766px;
	height:29px;
	background:url("/v1/valentine-day/images/header_bg_strip.gif") repeat-x;
	float:left;
}

.header_links{
	width:766px;
	height:13px;
	font-weight: bold;
	color:#000000;
	font-size:12px;
	text-align:center;
	padding-top:7px;
	float:left;
}

.header_links a, .header_links a:hover, .header_links a:visited{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.header_search{
	height:25px;
	font-weight:bold;
	color:#A60117;
	font-size:14px;
	text-align:center;
	padding-top:5px;
	padding-left:85px;
	float:left;
}

.search_textbox{
	border:1px solid #A60117;
	background-color: #FFFFFF;
}

.header_search_image{
	height:25px;
	padding-top:5px;
	float:left;
}
/* Header Ends Here */

#footer{
	width:778px;
	height:71px; 
	background-color:#FFFFFF; 
	clear:both;
}

.footer_strip{
	width:778px;
	height:7px;
	float:left;
}

.footer_bg{
	width:778px;
	height:80px;
	background-color: #FDF2D4;
	background:url("/v1/valentine-day/images/sponsor_bg_strip.gif") repeat-y;
	float:left;
}

.bottomlinks{
	width:778px;
	height:62px;
	text-align:center;
	float:left;
}
.bottomlinks1{
	width:778px;
	color:#B73303;
	font-weight:bold;
	font-size:12px;
	padding-top:5px;
	line-height:20px;
	text-align:center;
	float:left;
}
.bottomlinks1 a, .bottomlinks1 a:hover, .bottomlinks1 a:visited{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.content{
	width:778px;
	padding-top:0px;
	padding-bottom:5px;
	font-size:11px;
	color:#000000;
	text-align:center;	
	float:left;
}  
.content a{
	color:#000000;
}
