@charset "UTF-8";
/* CSS Document */

body{
font:"Hoefler Text", "Times New Roman", "Times CE", serif, Garamond;
size:12px;
color:#333333;
padding:0;
margin:0;
text-align:center;
}

#top{
	text-align:center;
	}

#top_background{
	background: url(images/Portal-Layout_02.jpg) repeat-x;
	float:left;
	height: 177px;
	
}

#logo{
	background: url(images/Portal-Layout_03.jpg) no-repeat right;
	width: 264px;
	height: 177px;
	float: right;
}

.center{
	background: url(images/Portal-Layout_04.jpg) repeat-x;
	height: 258px;
}

#bottom_background{
	background: url(images/bottom_21.jpg) no-repeat;
	height: 333px;
}

.bottom_shadow{
	background: url(images/Portal-Layout_22.jpg) repeat-x;
	height: 73px;
}
