BODY	{
	margin: 0px;
	text-align: center;
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
}
A:link    {
	color: #0072bc;
	text-decoration:underline;
}
A:visited {
	color: #0072bc;
	text-decoration:underline;
}
A:active  {
	color: #0072bc;
	text-decoration:underline;
}
A:hover   {
	color: #2092dc;
	text-decoration:underline;
}
#mainContainer	{
	position:relative;
	margin: 20px auto 20px auto;
	width: 900px;
	min-height:620px;
	border: solid 0px black;
	
}
#bodyTop	{
	position: absolute;
	width: 794px;
	left:0px;
	top:0px;
	z-index:30;
	border: solid 0px blue;
	
}
#bodyModule	{
	position: absolute;
	width: 100px;
	height: 232px;
	left:792px;
	top:0px;
	z-index:27;
	border: solid 0px green;
	background-image: url(../img/otte_module.jpg);
	
}
.moduleTextBox	{
	margin: 34px 25px 10px 18px;
	border: solid 0px #0072bc;
}
.moduleText	{
	font-size: 10px;
	font-weight: normal;
}
.moduleData	{
	font-size: 11pt;
	line-height: 19px;
	font-weight: normal;
	color: #ff4848;
	background-color: #333333;
}
.moduleDataP	{
	font-size: 9pt;
	line-height: 19px;
	font-weight: normal;
	color: #ff4848;
	background-color: #333333;
}
#bodyBtmOuter	{
	position: absolute;
	width: 607px;
	left:178px;
	top:125px;
	z-index:10;
	border: solid 0px red;
	text-align: center;
	
	}
#bodyBtmInner	{
	width: 605px;
	margin: 0px auto 0px auto;
	border: solid 0px red;
	text-align: center;
	background-image: url(../img/otte_back_sides_t.gif);
}
#textContainer	{
	width: 490px;
	margin: 0px auto 5px auto;
	border: solid 0px blue;
	text-align: left;
	min-height: 325px;
}
.headline	{
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0072bc;
	margin: 15px 0px 10px 0px;
}
#footer	{
	width: 604px;
	margin: 10px auto 10px auto;
	height: 95px;
	border: solid 0px purple;
	background-image: url(../img/otte_footerbox.jpg);
	text-align: center;
}
#footerText	{
	width: 500px;
	padding: 15px 1px 0px 1px;
	margin: 0px auto 0px auto;
	font-size: 12px;
	font-weight:normal;
}
#menuBox	{
	position: absolute;
	width: 206px;
	height:400px;
	left: 8px;
	top:112px;
	text-align: center;
	z-index:50;
	
}
.menuPod	{
	width: 205px;
	height: 65px;
	margin: 0px auto 5px auto;
    font-size: 20px;
	font-weight: bold;
	color: #0072bc;
	background-image: url(../img/otte_menubox3.gif);
}
.menupodText	{
	padding: 21px 60px 0px 1px;
}
	
#menuBox	A:link    {
	color: #0072bc;
	text-decoration:none;
}
#menuBox	A:visited {
	color: #0072bc;
	text-decoration:none;
}
#menuBox	A:active  {
	color: #0072bc;
	text-decoration:none;
}
#menuBox	A:hover   {
	color: #2092dc;
	text-decoration:underline;
}
#box3	{width: 180px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	padding: 2px 2px 0px 6px;
    margin: 60px auto 20px auto;}
#box4	{width: 300px;
	border: solid 1px #888888;
	background-color: #ffffff;
	padding: 2px;
    margin: 60px auto 20px auto;}
#box5	{
	background-color: #f5f5f5;
	font-size: 8pt;
	padding:2px;
	font-family: arial, helvetica, sans-serif;
	border: solid 1px #999999;
    text-align: left;}
#box6	{width: 186px;
	background-color: #ffffff;
    margin: 0px auto 0px auto;}
.extras	{
	border: solid 1px #0072bc;
	color: #0072bc;
    font-family: Times, Times New Roman, serif;}
