﻿h1 {
	font-family: "Comic Sans MS";
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	color: #D90057;
	text-align: center;
	line-height: 45px;
}
body {
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: inherit;
	color: #D90057;
}
a {
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: inherit;
	color: #0000FF;
}
img {
	border-style: none;
}
h2 {
	font-family: "monotype Corsiva";
	font-size: x-large;
	color: #006699;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
/* CSS layout */
#left_col {
	width: 125px;
	position: absolute;
	left: 0px;
	top: 120px;
}

#right_col {
	width: 125px;
	position: absolute;
	top: 0px;
	right: 0px;
	float: left;
}
#page_content {
	padding: 2px;
	margin-right: 125px;
	margin-left: 125px;
}
	
#container {
	position: relative;
	top: 0px;
	background-color: #ffffff;
	width: 950px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
}
#backcover {
	position: absolute;
	left: 0px;
	top: 0px; 
	background-color: #ffffFF; 
	width: 100%; 
	margin-right: auto; 
	margin-left: auto; 
	margin-bottom: auto;
}
#logo {
	width: 125px;
	height: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
	float: right;
}
#bottom_nav {
	border-style: groove;
	bottom: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
.cntr{
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#table {
	padding: 4px;
	margin: 1px;
	border-width: 0px;
	border-color: #CCFFCC;
	width: 100%;
}
a:active {
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
}
.tbl675 {
	table-layout: fixed;
	border-spacing: 2px;
	empty-cells: show;
	caption-side: top;
	width: 550px;
	position: relative;
	border-style: ridge;
	text-align: center;
	border-width: medium;
	padding: inherit;
}
#Exotic {
	padding: 2px;
	margin: 2px;
	float: left;
	width: 190px;
	background-image: url('../images/categories/exotic_anniversary.jpg');
	overflow: hidden;
	background-repeat: no-repeat;
	height: 180px;
}
#Thoughtful {
	padding: 2px;
	margin: 2px;
	background-position: center;
	float: left;
	width: 190px;
	background-image: url('../images/categories/thoughtful_anniversary.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 180px;
}
#Sensual {
	padding: 2px;
	margin: 2px;
	background-position: center;
	float: left;
	width: 190px;
	background-image: url('../images/categories/sensual_anniversary.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 180px;
}
.ctrtble {
	border-style: none;
	vertical-align: middle;
	text-align: center;
	padding: 2px;
	margin: 2px;
}
#navigation {
	width: 125px;
	height: 400px;
	overflow: hidden;
}

#navigation ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#navigation li {
	display: list-item;
}
#navigation a {
	display: block;
	width: 125px;
	height: 40px;
	background-image: url(../images/nav-bar.png);
	text-indent: -5000px;
}

#nav-home a {background-position: 0 0;}
#nav-home a:hover {background-position: 0 -50px;}
#nav-home a:active {background-position: 0 -100px;}

#nav-Anniversaries a {background-position: -125px 0;}
#nav-Anniversaries a:hover {background-position: -125px -50px;}
#nav-Anniversaries a:active {background-position: -125px -100px;}

#nav-reminders a {background-position: -250px 0;}
#nav-reminders a:hover {background-position: -250px -50px;}
#nav-reminders a:active {background-position: -250px -100px;}

#nav-etiquette a {background-position: -375px 0;}
#nav-etiquette a:hover {background-position: -375px -50px;}
#nav-etiquette a:active {background-position: -375px -100px;}

#nav-history a {background-position: -500px 0;}
#nav-history a:hover {background-position: -500px -50px;}
#nav-history a:active {background-position: -500px -100px;}

#nav-party a {background-position: -625px 0;}
#nav-party a:hover {background-position: -625px -50px;}
#nav-party a:active {background-position: -625px -100px;}

#nav-links a {background-position: -750px 0;}
#nav-links a:hover {background-position: -750px -50px;}
#nav-links a:active {background-position: -750px -100px;}

#nav-store a {background-position: -875px 0;}
#nav-store a:hover {background-position: -875px -50px;}
#nav-store a:active {background-position: -875px -100px;}

#nav-sitemap a {background-position: -1000px 0;}
#nav-sitemap a:hover {background-position: -1000px -50px;}
#nav-sitemap a:active {background-position: -1000px -100px;}

#gift_tabs { clear: both; margin-top: 10px; padding-bottom: 5px; }
#gift_tabs ul { margin: 0px; padding: 0px; list-style: none; }
#gift_tabs li { float: left; padding: 0px; margin: 0px;}
#gift_tabs a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/top_tab_1_left1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 2px;
}
#gift_tabs a span {
	display: block;
	padding: 5px 10px 4px 10px;
	background-image: url(../images/top_tab_1_right1.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#ax_gift_tabs { clear: both; margin-top: 10px; padding-bottom: 5px; }
.ax_gift_tabs ul { margin: 0px; padding: 0px; list-style: none; }
.ax_gift_tabs li { float: left; padding: 0px; margin: 0px;}
.ax_gift_tabs a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/top_tab_1_left1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 2px;
}
.ax_gift_tabs a span {
	display: block;
	padding: 5px 10px 4px 10px;
	background-image: url(../images/top_tab_1_right1.gif);
	background-position: right top;
	background-repeat: no-repeat;
}


#centre600 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.txtcntr {
	text-align: center;
}



