background-image:url(images/ulogo.gif)  repeat-y center top
}

body {background:url(images/ulogo.gif);}



#container {
	height: auto;
	width: 681px;
	margin-left: auto;
	margin-right: auto;

	

}


#header {
	width: 681px;
	height:65px;


}



.content {
	width: 681px;
	clear: both;

}
.side {

	width: 681px;

	top: auto;
	
}
.main2 {
width:681px;
}
.main {


margin-left: 5px;
margin-top: 5px;
margin-bottom:5px;

}#foot2 {
	background-color: #006666;
}
#container {
	border-right-width: medium;
	border-right-style: ridge;
	border-right-color: #666666;
	border-left-width: thin;
	border-left-style: groove;
	border-left-color: #CCCCCC;
	
}
#container {
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #CCCCCC;
	border-bottom-width: thick;
	border-bottom-style: ridge;
	border-bottom-color: #666666;
}
