body {
	font: 		small/1.5em Georgia, "Times New Roman", Times, serif;
	background: 	#e0b369;
	color:		#6b0000;
	margin: 	0px;
	padding: 	0px;
	text-align:	left;
}

p, ul 								{ font-family: Verdana, Geneva, "Times New Roman", Times, serif; }
h2 									{ font-size: 	180%;		}
img 								{ border:	none;		}
h1, h2, h3, h4, h5, h6 				{ font-weight:	normal;		}
.links, #intro, .header, .footer 	{ margin: 0px;			}
li 									{ list-style-type: circle;	}
.left, .allcontent, .contact, .chosen, #intro, #picture		{ position: 	absolute;	}
.chosen 							{ left:		2px; 		}
a:link 								{ color: #002940; 		}
a:visited							{ color: #ffdfb2; 		}
a:link, a:visited, a:hover 					{ text-decoration:	none; 	}
.links, #intro							{ padding: 0px;			}

a:hover	{ 
	color: 		#990000; 
	font-style:	italic; 
}

h2, .footer { 
	background:	#ffd88d;
	border: 	dotted 1px #e0b369;
}

h2 {	
	padding: 5px 10px;
	line-height: 	1.3em; 
}

.links {
	font:			bold medium/1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:	none;
}

.left {
	left:	20px;
	top: 110px;
	margin: 20px;
}


.header {
	width: 		100%;
	background:	#6b0000;
	padding: 	10px 0px 0px 30px;
	border-bottom:	dotted 1px #6b0000;
}

.allcontent {
	padding:	10px 35px;
	margin:		10px 150px 10px 130px;
	top:		90px;
	left:		50px;
}

.contact {
	font-size:	75%;
	left:		2px;
	width: 		150px;
	top:		60px;
	line-height:	1.6em;
	margin:		5px 0px;
}

.footer {
	font: 		xx-small/1.4em Verdana, Geneva, "Times New Roman",
			Times, serif;
	padding:	5px;
	text-align:	center;
}

#intro {
	left:		185px;
	top: 		15px;
	width:		320px;
}

#picture {
	top: 	20px;
	left: 	20px;
}

#bigpic {
	top: 	115px;
}