body {
	margin: 30px 0 0 0;
	font: 13px arial, helvetica, sans-serif;
	color: #8f9aa1;
	background: #fff url(images/giggle_repeatbg.png) no-repeat center 10px;
}

p {
	margin: 0;
	padding: 0;
}

a {
	margin: 0 -2px;
	padding: 1px 2px;
	color: #9c138b;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background: #9c138b;
}

img a {
border:none;
}
	img a:hover {
	border:none;
	}

.maintitles {
	padding: 0;
	margin:0;
	font-size: 18px;
	color: #9c138b;
	letter-spacing: -1px;
}

.green {
color:#66B821;
}

.bold {
	font-weight:bold;
}

#divisions a {
	margin: 0 10px 0 0;
	padding: 2px 5px;
	background: #bcc9d4;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#divisions a:hover {
	background: #9c138b;
}

#divisions-host a:hover {
	background: #0290bf;
}

#divisions-domains a:hover {
	background: #66B821;
}

#container {
	margin: 0 35px;
	width: 750px;
}

#logo {
	margin: 30px 0 10px 0;
}

#divisions {
	color: #9c138b;
	margin: 0 0 15px;
}

#text {
	margin: 0 0 10px;
	line-height: 18px;
}
	#text p {
		margin:0 0 9px;
	}

#footer {
	border-top: 1px solid #bcc9d4;
	padding: 7px 0 0;
	font-size: 10px;
}