/* CSS Document */

html {
  	margin: 0px;
  	padding: 0px;
  	border: 0px;
}

body {
	margin: 0px;
  	padding: 0px;
  	border: 0px;
  	min-width: 800px;
}	

#content {
	width: 800px;
	margin-left:auto;
	margin-right: auto;

}

#footer {
	width: 800px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 25px;
	padding-top: 25px;
	clear: both;
}

img#header {
	top: 0px;
	margin-bottom: 15px;
	clear: none;
}

img {
	border: none;
}

#title {
	left: 0px;
	clear: none;
	float: left;
	
}

#aboutLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	float: right;
	font-weight: bolder;
}

hr {
	color:#333333
	background-color:#333333
	height: 1px;
}

span.thumbs {
	display: inline;
	clear: none;
	width: 250px;
	float: left;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 12px;
}

span.thumbsR {
	display: inline;
	clear: none;
	width: 250px;
	float: left;
	margin-top: 5px;
	margin-bottom: 12px;
}

p.WorkName {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin-top: 7px;
	margin-bottom: 2px;
	margin-left: 0px;	
}

p.WorkIntro {
	margin-top: 0;
	padding-top: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin-left: 0px;
	line-height:1.5em;
	

}

p.WorkClass {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;	
}

#description {
	width: 250px;
	float: left;	
	margin-right: 25px;
	clear: none;
}

div.about {
	width: 250px;
	float: left;	
	margin-right: 25px;
	clear: none;
	display: inline;
}

h1.b {
	display: inline;
	clear: none;
	color: #666666;
}

span.bottomL {
	margin-right: 30px;
	float: left;
}

span.bottomR {
	float: right;
	margin-right: 10px;
}

div.aboutR {
	width: 250px;
	float: right;	
	margin-right: 25px;
	clear: none;
	display: inline;
}

div#photos {
	padding-top: 7px;
	width: 525px;
	float: right;
	margin-bottom: 40px;
	clear: none;
}


div#comics {
	padding-top: 7px;
	width: 800px;
	float: right;
	clear: none;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	margin-bottom: 12px;
	letter-spacing: 1px;
}

.PDescription {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 9px;
}

img.works {
	margin-bottom: 25px;
	float: left;
	clear: both;
	display: block;
}

img.workscomics {
	margin-bottom: 25px;
	float: right;
	clear: both;
	display: block;
}

a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
