﻿h1 {
	font-family: "Comic Sans MS";
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	color: #FF0066;
	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: #FF0066;
}
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;
}
.550td {
	border-style: ridge;
	border-width: medium;
	padding: 2px;
	text-align: center;
	position: relative;
	width: auto;
	height: auto;
	empty-cells: show;
}
#Exotic {
	float: left;
	width: 175px;
}
#Thoughtful {
	float: left;
	width: 175px;
}
#Sensual {
	float: left;
	width: 175px;
}
.ctrtble {
	border-style: none;
	vertical-align: middle;
	text-align: center;
	padding: 2px;
	margin: 2px;
}

