@charset "UTF-8";
/* CSS Document */
* {margin:0 auto; padding:0;}

body {
	background-image: url(../tmptimages/b4-35.gif);
}

.pagetitle {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #006666;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

#header {
	background-image: url(../tmptimages/header.jpg);
	width: 950px;
	background-repeat: no-repeat;
	height: 224px;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}
	
.center {
	background-repeat: repeat-y;
	width: 950px;
	left: 0px;
	background-image: url(../tmptimages/back.jpg);
	background-position: left top;
}
.Links {
	text-transform: capitalize;
	text-align: left;
	text-indent: 20pt;
	list-style: circle outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
}

.menu {
	float: left;
	width: 188px;
	background-image: url(../tmptimages/menubkdg.gif);
	}
	
.content {
	float: left;
	width: 700px;

}	
.clr {
	content: ".";
    display: block;
    height: 0;
    clear: both;
}

#footer {
	background-image: url(../tmptimages/footer.gif);
	height: 113px;
	width: 950px;
	vertical-align: top;
}
.Container {
	height: auto;
	width: 950px;
	top: 0px;
}
.content_text {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	line-height: 18px;
}
.content_headline {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;;
	color: #000000;
	text-align: left;
	}
#mentor {
	left: 75px;
}
