/* general codeage */

	*{margin: 0; padding: 0;}

	html {
font-size: 100%;}

	
body {font-family: Verdana, Arial, Helvetica, sans-serif; background: url(images/cloudbg.jpg) #FFF center top no-repeat;}

	a:link {color: #bdccdf; text-decoration: none;}

	a:visited {color: #bdccdf; text-decoration: none;}

	a:hover {color: #5e88a2; text-decoration: underline;}

	a:active {color: #397090; text-decoration: none;}

	p {font-size: 1em; color: #bdccdf; line-height: 1.5em; text-align: center; width: 455px; float: right; padding-top: 5px;}

	img {padding: 0px; border: 0px;}


/* divs and stuff */

	.clearFix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

	#wrapper {background: *; margin: 0 auto; width: 666px;}

	#left {float: left; width: 211px; height: 564px; border: 0;}

	#right {float: right; width: 455px; border: 0;}

	#footer {float: right; width: 455px; border: 0;}

	#columnContainer {width: 666px; background: url(*) no-repeat; margin-top: 100px;}


/* gj lexxy you made an internet! */