body {
	/*font-family: verdana,tahoma;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    background-image: url(../images/new_layout.bg.gif);
	background-repeat: repeat-x;
	background-color: #fff4ae;
	text-align: center;
}
#wrapper {
    text-align: left;
	padding: 0;
	margin:auto;
	width: 749px;
}
#header {
	margin: 0px auto;
	padding: 0px;
	width: 749px;
	height: 192px;
	background-image:url(../images/new_layout.header_bg.jpg);
	background-repeat: no-repeat;
}
#header2 {
	margin: 0px auto;
	padding: 0px;
	width: 749px;
	height: 79px;
	background-image:url(../images/new_layout.header_bg2.jpg);
	background-repeat: no-repeat;
}
#cat1 {
	padding-left:50px;
	width: 60px;
	height: 40px;
	float:left;
}
#cat2 {
	width: 150px;
	height: 40px;
	padding-top: 35px;
	float:left;
}
#cat3 {
	width: 185px;
	height: 40px;
	padding-top: 40px;
	float:left;
}
#cat4 {
	width: 140px;
	height: 40px;
	padding-top: 35px;
	float:left;
}
#cat5 {
	width: 90px;
	height: 40px;
	float:left;
}
#content {
	width: 749px;
	/*height:313px; */
	margin-top:10px;
	background: url(../images/new_layout.content-bg.gif) no-repeat center top;
	background-color:#FFFFFF;
	display: block;
}
#content-header {
	padding-top: 16px;
	text-align: center;
}

#content-button {
	position: absolute;
	left: 440px;
	top: 10px;
}

#content-body {
	margin-top: 0px;
	padding: 20px;
/*	width: 749px; */
	text-align:left;
}

#chalkboard {
	position: relative; 
	top: 16px; 
	left: 38px;
}

p.image {
	padding: 24px 0 12px 0;
	text-align: center;
}

#left-bar {
	position: relative;
}

#right-bar {
	float:right;
	width: 200px;
	background: #fff4df;
	margin: 10px;
	padding: 8px;
}

#announcement {
	background: #FF9933;
	text-align: center;
	padding: 20px;
	width: 420px;
	display: table;
	margin: 25px 25px 0 25px;
}