body {
	background-image:url('images/bg2.gif');
}

table, td { 
	color:#fff; 
	font-size:11px; 
	font-family: trebuchet ms, tahoma, sans-serif;
	line-height: 13px; 
	cursor: default; 
	text-align: justify;
}

.header:first-letter {
	color:#eff4ee; 
	font-style: italic;
	text-transform: uppercase;
}

h2:first-letter {
	color:#eff4ee; 
	font-style: italic;
	text-transform: uppercase;
}

h2 {
	font-weight:bold; 
	font-size:15px; 
	height: 21px;
	padding-top: 4px;
	font-family:georgia, times new roman, serif; 
	letter-spacing:2px; 
	color:#eff4ee;
	font-style: italic;
	padding-bottom: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-left: 10px;
	text-transform: lowercase;
	margin-bottom: 0px;
	margin-top: 2px;
}

.header {
	background:url('images/header.jpg') left no-repeat;
	font-weight:bold; 
	font-size:15px; 
	height: 21px;
	padding-top: 4px;
	font-family:georgia, times new roman, serif; 
	letter-spacing:2px; 
	color:#cbf0a6;
	font-style: italic;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-left: 25px;
	text-transform: lowercase;
	margin-bottom: 5px;
	margin-top: 5px;
}

#bar {
	background-image:url('images/ep25_06.jpg');
}

#bar2 {
	background-image:url('images/ep25_08.jpg');
}

#bar3 {
	background-image:url('images/ep25_10.jpg');
}

#nav {
	background-image:url('images/ep25_07.jpg');
	padding-top: 5px;
}

#content {
	background-image:url('images/ep25_09.jpg');
	padding: 3px;
}

b {
	font-style: italic;
	font-weight: bold;
	font-family: georgia, times new romans, serif;
	color: #cbf0a6;
}

.code {
	border: 3px solid #a1b88a;
	background-color: #a1b88a;
}

.credit { 
	font-size: 10px;
}

.codesort {
	text-align: left;
}

.codesort img {
	border: 3px solid #a1b88a;
	background-color: #a1b88a;
}

img { 
	border: 0px;
}

a:link {
	color: #eff4ee; 
	text-decoration: underline; 
	font-weight: normal;
} 

a:visited {
	color: #fff; 
	text-decoration: underline; 
	font-weight: none;
} 

a:active {
	color: #fff; 
	text-decoration: line-through; 
	font-weight: none;
} 

a:hover {
	color: #fff; 
	text-decoration: none; 
	font-weight: bold;
	font-style: italic;
	cursor: help;
}

.navlink {
	line-height: 15px;
	display: block;
	padding-left: 5px;
	letter-spacing: 3px;
}

.navlink:first-letter {
	color:#eff4ee; 
	font-style: italic;
	text-transform: uppercase;
	text-align: left;
	padding-right: 8px;
}

a:link.navlink {
	color: #eff4ee; 
	text-decoration: none; 
	font-weight: bold;
	text-transform: uppercase;
} 

a:visited.navlink {
	color: #fff; 
	text-decoration: none; 
	font-weight: bold;
} 

a:active.navlink {
	color: #fff; 
	text-decoration: none;
	background-color: #758d5b;s
	font-weight: bold;
} 

a:hover.navlink {
	color: #fff; 
	font-style: normal;
	text-decoration: none; 
	font-weight: bold;
	background-color: #758d5b;
	cursor: help;
}

input, textarea {
	font-family: tahoma, trebuchet ms, sans-serif; 
	font-size: 10px; 
	background-color: #a8c984; 
	color: #758d5b; 
	border: 0px;
}
