body		{ font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;  background-color: white; }
#main		{ position: static; display: inline-block; }
#window		{ position: relative; width: 760px; background-color: white; text-align: left; }
#navigation	{ position: absolute; top: 20px; left: 20px }
#content		{ position: static; margin-left: 190px; padding-top: 20px; padding-bottom: 100px; display: block; background-image: url(../media/background.jpg); background-position: bottom right; background-repeat: no-repeat; }
#title		{ position: static; width: 560px; height: 61px; margin-bottom: 60px; display: block; background-image: url(../media/name.png); background-repeat: no-repeat; }
#text		{ position: static; margin-left: 20px; margin-right: 20px;  }
.text			{ margin-left: 20px; margin-right: 20px;  }
.menu		{ color: #444; text-align: center; margin-top: 0px; margin-bottom: 0px; padding-top: 5px; padding-bottom: 6px; border-top: none #888; border-bottom: 1px solid #888 }
img			{ border-width: 0; }
a:link		{ color: #888; }
a:visited		{ color: #888; }
a:hover		{ color: #444; }
a:hover.main	{ color: #444; text-decoration: none; background-color: #ffdf00; }
a:link.menu	{ color: #444; text-decoration: none }
a:visited.menu	{ color: #444; text-decoration: none }
a:hover.menu	{ color: #444; text-decoration: none; font-weight: bold; background: #fff url(../media/menu_back.png) no-repeat }
a:link.head	{ color: #444; text-decoration: none; font-weight: bold; }
a:visited.head	{ color: #444; text-decoration: none; font-weight: bold; }
a:hover.head	{ color: #000; text-decoration: none; font-weight: bold; }
h1.bubble	{ color: #888; font-weight: bold; font-size: 14px; margin-top: 0px; margin-bottom: 2px }
p.bubble		{ color: #444; font-weight: normal; font-size: 12px; margin-top: 0px }
h1.norm		{ color: #888; font-weight: bold; font-size: 15px; line-height: 18px; margin-top: 30px; margin-bottom: 10px; }
p.norm		{ color: #444; font-weight: normal; font-size: 14px; line-height: 18px; margin-top: 10px; margin-bottom: 10px; }
h1.main		{ color: #888; font-weight: bold; font-size: 15px; line-height: 18px; margin-top: 30px; margin-bottom: 10px; margin-left: 170px; }
p.main		{ color: #444; font-weight: normal; font-size: 14px; line-height: 18px; margin-top: 10px; margin-bottom: 10px; margin-left: 170px; }
table.main	{ color: #444; font-weight: normal; font-size: 14px; line-height: 18px; margin-top: 10px; margin-bottom: 10px; margin-left: 170px; }
img.main		{ color: #444; font-weight: normal; float: left; margin-top: 5px; margin-bottom: 0px; margin-left: -170px; margin-right: 20px }
ul.main		{ color: #444; font-weight: normal; font-size: 14px; line-height: 18px; margin-top: 15px; margin-bottom: 10px; }
li.main		{ color: #444; font-weight: normal; font-size: 14px; line-height: 18px; margin-top: 5px; margin-bottom: 5px; margin-left: 170px; }
ul.roman		{ color: #444; font-weight: normal; font-size: 14px; line-height: 18px; list-style-type: upper-roman; margin-top: 15px; margin-bottom: 10px }
li.roman		{ color: #444; font-weight: normal; font-size: 14px; line-height: 18px; margin-top: 5px; margin-bottom: 5px; margin-left: 170px; }
