body {
	background-color: white;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: black;
	margin:0px;
	padding:0px;
}
a:link, a:visited {
	color:#C70063;
}
a:hover {
	color:#FF91C7;
}
li {
	padding-bottom:0.5em;
}
div#canvas {
	height:100%;
	background: url(images/treefaint300x279.gif) 95% 95% no-repeat fixed;
	padding-top:1em;
}
div#header {
	margin-left:10%;
}
img#logo {
	float:right;
}
div#header_text h1, h4 {
	margin:0px;
	padding:0px;
}
div#nav_topshadow {
	clear:both;
	height: 4px;
	background: url(images/shadowtop.gif) bottom repeat-x;
}
div#nav {
	clear:both;
	background: white url(images/pinkfade.gif) left repeat-y;
	color:#C70063;
	padding-left:10%;
	padding-right:10%;
	line-height:2em;
}
div#nav_bottomshadow {
	clear:both;
	height:9px;
	background: url(images/shadowbottom.gif) top repeat-x;
}
div#nav ul {
	margin:0px;
}
div#nav li {
	display: inline;
	margin:0px;
}
div#nav a:link, div#nav a:visited {
	text-decoration:none;
	padding:0.5em;
	color:#C70063;
	font-weight:bold;
	white-space: nowrap;
}
div#nav a:hover {
	background: #C70063;
	color:white;
	
}
div#flashbox {
	float:right;
	margin:1em;
}
div#content {
	margin-left:10%;
	margin-right:10%;
	display:inline-block;
}
div#tagline_container {
	width:20em;
	text-align:center;
}
div#tagline {
	background: white url(images/pinkfadetop.gif) top repeat-x;
	border-right: solid 5px white;
	border-bottom: solid 5px white;
	text-align:center;
	padding:0.5em;
	width:20em;
}
span#tag_enjoy {
	display:block;
	font-size:1.3em;
	font-weight:bold;
}
span#tag_frame {
	display:block;
	text-transform:uppercase;
	font-size:2em;
	font-weight:bold;
}
div.fsbox {
	background: white url(images/pinkfadetop.gif) top repeat-x;
	border-right: solid 5px white;
	border-bottom: solid 5px white;
	padding:0.5em;
}
div.testimonial {
	background: white url(images/pinkfadetop.gif) top repeat-x;
	border-right: solid 5px white;
	border-bottom: solid 5px white;
	padding:0.5em;
	font-size:1.2em;
	font-style:italic;
	text-align:center;
}
div.testimonial_attrib {
	font-size:0.6em;
	font-weight:bold;
	text-align:right;
	margin-top:0.5em;
}
div.linkcontainer {
	width:90%;
	margin-bottom:2em;
	text-align:left;
}
div.linklogo {
	float:left;
	width:60px;
	height:60px;
	text-align:center;
	margin:5px;
}
div.linkcontents {
	margin:5px;
}
div.linkcontents h3, div.linkcontents p {
	margin:0px;
}
.contactform {
	background: white url(images/pinkfadetop.gif) top repeat-x;
	border-right: solid 5px white;
	border-bottom: solid 5px white;
	padding:0.5em;
	margin:0px;
}
form.contactform input.textbox {
	width:100%;
}
input#btnSubmit {
	background-color:white;
	border: #C70063 1px solid;
	color: #C70063;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
textarea {
	width:100%;
}
div#foot_topshadow {
	height: 4px;
	background: url(images/shadowtop.gif) bottom repeat-x;
	clear:both;
}
div#footer {
	background: white url(images/pinkfade.gif) left repeat-y;
	text-align:center;
	font-weight:bold;
	padding:1em;
	clear:both;
}
div#footer p {
	margin: 0px;
}
div#footer label {
	font-weight:normal;
	font-size:0.8em;
}
div#foot_bottomshadow {
	height:9px;
	background: url(images/shadowbottom.gif) top repeat-x;
	clear:both;
}
div#ISplug {
	margin-top:2em;
	margin-left:1em;
	margin-right:1em;
	margin-bottom:1em;
	font-size:0.6em;
	color:silver;
}
div#ISplug a:link, div#ISplug a:visited {
	text-decoration:none;
	color:silver;
}
div#ISplug a:hover {
	text-decoration:none;
	color:black;
}
.pink {
	color: #C70063;
}
.pinkshadow {
	padding:7px;
	background: url(images/pink750x750.gif) no-repeat;
	background-position-x: 20px;
	background-position-y: 20px;
}
