#pagecell {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	background-color: #999999;
}
body {
	text-align: center;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(../../images/grad75_greyb01.jpg);
	background-repeat: repeat-x;
}
#logo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #374346;
}
#logo_image {
	border-bottom-width: 0.75pt;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #374346;
	visibility: hidden;
}

#content {
	padding-bottom: 10px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #999999;
	margin-top: 0px;
}
#content a {
	color: #FFFFFF;
	text-decoration: none;
}
#content a:visited {
	color: #FFFFFF;
}
#content a:hover {
	text-decoration: underline;
}


#col1 {
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#col2 h3 {
	font-size: 12pt;
}

#col2 {
	margin-left: 450px;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#col2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#col2 a:visited {
	color: #FFFFFF;
}
#col2 a:hover {
	text-decoration: underline;
}
#siteinfo {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	clear: left;
	padding-top: 10pt;
	line-height: 20pt;
	background-color: #374346;
	margin-top: 5px;
}

#siteinfo a {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
#siteinfo a:hover {
	text-decoration: underline;
}

#siteinfo a:visited {
	color: #ffffff;
}
.member_name {
	font-family: "Trebuchet MS";
	font-size: 24pt;
}
.member_discipline {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#portfolio_image {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0f0f0;
	padding-bottom: 10px;
	margin-bottom: 5px;
	padding-left: 130px;
	padding-top: 10px;
}
#blank {
	height: 5px;
}

#title {
	padding-bottom: 20px;
}
#logoEnd {
	float: left;
	padding-left: 20px;
}