body { background-color: #392d30; color: #ffffff; margin:0px; }

body, p, ol, ul, td {
  font-family: arial, helvetica, sans-serif;
  font-size:   90%;
  line-height: 140%;
}


.center
{
	text-align:center;
	width: 100%;
}

#web
{
	width: 800px;
	margin: 10px auto 0px auto;
	height: 600px;
	background-image: url(../_images/bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	text-align:left;
}

#web img
{
	position:absolute;
}

#web img#fos-logo
{
	margin-top: 185px;
	margin-left: 26px;
}
#web img#fob-logo
{
	margin-top: 195px;
	margin-left: 511px;
}
#web img#symbols-logo
{
	margin-top: 356px;
	margin-left: 260px;
}

#web #fos-info
{
	position:absolute;
	margin-top: 315px;
	margin-left: 36px;
	width: 370px;	
	font-size: 75%;
	line-height: 100%;
	color: #aa7a6a;
}

#web #fob-info
{
	position:absolute;
	margin-top: 315px;
	margin-left: 480px;
	width: 288px;	
	font-size: 75%;
	line-height: 100%;
	color: #aa7a6a;
	text-align:right;
}


#web #symbols-info
{
	position:absolute;
	margin-top: 405px;
	margin-left: 540px;
	width: 228px;	
	font-size: 75%;
	line-height: 100%;
	color: #aa7a6a;
	text-align:right;
}

#web #places
{
	font-weight:bold;
	position:absolute;
	margin-top: 495px;
	margin-left: 26px;
	text-align:left;
}

#web #info
{
	position:absolute;
	width: 400px;
	margin-top: 495px;
	margin-left: 366px;
	text-align:right;
	font-size: 85%;
}

#foot
{
	font-size: 75%;
	text-align: center;
	color: black;
}
#foot a, a:link, a:visited, a:active
{
	color: black;
}
#foot a:hover
{
	color: #555555;
}
.red
{
	color: #ab7e78;
}

img
{
	border: none;
}

a, a:link, a:visited, a:active
{
	color: white;
}
a:hover
{
	color: #ab7e78;	
}

