.mainCenter {
	position: absolute;
	left: 1px;
	top: 80px;
	width: 800px;
	height:100%;
	margin: 0;
	padding: 0;
	overflow:hidden;
	border:0px;
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
	background:#FFFFFF;
	background-image:none;
	overflow:hidden;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* file info */

#imageInfo{
	width: 225px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.contentLast {
	font-size:11px;
	color: #333333;
	padding-top:6px;
}

/* From rest of web pages */

.blog{
	position:absolute;
	left: 430px;
}
body.picmain{
	background-image: url(left_bar.gif);
	background-repeat: repeat-y;
	font-family: Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
}
.bold{
	font-weight: bold;
	font-size: 11pt;
	line-height: 16pt;
}
.home{
	position:absolute;
	left: 22px;
}
html {
	margin: 0;
	padding: 0;
}
.nav{
	position: absolute;
	left: 170px;
	top: 34px;
	width: 503px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.nav_photos{
	background-image: url(nav_bg_photos.gif);
	background-repeat: no-repeat;
	width: 503px;
	height: 28px;
}
#navigation{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 180px;
	top: 34px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#navigation ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li{
	display: inline;
	font-size: 12px;
	text-decoration:none;
	padding:0;
	margin:0;
	list-style-type: none;
	padding: 10px 5px 5px 5px;
}
#navigation a:link, a:visited{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#navigation a:hover{
	color: #000000;
	text-decoration: none;
}
p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
}
.portfolio{
	position:absolute;
	left: 222px;
}
.photos{
	position:absolute;
	left: 322px;
}
.resume{
	position:absolute;
	left: 122px;
}
table{
	margin: 0;
	padding: 0;
	overflow: scroll;
	border:0px;
}
.topbanner{
	background-image:url(top_bar_02.gif);
	background-repeat:repeat-x;
	position:absolute;
	background-color: #663399;
	width: 100%;
	z-index: 0;
	height: 22px;
	left: 170px;
	top: 0px;
	border: 0;
}
ul.bullet{
	list-style-type: square;
	text-align: left;
	margin-left: -1em;
	margin-top: -1.5em;
}
.vertical_rule{
	background-image:url(http://www.geocities.com/haboylan/slideshows/images/puple_spacer.gif);
	background-repeat: repeat-y;
	width:2px;
	background-position: horizontal-center;
}
