img{
	position: relative;
}
div#introduction a span {display: none;}
div#introduction a:hover span {
	display: block;
	position: absolute;
	top: 30px;
	left: -140px;
	width: 350px;
	padding: 5px;
	margin: 5px;
	color: #333333;
	background-color: white;
	font: 10pt "Courier New", sans-serif;
	text-align: center;
}
img.floatright {
	float: right;
	margin: 4px;
}
#header{background-color: #F8F8F8;	} 
#headerleft {background-color: #F8F8F8;}
#headerright {background-color: #F8F8F8;}
#headerright a:link, a:active, a:visited{
	color: #182132;
	text-decoration: none;
}
#headerright a:hover{
	background-image: url(silver5.jpg);
}
#maincol1{background-color:	#F8F8F8;}
#maincol2{background-color: #F3F3F3;} 
#maincol2left{background-color: #2e4654;}
#maincol2 a:hover{
	background-image: url(silver5.jpg);
}
#maincol2 a:link, a:active, a:visited{
	color: #182132;
	text-decoration: none;
}
#maincol3{background-color:	#F8F8F8;} 
#maincol3bottom{background-color: #2e4654;}
#footer a:link, a:active, a:visited{
	color: #182132;
	text-decoration: none;
}
#footer a:hover{
	background-image: url(silver5.jpg);
}
#header{
	position: absolute;
	width: 980px;
	height: 90px;
	top: 0;
	left: 0px;
}
#headerleft {
	position: absolute;
	width: 382px;
	height: 90px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0px;
}
#headerright {
	position: absolute;
	width: 618px;
	height: 90px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 382px;
}
object{
	padding-left: 50px;
}
#main{
	position: absolute;
	width: 980px;
	height: 382px;
	top: 90px;
	right: 0;
	bottom: 0;
	left: 0px;
}
#maincol1{
	position: absolute;
	width: 146px;
	height: 382px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0px;
}
#maincol2{
	position: absolute;
	width: 236px;
	height: 382px;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 146px;
	background-image: url(maincol2.png);
}
#maincol2left{
	position: absolute;
	width: 2px;
	height: 236px;
	top: 56px;	
	right: 0;
	bottom: 0;
	left: 144px;
}
#maincol3{
	position: absolute;
	width: 618px;
	height: 382px;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 382px;
}
#maincol3bottom{
	position: absolute;
	width: 618px;
	height: 2px;
	top: 380px;
	right: 0;
	bottom: 0;
	left: 292px;
}
#footer{
	position: absolute;
	width: 1000px;
	height: 146px;
	top: 472px;		
	left: 0px;
	background-image: url(footer.png);
}
#footerguest {
	position: absolute;
	width: 236px;
	height: 146px;
	top: 0px;	
	right: 0;
	bottom: 0;
	left: 0px;
}
#footerguest img{
	position: absolute;
	left: 70px;
	top: 60px;
}
img.guest{
	visibility: hidden;
}
#footerfriends {
	position: absolute;
	width: 236px;
	height: 146px;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 246px;
}
#footerfavorites {
	position: absolute;
	width: 236px;
	height: 146px;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 482px;
}
#footervisitors {
	position: absolute;
	width: 141px;
	height: 146px;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 708px;
}
#footervisitors img{
	position:absolute;
	left: 30px;
	top: 30px;
}
#footerrights {
	position: absolute;
	width: 151px;
	height: 78px;
	top: 50px;
	right: 0;
	bottom: 0;
	left: 829px;
}
h1{
	font-family: Arial,serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #1E3C36;
}
P{ font-family:"Courier New",serif; }
P.contact {
	font-family: "Courier New",serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	padding-top: 75px;
}
P.languages {
	font-family: "Courier New",serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	margin-right: 80px;
	padding-top: 10px;
}
P.groups {
	font-family: "Courier New",serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	padding: 10px;
}
P.guest {
	font-family: "Courier New", serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}
P.friends {
	font-family: "Courier New", serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: Center;
	color: #003600;
}
P.favorites {
	font-family: "Courier New", serif;
	font-size:8pt;
	font-weight:bold;
	text-align:Center;
	color:#003600;
}
P.valid {
	font-family: "Courier New", serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding-top: 45px;
}
P.rights {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #003600;
	padding-top: 17px;
}





