body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

a:hover {
	position: relative;
	color: #000000;
}
a span {
	display: none;
	width: 250px;
}
a:hover span {
	display: block;
	position: absolute;
	top: -10px;
	left: 10px;
	/* formatting only styles */
padding: 5px;
	margin: 10px;
	z-index: 100;
	border: 1px solid #000000;
	opacity: 0.9;
	color: #333333;
	background-color: #FFFF99;/* end formatting */
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #004891;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B70000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004891;
}

.subtitle {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
}
.outline {
	border: 1px solid #43464A;
}


.subtitleRed {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #B70000;
}

.subtitleBlue {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #004891;
}
.whitebox {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 650px;
	padding: 12px;
}

.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}
.smalltext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
}
.smallwhitetext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.tinytext {

	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
}
.tinytextwhite {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.myHR {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
}

#container {
	clear: both;
	float: left;
	width: 770px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 770px;
}

#maincontent {
	width: 100%;
	float: left;
	clear: both;
	background-color: #AEC8ED;
	background-image: url(graphics/content_bg.jpg);
	background-repeat: no-repeat;
}

#content {
	font-family: Tahoma, Arial;
	font-size: 13px;
	margin-top: 28px;
	margin-left: 28px;
	margin-right: 28px;
	margin-bottom: 0px;
}

#content p {
	margin-top: 16px;
	margin-bottom: 16px;
}

#content a, #content a:link, #content a:visited, #content a:active {
	font-family: Tahoma, Arial;
	color: #203757;
	text-decoration: none;
}

#content a:hover {
	color: #203757;
	text-decoration: none;
  background-color: #D9E3F0;
}

.url:link {
	font-family: Tahoma, Arial;
	color: #203757;
	text-decoration: none;
}
.url:hover {
	font-family: Tahoma, Arial;
	color: #203757;
	text-decoration: none;
	background-color: #D9E3F0;
}
.url:visited {
	font-family: Tahoma, Arial;
	color: #203757;
	text-decoration: none;
}
.url:active {
	font-family: Tahoma, Arial;
	color: #203757;
	text-decoration: none;
}


#footer {
	background-image: url(graphics/footer_fill.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	float: left;
	clear: both;
	width: 770px;
	height: 45px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	font-family: Tahoma, Arial;
}

#footer p {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px;
}

#footer a:hover {
	text-decoration: none;
	color: #4A76B7;
}


#flashheader {
	width: 517px;
	margin: 0px;
	height: 148px;
	float: left;
	background-image: url(graphics/rotator_bg.gif);
	background-repeat: no-repeat;
}

#flashcontent {
	position: absolute;
	left:667px;
	top:-2px;
	visibility: visible;
	border: solid 0px #000;
	width: 350px;
	height: 320px;
	float: left;
	margin: 0px 0px;
}
.subtitleWhite {

	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

hr{
	height:0px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.blueHR {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8D9F0;
	margin-top: 8px;
	margin-bottom: 8px;
}
.photoborder {
	padding:5px;
	border:1px solid #6C96D2;
	background-color: #FFFFFF;
	margin-right: 10px;
}
.photoborderleft {
	padding:5px;
	border:1px solid #6C96D2;
	background-color: #FFFFFF;
	margin-right: 10px;
	float: left;
}
.photoborderright {
	padding:5px;
	border:1px solid #6C96D2;
	background-color: #FFFFFF;
	float: right;
	margin-left: 10px;
}

.bullet1
{
	margin-left: 10px;
	padding-left: 5px;
	list-style: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
}

.bullet1 li 
{
	padding-left: 18px;
	background-image: url(images/yellow_square.gif);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
	color: #1F4578;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 8px;
}

.bullet2
{
	margin-left: 10px;
	padding-left: 5px;
	list-style: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
}

.bullet2 li 
{
	padding-left: 24px;
	background-image: url(images/check.gif);
	background-repeat: no-repeat;
	background-position: 0em .6em;
	color: #1F4578;
	line-height: 18px;
	padding-top: 6px;
	padding-bottom: 4px;
}
.testimonialbox {
	border: 2px dashed #333333;
	width: 685px;
	padding: 12px;
	background-color: #FFFFFF;
}
.bluebox {
	background-color: #D8E4F5;
	border: 2px dashed #333333;
	width: 687px;
	padding: 12px;
}
.mybutton {
	font-size: 11px;
	border: 1px solid #DBE7F7;
	background-image: url(graphics/menu_fill.gif);
	background-repeat: repeat-x;
	padding: 4px;
	background-color: #3E4147;
	color: #FFFFFF;
}
.mediumwhitetext {

	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.normal {
	font-size: 13px;
}
#flashbook {
	visibility: visible;
	border: solid 0px #000;
	width: 320px;
	height: 450px;
	margin: 0px 0px;
}
#buybook {

	visibility: inherit;
	border: solid 0px #000;
	width: 320px;
	height: 320px;
	margin: 0px 0px;
}
#dream-calc {
	visibility: visible;
	border: solid 0px #000;
	width: 500px;
	height: 334px;
	margin: 0px 0px;
}


#mp3player {

	visibility: inherit;
	border: solid 0px #000;
	width: 120px;
	height: 40px;
	margin: 0px 0px;
}

#stopimportant {


	visibility: inherit;
	border: solid 0px #000;
	width: 550px;
	height: 100px;
	margin: 0px 0px;
}
#flashoffer {

	position: absolute;
	left:685px;
	top:0px;
	visibility: visible;
	border: solid 0px #000;
	width: 350px;
	height: 400px;
	float: left;
	margin: 0px 0px;
}
#dreamcallplayer {


	visibility: inherit;
	border: solid 0px #000;
	width: 300px;
	height: 365px;
	margin: 0px 0px;
}
#splash {

	visibility: visible;
	border: solid 0px #000;
	width: 710px;
	height: 750px;
	margin: 0px 0px;
}

#dream-calcv2 {
	visibility: visible;
	border: solid 0px #000;
	width: 551px;
	height: 150px;
	margin: 0px 0px;
}

#lauri-float {
	visibility: visible;
	width: 250px;
	height: 425px;
}
#harpie {


	visibility: inherit;
	border: solid 0px #000;
	width: 486px;
	height: 585px;
	margin: 0px;
}
.smallheading {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
#valentine {



	visibility: inherit;
	border: solid 0px #000;
	width: 350px;
	height: 430px;
	margin: 0px;
}
#content-2col {
	font-family: Tahoma, Arial;
	font-size: 13px;
	margin-top: 28px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	width: 560px;
	float: left;
}
#content-2col-right {
	font-family: Tahoma, Arial;
	font-size: 13px;
	margin-top: 28px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 160px;
	float: right;
	clear: none;
}
.whiteboxsmall {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 525px;
	padding: 12px;
}

#slide {
	visibility: inherit;
	border: solid 0px #000;
	width: 430px;
	height: 450px;
	margin: 0px 0px;
}
