body		{
	background-color: #e7e5c8;
	margin: 0px;
	font-family: Georgia, serif;
}
a:link		{
	color: #ff9650;
}
a:visited	{
	color: #ff9650; 
}
h4		{
	margin-top: -15px;
	font-weight: normal;
	color: #999933;
}
ul		{
	margin-bottom: 10px;
	margin-top: -10px;
}
#wrapper	{
	background-color: #FFFFFF;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
}
#header		{
	position: relative;
	border-top: 1px #000000 solid;
	background: url(head.jpg);
	height: 150px;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#menu		{
	background: #E7E3B5;
	position: relative;
	text-align: center;
	font-size: 14pt;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
#menu a		{
	text-decoration: none;
}
#menu a:hover	{
	color: #FFFFFF;
	background-color: #999933;
}
#content	{
	position: relative;
	padding: 10px;
}
#sub		{
	position: relative;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}
#sub a		{
	text-decoration: none;
}
.text		{
	color: #5e5e5e;
    font-family: 'Georgia', serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 18px;
	padding-left: 18px;
	padding-right: 18px;
	
}
.jobloc		{
	text-align: center;
}
#footer		{
	position: relative;
	background: #E7E3B5;
	padding-bottom: 8px;
	text-align: center;
	padding-top: 8px;
	border-top: 1px solid #000000;
}

.Title {
    color: #999933;
    font-family: 'Georgia', serif;
    font-size: 25px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 4px;
    opacity: 1.00;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.photo {
	float: right;
	padding: 10px;
}

.quote {
	margin-top: 0px;
	font-size: 16px;
	color: #ff9650;
	text-align: center;
	font-style:italic;
}