body
{
	color: white;
	background: black;
	margin: 10px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
}

p
{
	margin: 0 0 15px 0;
	padding: 0;	
}

p.home
{
	font-size: 15px;	
}

h1
{
    font-size: 36px;
    margin: 0;
    padding: 0;
}

h2
{
	font-size: 18px;
	font-style: italic;	
    margin: 0 0 25px 0;
	padding: 0;
}

h3 
{
    font-size: 14px;
    margin: 0 0 3px 0;
    padding: 0;
	border-bottom: 1px solid #666;
}

img
{
    border: 0;
}

img.photo
{
    border: 1px solid #888;
}

img.thumb
{
    border: 1px solid #888;
	margin: 3px;
}

a img.thumb:hover
{
	border-color: white;
}

td
{
    font-size: 13px;
}

a
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}


#right-background
{
	background-repeat: no-repeat;
	background-position: top right;
}

#banner
{
	height: 155px;
}

#logo
{
	float: left;
}

#title
{
	margin-left: 250px;
}

#trail
{
    position: absolute; top: 80px; left: 260px;
    font-size: 11px;
    margin-bottom: 10px;
    color: #bbb;
}

.trail-item
{
}

.trail-item a
{
    color: #bbb;   
}

#page
{
}

#nav
{
	float: left;
	width: 215px;
}

#content
{
	margin-left: 250px;
}

#footer
{
	border-top: 1px solid #666;
	height: 30px;
	clear: both;
	color: #666;
	font-size: 10px;
	margin-left: 250px; margin-top: 60px;
	text-align: center;
}

img.button
{
	padding: 2px;
	margin: 0;
	width: 100px;
	height: 94px;
}

.photo-left
{
	float: left;
	margin: 8px 8px 8px 0;
}

.photo-right
{
	float: right;
	margin: 0px 0px 8px 8px;
}

.section
{
	margin-bottom: 20px;
}

.result
{
    color: black;
    background: white;
    padding: 4px;
    margin-bottom: 15px;
}

td.header
{
	border-bottom: 1px dotted white
}
