div#header div#headerImages{
	width: 284px;
	height: 210px;
	position: absolute;
	top: 34px;;
	right: 31px;
}
div#beam a#mail{
	background: url(/gfx/main/mail.jpg) no-repeat;
	width: 120px;
	height: 28px;
	padding: 15px 0 0 62px;
	left: 21px;
	top: 28px;
}
div#beam a#youtube{
	width: 155px;
	height: 28px;
	padding: 15px 0 0 54px;
	background: url(/gfx/main/youtube.jpg) no-repeat;
	top: 28px;
	left: 250px;
}
div#beam a#hyves{
	width: 140px;
	height: 28px;
	padding: 15px 0 0 60px;
	background: url(/gfx/main/hyves.jpg) no-repeat;
	top: 28px;
	left: 500px;
}
div#beam a#flickr{
	width: 130px;
	height: 28px;
	padding: 15px 0 0 60px;
	background: url(/gfx/main/flickr.jpg) no-repeat;
	top: 28px;
	left: 735px;
}
div#content{
	width: 881px;
	margin-left: 13px;
	background: #002e33;
	padding: 35px 30px;
}
.cols10{
    	position: relative;
	top: 0;
	width: 932px;
	padding: 0;
	margin: 0 0 0 -25px !important;
}
ul.errors{
        border:1px solid #CC0000;
        background-color:#FF9999;
        margin:0;
	padding:5px;
        width:420px;
        list-style:none;
}
ul.errors li{
	color:#000000;
        float:none;
}