#BalloonText {
	cursor:help;
	font-weight: bolder;
	color: #829DCC;
	text-decoration: underline;
	line-height: 15px;
	margin-bottom: 5px;
}
#menu, #footer, a:link {
	color:#FFF;
	text-decoration: underline;
}      /* unvisited link */
#menu, #footer, a:visited {
	color:#FFF;
	text-decoration: underline;
}  /* visited link */
#menu, #footer, a:hover {
	color:#0F0;
	text-decoration: underline overline;
}  /* mouse over link */
#menu, #footer, a:active {
	color:#6FF /* selected link */;
	text-decoration: none;
}
#header {
	background-attachment: scroll;
	background-image: url(images/unisonicascension_logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 118px;
	width: 720px;
	position: relative;
	clear: both;
}
#navigator_wrapper {
	font-size: 7pt;
	font-family: Arial, "DejaVu Serif Condensed";
	position: absolute;
	display: block;
	text-align: center;
	right: 5px;
	bottom: 0px;
}
.nav_icon_box {
	font-family: Arial, "DejaVu Serif Condensed";
	font-size: 9px;
	text-decoration: none;
	vertical-align: top;
	position: relative;
	top: 0px;
	text-align: center;
	float: left;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav_icon_box a:link {
	color:#000;
	text-decoration: none;
}
.nav_icon_box a:hover {
	color:#000;
	text-decoration: none;
}
.nav_icon_box a:visited {
	color:#000;
	text-decoration: none;
}
.nav_icon_box a:active {
	color:#000;
	text-decoration: none;
}	
.highlights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AAF;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
#ViewCart {
	text-align: center;
}
#ViewCart img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 6px solid #64CDFF;
}
#menu {
	background-color: #6666cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	width: 720px;
	color: #CCC;
	position: relative;
	clear: both;
	vertical-align:middle;
	padding-top: 7px;
	padding-bottom: 7px;
}
body {
	background-color: #81b1d9;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
	text-align: center;
	color: #705C78;
	margin-top: 0px;
	margin-bottom: 0px;
        height: 100.1%;
}
#maincontainer {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	margin-bottom: 0px;
	display: block;
	border: 0px solid #000;
}
#footer {
	background-color: #6666cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #CCC;
	width: 720px;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	padding-bottom: 7px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 0px solid #000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#BodyContent {
	width: 720px;
	clear: both;
	background-color: #FFF;
	border: 0px solid #000;
	position: relative;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tdhead {
	font-size: 18pt;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.tdmenu {
	font-size: 12pt;
	color: #000;
	text-align: left;
}
.tdheadError {
	font-size: 16pt;
	color: #F00;
	font-weight: bold;
	text-align: center;
}
.tdmenuError {
	font-size: 12pt;
	color: #00F;
	text-align: center;
}
.emailsuccess {
	font-size: 14pt;
	font-weight: bold;
	color: #000;
}
