body {
	margin:0px;
	padding:0px;
	font-size: 100%}

p,h1,h2 {
	font-family: Baskerville,Georgia,Serif; 
	max-width: 566px;
	margin: 0 0 0 0;}

h1 {
	font-size: 0.75em; 
	font-weight: normal;
	color: rgb(255,102,0)}

h2 {
	font-size: 2em; 
	font-weight: bold;
	color: rgb(255,102,0)}	
p {
	font-size: 0.75em; 
	color: rgb(0,204,204)}


p.italic {font-style:italic}

a:link {
	text-decoration: none;
	color:rgb(0,204,204)}
a:visited {
	text-decoration: none;
	color:rgb(0,204,204)}
a:hover {
	text-decoration: underline; }
a:active {
	text-decoration: none;
	color:rgb(0,204,204)}

a.redlink:link {
	text-decoration: none;
	color:rgb(255,102,0)}
a.redlink:visited {
	text-decoration: none;
	color:rgb(255,102,0)}
a.redlink:hover {
	text-decoration: underline; }
a.redlink:active {
	text-decoration: none;
	color:rgb(255,102,0)}

#title {
	position:absolute;
	top:25px;
	left:25px;
	width:200px;
	padding:8px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px;
	}
/* Again, "be nice to Opera 5". */
body>#title {width:200px;}

#content {
	position:absolute;
	margin:25 0 0 241px;
	width:300px;
	padding:8px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:300px;
	}
body>#content {width:200px;}

#content2 {
	position:absolute;
	margin:25 0 0 241px;
	width:300px;
	padding:8px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:300px;
	}
body>#content {width:300px;}

#gallery {
	margin:25 0 0 607px;
	padding:8px;
	}

#image1 {
	margin:25 0 0 241px;
	padding:8px;
	}

