body
{
margin: 0 0 20px 0;
padding: 0;
color: #800080;
background: #F0761D url("background.gif") repeat-x;
text-align: center;
font: italic 14px/20px Georgia, "Palatino Linotype", "Times New Roman", serif;
}

#container
{
width: 750px;
position: relative;
margin: 0 auto;
text-align: left;
}

#header
{
margin: 0 0 20px 0;
background: url("header.gif");
padding: 150px 25px 0 25px;
height: 370px;
}

#banner
{
	background: #FFF;
	padding: 20px;
	margin: 20px 0 0 0;
	border: 1px dotted #C00;
	text-align: center;
}

#banner p
{
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 20px;
	font-weight: bold;
	color: #C00;
}

div.blocktop
{
background: url("blocktop.gif") repeat-y;
font-size: 1px;
line-height: 1px;
height: 30px;
}

div.blockmid
{
background: url("blockmid.gif") repeat-y;
padding: 0 25px 0 25px;
text-align: left;
}

div.blockbot
{
background: url("blockbot.gif") repeat-y;
font-size: 1px;
line-height: 1px;
height: 30px;
}

h2
{
margin: 0;
padding: 40px 0 0 40px;
font-size: 20px;
color: #C00;
background: url("icon.gif") no-repeat 0 40px;
height: 21px;
}

h2.first
{
padding-top: 0;
background: url("icon.gif") no-repeat;
}

p
{
margin: 0;
padding: 20px 0 0 0;
}

p.quote
{
font-style: italic;
font-weight: bold;
padding-left: 150px;
background: url("netty.jpg") no-repeat 0 22px;
}

p.back
{
text-align: right;
font-weight: bold;
}

h3
{
margin: 0;
padding: 15px 0 0 0;
font-size: 16px;
color: #C00;
}

ul
{
margin: 0;
}

div.route
{
position: relative;
}

div.route img
{
position: absolute;
top: 0;
right: 0;
border: 1px solid #C00;
}

a
{
color: #C6F;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

h2 a
{
color: #C00;
}

a.section
{
color: #800080;
}

h2 a:hover, a.section
{
text-decoration: none;
}

th
{
	padding: 0 5px 10px 5px;
}

td
{
	padding: 10px 5px 10px 5px;
	border-top: 1px solid #EED;
}
