A:link {
	color: black; 
	text-decoration: underline;
}

A:active {
	TEXT-DECORATION: underline;
}

A:visited {
	TEXT-DECORATION: underline;
}

A:hover {
	text-decoration: underline; 
	color: #FF3300;
}

A IMG {
		border: 0px none;
}

BODY {
	background-image: url(images/paws.gif);
	background-repeat: repeat;
}


H2 {
	margin-top:15px;
}


.menu {
	float:left;
}
 

.maincontent {
	position: absolute;
	left:145px ;
	top:545px ;
	BORDER-RIGHT: #333 0px solid;
	BORDER-TOP: #333 0px solid;
	BORDER-LEFT: #333 0px solid;
	WIDTH: 540px;
	Height: auto;
	BORDER-BOTTOM: #333 0px solid;
	margin-top: -5;
	COLOR: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}



.bubble {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	font-style: italic;
	text-align: justify;
}

.scenario {
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 20px;
	text-align: justify;
	border-bottom-style: dotted;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

.outcome {
	text-align: justify;
	color:#ED3024
}

.profile {
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 20px;
	text-align: justify;
	border-bottom-style: dotted;
	padding-bottom: 20px;
	
}

.profile IMG{
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
}

.orange {
	color: #FF3300;
	font-size: 14px;
}

.map {
	position: absolute;
	text-align: center;
	left: 145px;
	top: 545px;
	width: 540px;
	background-color: #FFFFFF;
}

.productheader {
	text-align: left;
	margin-left: 20px;
}

.hotline {
	font-size: 24px;
}