body { 
	background:url('images/bg.gif');
}

table, td { 
	color:#787a7d; 
	font-size:11px; 
	font-family:tahoma, trebuchet ms, arial, sans-serif;
	cursor: default;
}

#layout {
	position: absolute;
	left: 0px;
	top: 0px;
}

#bar1 {
	background-image:url('images/thislove_17.jpg');
}

#content {
	background-image:url('images/thislove_18.jpg');
}

#bar2 {
	background-image:url('images/thislove_19.jpg');
}

i {
	font-family: times new roman, times, serif;
}
.header {
	font-size:25px; 
	color: #b5b4b4;
	font-family:times new roman, times, serif;  
	font-weight: bold;
	font-style:italic;
	letter-spacing: 2px;
	margin-bottom: 0px;
	text-transform: lowercase;
}

img { 
	border: 0px;
}

.code {
	background-color: #f0f0f0;
	border: 2px #f0f0f0 solid;
}

.credit { 
	font-size: 10px;
}

.codesort {
	text-align: left;
}

.codesort img { 
	background-color: #f0f0f0;
	border: 2px #f0f0f0 solid;
}

a:link {
	color: #565d6c;
	font-size: 12px; 
	text-decoration: underline;
	font-family: times new roman, times, serif;
} 

a:visited {
	color: #565d6c;
	font-size: 12px; 
	text-decoration: link-through;
	font-family: times new roman, times, serif;
} 

a:active {
	color: #1a1d22; 
	cursor: help;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	font-family: times new roman, times, serif;
} 

a:hover {
	color: #1a1d22; 
	font-size: 12px;
	cursor: help;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	font-family: times new roman, times, serif;
}

input, textarea {
	font-family:tahoma, trebuchet ms, arial, sans-serif;
	font-size: 11px; 
	background-color: #dedbdb; 
	color:#787a7d; 
	border:0px;
}
