body {
 background: #D6DBC1 url('images/0055-01.gif') repeat-x;
 margin: 0px;
 padding-top: 18px;
 padding-bottom: 20px;
}

a {
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 color: #FFFF99;
}

td {
 font: 8pt Verdana, sans-serif;
}

h1 {
 background: url('images/0055-09.gif') 10px 0px no-repeat;
 color: #D7DCC2;
 font: italic 16pt Times New Roman, sans-serif;
 padding-top: 8px;
 padding-left: 28px;
 text-transform: lowercase;
}

.welcome {
 background: #FFFFDD url('images/0055-06.jpg') no-repeat;
 color: #414E06;
 font-weight: bold;
}

.side_about {
 width: 305px;
 height: 115px;
 background: url('images/0055-10-about.gif') 15px 2px no-repeat;
}

.side_about_contents {
	position: relative;
	left: 146px;
	width: 155px;
	height: 110px;
	background: url('images/0055-08.gif') left top repeat-y;
	padding-top: 4px;
	padding-left: 8px;
	padding-bottom: 5px;
	top: 5px;

}

.side_you {
 width: 305px;
 height: 115px;
 background: url('images/0055-10-you.gif') 15px 2px no-repeat;
}

.side_sitely {
 width: 305px;
 height: 115px;
 background: url('images/0055-10-sitely.gif') 15px 2px no-repeat;
}

.side_credits {
 width: 305px;
 height: 115px;
 background: url('images/0055-10-credits.gif') 15px 2px no-repeat;
}

.sidenav {
	position: relative;
	left: 146px;
	width: 155px;
	height: 110px;
	background: url('images/0055-08.gif') left top repeat-y;
	padding-top: 4px;
	padding-left: 8px;
	padding-bottom: 5px;
	top: 16px;

}

.sidenav a {
 border-bottom: 2px dotted #D7DCC2;
 color: #D7DCC2;
 display: block;
 margin: 2px;
 padding-bottom: 2px;
}

.sidenav a:hover {
 background-color: #7D8D39;
 border-bottom: 2px dotted #FFFF99;
 color: #FFFF99;
 display: block;
 margin: 2px;
 padding-bottom: 2px;
}

