#surround {
	width: 900px;
	margin-top: 25px;
	background-color: #800000;
	height: 450px;
	border: 1px solid #000000;
}
#fields {
	margin-top: 50px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-align: right;
	color: #BDD6D2;
}
td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#surround #main-login {
	background-image: url(../images/whisper-bg.png);
	background-repeat: repeat-x;
	height: 150px;
	width: 100%;
	margin-top: 75px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align: right;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#surround2 {

	width: 900px;
	margin-top: 25px;
	background-color: #800000;
	border: 1px solid #000000;
}
#surround2 #header {
	background-image: url(../images/whisper-bg.png);
	background-repeat: repeat-x;
	margin-top: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align: right;
	height: 150px;
	width: 100%;
	margin-bottom: 10px;
}
#surround2 #content h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
#surround2 #content {
	width: 100%;
}
#surround2 #content #the-goal {
	width: 95%;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-bottom: 40px;
	background-image: url(../images/whisper-2-gears.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#surround2 #content #the-goal #goal-head-image {
	background-image: url(../images/content-bar-bg.png);
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
	margin-bottom: 15px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#surround2 #content #the-goal p{
	margin-left:10px;
	margin-right:10px;
}
#surround2 #content #the-problem {
	width: 95%;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-bottom: 40px;
	background-image: url(../images/whisper-2-gears.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#surround2 #content #the-problem #problem-head-image {
	background-image: url(../images/content-bar-bg.png);
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
	margin-bottom: 15px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#surround2 #content #the-problem p{
	margin-left:10px;
	margin-right:10px;
}
#surround2 #content #the-solution {
	width: 95%;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: justify;
	padding-bottom: 40px;
	background-image: url(../images/whisper-2-gears.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#surround2 #content #button-bar {
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
	background-image: url(../images/content-bar-bg.png);
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#surround2 #content h3 {
	text-align: center;
}

#surround2 #content #button-bar input {
	margin-right: 10px;
	margin-left: 10px;
}

#surround2 #content #the-solution li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#surround2 #content #the-solution #solution-head-image {
	background-image: url(../images/content-bar-bg.png);
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
	margin-bottom: 15px;
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#surround2 #content #the-solution p{
	margin-left:10px;
	margin-right:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#surround2 #content dt {
	color: #800000;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#surround2 #content dl {
	width: 97%;
}
#surround2 #content #the-goal #original-text {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#surround2 #content #the-goal #spin-text1 {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #BDD6D2;
	margin-bottom: 20px;
}
#surround2 #content #the-goal #spin-text2 {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #BDD6D2;
	margin-bottom: 20px;
}
#surround2 #content #the-goal h2 {
	text-align: center;
}

#surround2 #content #the-goal #spin-text3 {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #BDD6D2;
	margin-bottom: 20px;
}
#surround2 #content #the-goal #spin-text4 {

	padding-right: 10px;
	padding-left: 10px;
	background-color: #BDD6D2;
	margin-bottom: 20px;
}
#surround2 #content #the-goal #goal-head-image .error_msg {
	color: #FF0000;
	text-align: center;
	line-height: 47px;
	font-size: 14pt;
}
#surround2 #content #the-goal #goal-head-image .head-text {
	line-height: 47px;
	color: #FFFFFF;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
}
.green-text {
	color: #00CC00;
	background-color: #FFFFFF;
}
#top-menu ul {
	width: 100%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top-menu li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	height: 10pt;
}
#top-menu a {
	color: #800000;
	vertical-align: middle;
}
.center-text {
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#surround2 #content #the-goal #head-menu {
	background-image: url(../images/content-bar-bg.png);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-bottom: 15px;
	vertical-align: middle;
}
#websites-tbl {
	font-size: 10pt;
}
#websites-tbl th {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#invitations-tbl {
	font-size: 10pt;
}
#invitations-tbl th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
}
.spun-text {

	padding-right: 10px;
	padding-left: 10px;
	background-color: #BDD6D2;
	margin-bottom: 20px;
}

