body {
	background:url(../img/bodyBack.png) repeat-x top #FFEDE6;
	color:#333;
	font-family:serif;
	line-height:1.7;
	}
#wrapper {
	width:650px;
	text-align:left;
	margin:0 auto;
	background:#FFF;
	}
#header {
}
#container {
}
#primary {
	padding:0px 45px 0px 45px;
}
#footer {
	clear:both;
	padding:20px;
	border-top:1px solid #EEE;
	}
#prof {
	width:464px;
	margin-left:20px;
	background:url(../img/profBack.png) no-repeat;
	padding:20px 30px;
	margin-bottom:30px;
	font-size:11px;
	}
.topicPath {

}
.block {

}
.toTop {
	text-align:right;
}
strong {
	font-size:120%;
	font-weight:bold;
}
p {
	margin-bottom:15px;

}
dt {
	float:left;
	width:6em;
}
dd {
	padding-left:6em;
}
.center {
	text-align:center;
}
.right {
	float:right;
	margin:0px 0px 15px 15px;
}
.clearfix:after,
#container:after,
#header:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix,
#container,
#header {
	display:inline-table;
	zoom:1;/*for IE 5.5-7*/
}
/*Hide from IE-Mac\*/
*html .clearfix,
*html #container,
*html #header {height:1%;}
.clearfix,#container,#header{display:block;}
/*Hide from IE-Mac*/
.clearfix,#container,#header {overflow:visible;}/*IE7 hack*/ 
