.boxleft {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}
body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/cloud_header_big_cropped.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	#color: #CCCCCC;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ffffff;
	font-weight: lighter;
}
a:link {
	color: #FFFFCC;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #FFFFCC;
}