#basePage {
	text-align:left;

}

body {
	background-color:#000000;
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size:12pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	line-height:normal;
	margin:0pt;
	padding:0pt;
	text-align:center;
} 

div.bubbleWrapper {
	display: block;
	border: 0px solid red;
	width: auto;
	height: auto;
	margin-top: 30px;
 	text-align:left;
 	text-decoration: none;

}

div.bubble {
	display: block;
	border: 1px solid white;
 	width: 536px;
 	height: 106px;
 	text-align:left;
 	text-decoration: none;
 	background: url(../images/bubble.gif);
	background-repeat: no-repeat;

}

div.headlineWrapper {
	display: block;
	border: 0px solid lime;
	width: auto;
	height: 40px;
 	text-align:left;
 	text-decoration: none;

}

img.logo{
	display:block;
	border: 0px solid black;
 	text-align:left;
 	text-decoration: none;

}

img.buddy{
	display:block;
	border: 0px solid black;
	margin-bottom: 15px;
 	text-align:left;
 	text-decoration: none;

}

div.nav {
	float: left;
	display: block;
	width: 100%;
	height: 30px;
	background: #b0afaf;
	margin-top: 10px;
	margin-left: 0px;
	border: 0px solid red;
	text-decoration: none;
}

div.navWrapper {
	display: block;
	margin-left: 20px;
	margin-top: 4px;
 	width: auto;
 	text-align:left;
 	text-decoration: none;
 	border: 0px solid #cccccc;

}

div.linkBar {
	display: block;
	float:left;
	margin-right: 10px;
	border: 0px solid red;
	text-decoration: none;
}

div.linkNav {
	display: block;
	float:left;
	width: 110px;
	margin-right: 20px;
	margin-top: 2px;
	border: 0px solid red;
	text-decoration: none;
	text-align:center;
}

div.friendConnect{

	border: 0px solid red;
	float :left;
	background: #ffffff;
	display: block;
	vertical-align: top;
	height: auto;
 	width: 100%;
 	margin-top: 20px;
 	margin-right: 40px;
 	padding: 0px;
 	text-align:left;
 	text-decoration: none;

}

div.footer {
	float: left;
	display: block;
	width: 100%;
	height: 30px;
	background: #b0afaf;
	margin-top: 20px;
	margin-left: 0px;
	border: 0px solid #03c000;
	text-decoration: none;
}

div.footerTextWrapper {
	display: block;
	margin-left: 20px;
	margin-top: 5px;
	height: 30px;
 	width: auto;
 	text-align:left;
 	text-decoration: none;
 	border: 0px solid #03cfff;

}

div.tel {
	border: 0px solid lime;
	display: block;
	width: 200px;
	float:left;
	text-align:center;
}

div.mob {
	border: 0px solid fuchsia;
	display: block;
	width: 200px;
	float:left;
	text-align:center;
}

div.email {
	border: 0px solid blue;
	display: block;
	width: 200px;
	margin-left: 20px;
	float:left;
	text-align:center;
}
