body {
	margin: 0 0 0 0;
	cursor: default;
 }

#annabeth {
	background-image: url('images/header-v2.jpg');
	background-repeat: no-repeat; }

p.nav {
	type: square;
	font-family: Garamond;
	font-style: italic;
	font-size: 24px;
	padding-left: 8px;
	margin: 0px; }

p.nav a, p.nav a:link, p.nav a:visited, p.nav a:active {
	font-family: Garamond;
	font-style: italic;
	font-size: 24px;
	color: #000000;
	border: none;
	text-decoration: none; 
	cursor: default;
	display: block;
	margin: 0px;
}

p.nav a:hover {
	color: #5d5d5d; 
	display: block;
	margin: 0px;
}

div.titl, h3 {
	text-transform: lowercase;
	font-family: Garamond;
	font-style: italic;
	font-size: 30px;
	margin: 0px;
	font-size: 18pt;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 10px;
}

p.titl, p, li {
	font-family: Trebuchet MS;
	font-size: 12px;
	margin: 0px;
	color: #5d5d5d;
}

a, a:link, a:visited, a:active {
	border-bottom: 1px dotted #000000;
	text-decoration: none;
	font-family: Georgia;
	font-size: 11px;
	color: #000000; 
	cursor: default;
}

a:hover {
	border-bottom: 1px solid #000000; 
	cursor: default;
}

b, strong {
	color: #000000; }
	
li {
	list-style-image: url('images/bullett.jpg');
}

input, textarea, option, select {
	background-color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #5d5d5d;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px; 
}

img.affiliates {
	border: 4px solid #5d5d5d;
	background-color: #5d5d5d;
	cursor: default;
}

a:hover img.affiliates {
	background-color: #000000;
	border: 4px solid #000000;
	cursor: default; 
}
