body { 
	color: #A3C459; 
	font-size: 12px;
	font-family: trebuchet ms, arial, sans-serif;
	background: #fff url('images/bg.jpg') top left repeat-x;
	text-align: justify;
	cursor: default;
}

table, td { 
	color: #A3C459; 
	font-size: 12px; 
	font-family: trebuchet ms, arial, sans-serif;
	text-align: left;
}

#layout {
	position: absolute;
	left: 0px;
	top: 0px;
}

#nav {
	background: url('images/angela_09.jpg') no-repeat;
	text-transform: uppercase;
	padding-left: 5px;
	font-family: arial black, arial, sans-serif;
	font-weight: bold;
}

#nav a:link {
	font-size: 26px;
	color: #A3C459;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

#nav a:visited {
	font-size: 26px;
	color: #A3C459;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

#nav a:active {
	font-size: 26px;
	color: #fff;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

#nav a:hover {
	font-size: 26px;
	color: #519C01;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

#content {
	position: absolute;
	left: 170px;
	top: 370px;
	width: 500px;
	font-size: 11px;
	font-family: trebuchet ms, arial, sans-serif;
}

#navu {
	position: absolute;
	left: 10px;
	top: 370px;
	width: 140px;
	letter-spacing: 1px;
	text-align: left;
}

#navi {
	position: absolute;
	left: 10px;
	top: 370px;
	width: 140px;
	letter-spacing: 1px;
	text-align: left;
}

#navi b {
	font-family: arial, sans-serif;
}

#navi a:link {
	background: url('images/link.gif') no-repeat right #C9DE93;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 4px 4px 15px;
	margin-bottom: 2px;
}

#navi a:visited {
	background: url('images/link.gif') no-repeat right #C9DE93;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 4px 4px 15px;
	margin-bottom: 2px;
}

#navi a:active {
	background: url('images/link.gif') no-repeat right #fff;
	display: block;
	color: #A2C459;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 4px 4px 20px;
	margin-bottom: 2px;
}

#navi a:hover {
	background: url('images/link.gif') no-repeat right #A2C459;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 4px 4px 20px;
	margin-bottom: 2px;
}

#foot {
	text-align: center;
	font-size: 9px;
	border-top: 1px #cadf94 solid;
	padding: 5px;
	color: #cadf94;
	margin-top: 3px;
	margin-bottom: 3px;
}

.header {
	color: #7db540;
	font-size: 20px; 
	font-family: arial black, arial, sans-serif;   
	margin: 0px 0px -3px 25px;
	padding-left: 18px;
	background: url('images/header.jpg') no-repeat left;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 15px; 
	font-weight: bold;  
	padding: 2px 2px 2px 40px;
	margin: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-align: left;
	background: url('images/h1.jpg') no-repeat left;
}

.small {
	font-size: 11px;
	width: 150px;
}

.small2 {
	font-size: 10px;
	padding: 5px;
	width: 300px;
}

#lyrics a {
	font-weight: normal;
	text-decoration: none;
}

.quote {
	font-size: 10px;
	font-style: italic;
	font-family: arial, sans-serif;
	padding: 10px;
	width: 400px;
	margin-left: 20px;
	background: url('images/quote.jpg') no-repeat top left;
}

.cred {
	font-size: 8px;
	color: #519C01;
	text-transform: uppercase;
	font-style: italic;
	font-family: arial, sans-serif;
	margin-left: 30px;
	margin-top: -2px;	
}

.name {
	font-size: 10px;
	text-transform: uppercase;
	font-family: arial, serif;
}

.stats {
	padding-left: 10px;
	font-size: 11px;
	font-family: trebuchet ms, arial, sans-serif;
}

a:link.back {
	color: #A3C459;
	border-left: 8px #A3C459 solid;
	padding-left: 4px;
	text-align: left;
}
 
a:active.back {
	color: #519c01;
	border-left: 8px #519c01 solid;
	padding-left: 4px;
}
a:visited.back {
	color: #A3C459;
	border-left: 8px #A3C459 solid;
	padding-left: 4px;
}
a:hover.back {
	color: #519c01;
	border-left: 8px #519c01 solid;
	padding-left: 4px;
}

#foot a {
	font-weight: normal;
}

img { 
	border: 0px;
}

b {
	color: #519c01;
}

.title {
	margin-bottom: 3px;
}

blockquote {
	margin-top: 2px;
	margin-left: 95px;
}

.credit { 
	font-size: 10px;
}

.codesort {
	text-align: left;
}

.codesort img { 
	border: 1px #cadf94 solid;
	background-color: #fff;
	padding: 2px;
}
.code {
	border: 1px #cadf94 solid;
	margin-right: 5px;
	background-color: #fff;
	padding: 2px;
}

a:link {
	color: #A3C459; 
	text-decoration: underline;
	font-weight: bold; 
} 

a:visited {
	color: #519c01; 
	text-decoration: underline;
	font-weight: bold;
} 

a:active {
	color: #b7d616; 
	text-decoration: none;
	font-weight: bold;
} 

a:hover {
	color: #519c01; 
	cursor: help;
	font-weight:bold;
}

input, textarea {
	font-family: tahoma, arial, sans-serif; 
	font-size: 11px; 
	background: #cadf94; 
	color: #A3C459; 
	border-left: 3px solid #A3C459;
	border-right: 3px solid #A3C459;
	border-bottom: 1px solid #A3C459;
	border-top: 1px solid #A3C459;
	padding-left: 2px;
}
