body {
	background-color:#D7D7D7;
	font-family: Bembo, Times New Roman, Times, serif;
	color: #443333;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
}

#header       {
	width: 760px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: left;
	height: 88px;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#BBBBBB;
}

#logotext	{
	font-size: 45px;
	color: #800000;
	padding: 0px 0px 0px 5px;
	margin-bottom: -10px;
}

#headertext {
	color: #666666;
	padding: 5px 0px 5px 5px;
	font-size: 32px;
}

#headcap {
	color: #666666;
	padding: 5px 0px 0px 0px;
	font-size: 32px;
	margin-left: 184px;
}
	
#content {
	width: 760px;
	float: left;
	background-image: url("background.gif");
	padding: 0px 0px 0px 0px;
	margin-left: 35px;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#BBBBBB;
	overflow: hidden;
}

#footer {
	width: 760px;
	float: left;
	background-color:#E7E7E7;
	padding: 0px 0px 0px 0px;
	margin-left: 35px;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#BBBBBB;
	overflow: hidden;
}

#footertext {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-left: 5px;
	font-weight: bold;
}

#logo {
	width: 126px;
	padding: 3px 5px 3px 0px;
	float: right;
}

#intro {
	width: 340px;
	font-size: 15px;
	line-height: 20px;
	font-family: Bembo, Times New Roman, Times, serif;
	color:#000000;
	background-color: #FFFFFF;
	padding: 0px 5px 0px 5px;
	margin-left: 0px;
	text-align: left;	
	margin-bottom: 5px;
	margin-top: 2px;
}

#main         {
	width: 575px;
	padding: 1px 0px 3px 0px;
}

p {
	font-size: 14px;
	color: #222222;
	line-height: 18px;
	padding: 0px 5px 0px 0px;
}

p.intro {
	width: 325px;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 2em;
	color: #443333;
}

p.cv {
	font-size: 14px;
	color: #333333;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 2em;
	text-indent: -2em;
}

p.caption {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin-top: 3px;
	margin-bottom: 12px;
	text-align: center;
}

p+p {
	text-indent: 3em;
}

h1, h2, h3 {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 6px;
}

h1 {
	font-size: 24px;
	line-height: 27px;
	letter-spacing: 1px;
	margin-top: 0px;
}

h2 {
	font-size: 15px;
	line-height: 18px;
	color: #666666;
	margin-top: 0px;
}

h3 {
	font-size: 13px;
	line-height: 15px;
	color: #888888;
	margin-top: 12px;
}

h4 {
	font-family: Helvetica, Arial, sans;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 0px;
	color: #444444;
	margin-bottom: 3px;
}

li {
	line-height: 23px;
}

#navigation {
	float: left;
	width: 175px;
	padding: 0px 0px 0px 0px;
}

#navigation .thispage {
	color: #40B6D0;
}

#navigation ul {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 0px;
	margin-left: 5px;
	font-weight: bold;
}

#navigation ul li {
	width: 170px;
	text-align: right;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#808080;
	line-height:15px;
}

#navigation ul ul {
	margin-left: 15px;
}

#navigation ul ul li {
	width: 155px;
}

#navigation ul ul a {
	width: 150px;
}

#navigation a {
	width: 165px;
	display: block;
	padding: 0px;
	color: #443333;
	text-decoration: none;
}

#navigation a:hover {
	background-color: #443333;
	color: #FFFFFF;
}

a:link		{ color: #69698F; }
a:visited	{ color: #69698F; }
a:active	{ color: #FF0000; }
a:hover		{ color: #FF0000; }