body {	font-family: "Verdana", Arial, Helvetica, sans-serif;	color:#333333;	font-size: 13px;	background:#FFFFFF;
}a:link, a:visited {	color:#0066CC;	text-decoration:underline;}a:hover {	color:#000000;	text-decoration:underline;}/* navigation */div#menu a {	color:#FFFFFF;	text-decoration: underline;}div#menu a:hover {  color:#000000;  text-decoration:underline;}/* main content area */

#content {
	width:500px;
	margin:0px auto;
	text-align:center;
	font-size:1.3em;
}

#content a,
#content a:visited {
	color:#DF6815;
	text-decoration:underline;
}

#content a:hover {
	color:#544135;
}
.contentframe {	border-style:groove;	border-color:#000000;}	.header {	font-size: 20px;	color: #3366CC;}.section {	font-size: 14px;	color: #3366CC;}/* photo tags */.photobox {	border: 2px dotted #FF9999;}