
label {
	display: block;
	float: left;
	width: 220px;
	margin-bottom: 3px;
	text-align: right;
	padding-right: 10px;
	margin-left: 0px;
}

/********************* general ********************/
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
}

.bodyclass {
	background-image: none;
	background-color: #FFFFFF;
}

/*********************************** main ********************************************/
#main {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#main_left,
#main_right,
#header,
#cb_box_bottom,
#navigation,
#breadcrumb,
#bar,
#maincontainerbottom,
#mainprofilebottom,
#mainprofilephoto,
#footer {
	display: none;
	visibility: hidden;
}


/************************** header *************************/
#printheader {
	width: 660px;
	height: 30px;
}

/*************************** content **************************/
#navcontent,
#navcontent_home,
#navcontent_inside {
	width: 660px;
	background-image: none;
}


#introduction {
	width: 660px;
	padding: 10px 0px 20px 0px;
}

#cb_box,
#maincontainer,
#mainprofile {
	width: 660px;
	background-image: none;
	padding-bottom: 10px;
}

#cb_box_top,
#maincontainertop,
#mainprofiletop {
	width: 660px;
	background-image: none;
}


#cb_title {
	color: #431a15;
	font-size: 19px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 10px;
}

#cb_body {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

#cb_body a {
	color: #000000;
}

#pagetitle {
	width: 660px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
}

#maincontainerbody {
	border-top: 1px solid #824f1d;
	padding-top: 10px;
}

#mainprofilebody {
	width: 660px;
	clear: both;
	border-top: 1px solid #824f1d;
	padding-top: 10px;
}

#printprofilephoto {
	clear: both;
}


/************** footer ******************/
#printfooter {
	width: 660px;
	clear: both;
	margin-top: 20px;
	border-top: 1px solid #824f1d;
	padding-top: 5px;
}
