body {
	margin: 0;
	padding: 0;
	background-color: #333333;
	}

a.fry {
	border-width: 0 0 2px 0;
	border-style: dotted;
	}

a.fry:link {
	color: #cccccc;
	text-decoration: none;
	border-color: #666666;
	}


a.fry:visited {
	color: #cccccc;
	text-decoration: none;
	border-color: #666666;
	}


a.fry:hover {
	color: #000000;
	text-decoration: none;
	border-color: #000000;
	}

a.fry:active {
	color: #000000;
	text-decoration: none;
	border-color: #000000;
	}

a.turtle:link {
	color: #cccccc; 
	text-decoration: none;
	font-weight: normal;
	}

a.turtle:visited {
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
	}

a.turtle:hover {
	color: #666666; 
	text-decoration: none; 
	font-weight: normal;
	}
	
a.desc:link {
	color: #666666; 
	border-bottom: #666666; 
	text-decoration : none; 
	border-width: 0px 0px 2px 0px; 
	border-style: none none dotted none; 
	font-weight: normal;
	}

a.desc:visited {
	color: #666666;
	border-bottom: #666666; 
	text-decoration : none; 
	border-width: 0px 0px 2px 0px; 
	border-style: none none dotted none; 
	font-weight: normal;
	}

a.desc:hover {
	color: #cccccc; 
	border-bottom: #cccccc; 
	text-decoration : none; 
	border-width: 0px 0px 2px 0px; 
	border-style: none none dotted none; 
	font-weight: normal;
	}

p {
	font-size: 12px;
	line-height: 22px;
	}

h1 {
	color: #666666;
	font-size: 16px;
	letter-spacing: 5px;
	line-height: 20px;
	font-family: Times New Roman, Tahoma, Microsoft Sans Serif, Arial;
	text-align: right;
	padding: 0;
	margin: 0;
	}

h2 {
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 10px;
	font-family: Book Antiqua, Garamond, Georgia, Times New Roman;
	margin: 0;
	}

#top {
	margin: 0;
	padding: 0;
	border-color: #666666;
	border-style: solid;
	border-width: 10px 0 0.75em 10px;
	background: #666666;
	}

#link {
	position: relative;
	top: -1em;
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1em;
	color: #cccccc;
	font-family: Book Antiqua, Garamond, Georgia, Times New Roman;
	}

#link span {
	display: block;
	position: relative;
	left: 435px;
	}



#photo {
	margin: 0;
	border: none;
	padding: 0;
	background: #333333;
	float: right;
	text-align: center;
	}
	
#photopic {
	margin: 0;
	border: 0;
	padding: 0;
	text-align: center;
	}
	
#photogo {
	margin: 1em;
	border: none;
	padding: 0;
	color: #cccccc;
	background: #333333;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 10px;
	font-family: Book Antiqua, Garamond, Georgia, Times New Roman;
	text-align: center;
	}

#desc {
	float: right;
	margin: 0 10px 0 0;
	padding: 5px;
	border: 3px solid #666666;
	background: #333333;
	font-size: 14px;
	color: #cccccc;
	font-weight: normal;
	line-height: 18px;
	font-family: Book Antiqua, Garamond, Georgia, Times New Roman;
	width: 110px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 110px;
	}
	
#desc :first-child {
	margin-top: 0;
	}

html>body #desc {
	width: 110px; /* ie5win fudge ends */
	}