body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: url(../images/cphbg5.gif);

}
h1 {
	font-size : 120%;
	font-weight : bold;
	line-height : normal;
	color: #CC9900;
}
h2 {
	font-size : 95%;
	font-weight : bold;
	line-height : normal;
	color: #003366;

}
h3 {
   font-size : 90%;
   font-weight : bold;
   line-height : normal;
}
a:link {
	color: #000066;

}
a:visited {
   color : #000066;
}
a:hover {
	background-color: #f7f7f7;
}
a:active {
	color: #000;
}
#box {
	margin-left: auto;
	margin-right: auto;
}
#banner {
	padding: 0;
	margin-bottom: 0;
	border-bottom: 2px solid #CC9900;
	background: url(../images/cphbb.jpg);

}
#icontent {
	padding-left: 25px;
	margin-left: 174px;
	background: url(../images/#) no-repeat;
	height: 100%;
	padding-top: 10px;
}
#content {
	margin-left: 180px;
	padding-left: 25px;
	background: url(../images/cph_back.jpg) no-repeat;
}
#content p {
	font-size: 80%;
	padding-right: 50px;
	padding-left: 5px;

}
#content ul,ol {
	font-size: 80%;
	padding-right: 50px;
}
#content ul ul{
	font-size : 100%;
	padding-left: 0;
}
#content ol ol{
	font-size : 100%;
	padding-left: 0;
}
#menu {
	float: left;
	width: 180px;
	font-size: 80%;
	padding-top: 10px;
	background: #9a3300;
	\width: 180px;
	w\idth: 180px;
}
#menu ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#menu a {
	display: block;
	width: 176px;
	border-bottom: 1px solid #666666;
	padding: 5px 2px 5px 2px;
}

#menu a:link, #navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

#menu a:hover {
	color: #FFFFFF;
	background: #CC9900;
}

#footer {
	font-size: 80%;
	margin-left: 180px;
	margin-top: 5px;
	clear: both;
	padding-top: 5px;
	padding-left: 25px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.center {
	text-align: center;
}
.textright {
	text-align: right;
}
.imgleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.imgright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.hide {
	display: none;
}
.here {
	color: #CC9900;
}
.line {
border-top: 1px dashed #CCC;
}
.mentorrow {
height: 120px;
}