#container {
	background-color: #FFFFFF;
	padding: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#topNav {
	height: 125px;
	width: 760px;
	position: relative;
	margin: 0px;
	padding: 0px 0px 5px;
}
body {
	background-color: #FFFFFF;
}
#main {
	width: 760px;
	position: relative;
	padding: 0px;
	margin: 0px;
	height: 500px;
	background-color: #FFFFFF;
}
#address {
	background-color: #FFFFFF;
	position: relative;
	height: 35px;
	width: 760px;
	margin: 0px;
	padding: 5px 0px 0px;
}
.mainText {
	font-family: Georgia;
	font-size: 13px;
	color: #000000;
}
.mainsmall {
	font-family: Georgia;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.mainPink {
	font-family: Georgia;
	font-size: 13px;
	color: #FF66CC;
}
.mainpinksmall {
	font-family: Georgia;
	font-size: 11px;
	color: #FF66CC;
	text-decoration: none;
}
.leftBar {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
a:link {
	font-family: Georgia;
	font-size: 13px;
	color: #FF33CC;
	text-decoration: none;
}
a:visited {
	font-family: Georgia;
	font-size: 13px;
	color: #FF33CC;
	text-decoration: none;
}
.smallPink {
	font-family: Georgia;
	font-size: 12px;
	color: #FF66CC;
	font-weight: bold;
}
td {
	background-position: right bottom;
	background-repeat: no-repeat;
}
