/* CSS Document */

#body {
    width: 995px;
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -498px;
	border:none;
}


#navigation {
	position:absolute;
	top: -68px;
	left: 10px;
}

#search_form {
	width: 210px;
	height: 350px;
	background-color: #999999;
	vertical-align:top;
}	

#content_block_1 {
	position:relative;
	height: 105px;
	top: 5px;
}

#content_padding {
	width: 30px;
}


