body	{
/*	background-image: url("dropshadow.jpg");*/
	background-position: center center;
	background-color: black;
	margin-top: 20px;
	margin-left: 5px;
	background-repeat: repeat-y;
	background-attachment: fixed;
	margin-bottom: 0px;
	}
	
#container {
	background-color: #bbbbb0;
	width: 900px;
	height: 100%;
	color: gray;
	font-size: 12px;
	letter-spacing: 0px;
	}

#logo {
	position: absolute;
	margin-top: 10px;
	margin-left: 20px;
	}
	
#logoright	{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	}

p	{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0 0 0 30px;
	display: block;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, sans-serif;
	text-align: justify;
	}

li	{
	font-size: 11px;
	color: #767676;
	font-family: Verdana, sans-serif;	
	}

.header {
	font-size: 14px;
	font-weight: bold;
	color: #7B8CAF;
	letter-spacing: 2px;
	}
	
.caption	{
	font-size: 9px;
	color: red;
	font-family: verdana;
	}
	
#textline	{
	display: block;
	background-color: transparent;
	border-top-color: #999999;
	border-style: solid;
	border-width: 1px 0 0 0;
	position: absolute
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0 0 0 0;
	font-style: verdana, arial, sans-serif;
	text-align: left;
	}
	
#photoleft	{
	width: 175px;
	height: *em;
	float: center;
	background-color: none;
	border-style: none;
	border-width: 1px;
	border-color: #cccccc;
	}

#photoright	{
	width: 200px;
	float: right;
	padding: 0px 20px 20px 20px;
	}
	
#image1	{
	width: 75px;
	float: right;
	padding: 20px 20px 20px 20px;
	}

#mei	{
	width: 96px;
	height: 144 px;
	padding: 0 10px 5px 25px;
	float: left;
	}

#mainelement	{
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: gray;
	padding: 0 50px 0 0;
	margin-top: 30px;
	}
	
#links	{
	font-size: 12px;
	color: #999;
	font-family: lucida grande, "verdana", san-serif;
	text-align: right;
	letter-spacing: 2px;
	}

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

a:visited { color: #000;}

a:hover { color: #7B8CAF; }

#center {
	text-alignment: center;
	}
