/* CSS Document */

BODY1 { 
	scrollbar-arrow-color: #FFFFFF;
  	scrollbar-3dlight-color: #FFFFFF;
 	scrollbar-highlight-color: #FFFFFF;
  	scrollbar-face-color: #FFA300;
  	scrollbar-shadow-color: #FFFFFF;
  	scrollbar-darkshadow-color: #FFFFFF;
  	scrollbar-track-color: ;
}
   
A {
	FONT: bold 12px "Tahoma",Helvetica, sans-serif; TEXT-TRANSFORM: none; COLOR:#2C2169; TEXT-DECORATION: none
}

A:hover {
	FONT: bold 12px "Tahoma", Helvetica, sans-serif; TEXT-TRANSFORM: none; COLOR:#00009B; TEXT-DECORATION: underline
}
   
H2 {
	font-weight:Bold;
	color:#2C2169;
	font-family:Tahoma;
	font-size:25px;
}

#singleText {
	font-weight:Bold;
	color:#2C2169;
	font-family:Tahoma;
	font-size:10px;
}

#Fotocontainer {
	MARGIN: 60px auto; width: 999px;  position: relative; height:1980px; background-color:#CCCCCC;
}

#container {
	MARGIN: 60px auto; width: 999px;  position: relative; height:660px; background-color:#CCCCCC;
}

#topheader {
	position:absolute; width: 997px; left:1px; top:1px; height:auto; background-color:#FFFFFF;
}

#menu {
	position:absolute;  width: 997px; left: 1px;  height: 32px; top: 238px; background-color:#F2F2F2; text-align:center;

}

#content {
	position:absolute; width: 977px; left: 1px; top: 273px; height: 340px; background-color:#F9F9F9; text-align:left;
	font-family:Tahoma;	font-size:11px;	font-weight:bold; color:#2C2169;padding:10px;

}

#bottomheader {
	position:absolute; width: 997px; left: 1px; height: 22px; top:6.625in; bottom:inherit; background-color:#F2F2F2;
}

/*padding-right:10px;	padding-left:10px;	padding-bottom:10px;
	padding-top:10px;
