* {
	margin: 0;
	padding: 0;
}
body { background-color: black; }
h1, 
h2 {
	margin: 0 0 22px;
}
h3 {
	font: italic bold 14px/2em Georgia, 'Times New Roman', Times, serif;
}
h3.about {
	font: italic bold 13px/1.6em Georgia, "Times New Roman", Times, serif;
}
#container { background-color: black; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; width: 900px; padding: 0; position: relative; height: 680px; overflow: hidden; margin: 8px auto 0; border: solid 2px #007740; }
#Nav { position: absolute; top: 0; left: 0; width: 900px; height: 25px; z-index: 9; }
#HomeText { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 20px; background-position: center 0; text-align: justify; position: absolute; top: 525px; left: 50px; width: 800px; height: 200px; overflow: auto; margin-top: 0; margin-right: 0; margin-bottom: 0; padding-top: 14px; }
#AboutText { margin: 0 0 0 100px; position: absolute; top: 168px; left: 191px; width: 455px; height: 380px; overflow: auto; padding-top: 100px; padding-right: 25px; padding-left: 20px; }
#footer { position: absolute; top: 567px; left: 100px; width: 405px; height: 44px; }
#credit { color: #fefdfd; text-align: center; position: absolute; top: 610px; left: 0; width: 699px; height: 20px; border-right: 1px solid #fff; border-bottom: 2px solid #fefdfd; border-left: 1px solid #fff; }
p { font-family: "Comic Sans MS"; margin:  0 0 0.5em; text-align: justify; }

p.p_translation { color: #bdbcbc; font-size: 14px; font-style: italic; }
.White { color: white; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.White12 { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
ul {
	margin: 0 0 20px;
	padding: 0 20px 0;
	list-style-type: none;
} 
li {
	margin: 0 0 5px;
}
a {	color:#fefdfd; }
a:hover {
	color: #999;
}
.linkcolor2 { font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none }
.linkcolor2 a:link    { color: white; font-size: 16px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; font-weight: bold; text-decoration: none  }
.linkcolor2 a:visited   { color: white; font-size: 16px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none; }
.linkcolor2 a:hover    { color: white; font-size: 16px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; font-weight: bold; background-color: gray; }
.linkcolor2 a:active { color: #5b9ee5; font-size: 16px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; font-weight: bold; }
.external_link   { font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: underline }
.external_link a:link   { color: #7d3b5f; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: underline }
.external_link a:visited    { color: #897ef8; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: underline }
.external_link a:hover    { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none; background-color: #897ef8 }
.external_link a:active   { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none; background-color: #82419d }

