﻿body
{
	margin: 0px;
	background: #99000A;
	color: White;
}
.header
{
	height: 120px;
	padding-left: 177px;
	height: 155px;
	background: url( 'Images/jameslove_vines.jpg' ) top right no-repeat Black;
}
.header img
{
	margin-top: 50px;
	margin-bottom: 10px;
}
.header h2
{
	margin: 0px;
	color: White;
	font-size: 130%;
}
.portrait
{
	position: absolute;
	top: 20px;
	left: 20px;
}
.navigation
{
	position: absolute;
	text-align: right;
	width: 137px;
	top: 225px;
	left: 20px;
}
.navigation a
{
	font-style: italic;
	color: White;
	padding-bottom: 8px;
	display: block;
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
	font-size: 120%;
}
.navigation a:hover
{
	text-decoration: underline;
}
a.active
{
	text-decoration: underline;
}
.navigationbottle
{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content
{
	margin-top: 20px;
	margin-left: 177px;
	margin-right: 20px;
	padding-bottom: 30px;
}
.content p
{
}
.content h1
{
	margin-top: 0px;
}
h1
{
	font-size: 160%;
}
h2
{
	font-size: 145%;
}
h3
{
	font-size: 130%;
}
.leftimage
{
	float: left;
	padding-bottom: 20px;
	padding-right: 20px;
}
.awards div
{
	text-align: center;
	display: block;
	float: left;
	width: 180px;
	margin: 10px;
	height: 250px;
}
.awards a
{
	color: white;
	display: block;
}
.awards img
{
	border:2px solid black;
	display: block;
	margin-bottom: 5px;
	margin-left:auto;margin-right:auto;
}
.alignlabel
{
	padding-top: 2px;
	position: absolute;
	text-align: left;
	width: 60px;
}
.aligninput
{
	margin-left: 60px;
}
.eretzimages 
{
	font-size:11px;
	display:block;
	font-family:Arial;
}
.eretzimages a 
{
	color:White;
}