a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#pageContainer {
	width: 680px;
	margin: 20px auto 0px;
	background-image: url(../images/fronttile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#topBanner {
	background-image: url(../images/extatica.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 138px;
	width: 680px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topNav {
	width: 680px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	background-color: #1D5A85;
}
#topNav ul {
	margin: 0px;
	padding: 2px 0px;
	list-style: none;
	text-align: center;
}
#topNav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#topNav li a {
	height: 0;
	padding: 0 20px;
	text-decoration: none;
}

#topNav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#topNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#topNav a:hover {
	color: #FEEBDA;
}
#bar {
	background-image: url(../images/underbar.gif);
	background-repeat: no-repeat;
	width: 680px;
	height: 5px;
	font-size: 0px;
	line-height: 5px;
}
#curves {
	background-image: url(../images/curves.gif);
	background-repeat: no-repeat;
	width: 680px;
	height: 20px;
}
#container {
	position: relative;
}
/* hide from IE Mac \*/
* html #container {
	height: 100%;
}
/* end hiding from IE Mac */

#main {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 364px;
	padding-right: 153px;
	padding-left: 163px;
	padding-top: 5px;
	font-size: 12px;
	background-image: url(../images/fronttile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
* html #main {
	width: 680px;
	wid\th: 364px;
}
#leftSidebar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 128px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 45px 5px;
	padding-top: 80px;
	font-size: 10px;

}
* html #leftSidebar {
	width: 148px;
	wid\th: 128px;
}
#rightSidebar {
	position: absolute;
	left: 542px;
	top: 0;
	width: 118px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 10px;
}
* html #rightSidebar {
	width: 138px;
	wid\th: 118px;
}
#footer {
	padding-bottom: 50px;
	margin-top: 50px;
	text-align: center;
	clear: both;
}
#footer ul {
	list-style: none;
	margin: 0;
	paddng: 0;
	text-align: center;
}
#footer li {
	display: inline;
	list-style-type: none;
}
#footer ul a {
	padding: 0 5px;
	height: 0;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
#loveTips {
	color: #FF3366;
	text-align: center;
}
#loveTips a {
	color: #FF3366;
}
p.quote {
	font-weight: bold;
	color: #003366;
}
#main h2 {
	color: #FF9966;
	font-size: 20px;
}
.byline {
	font-style: italic;
}
.floatLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: left;
}
.floatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;
}
#footer img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: block;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
#main .page2Title {
	font-size: 10px;
	color: #006699;
}
.subtitle {
	font-size: 16px;
	font-weight: normal;
}
