/* Text */
body{
	background-color:#ffbf00;
}

.txt {
        font-family: Verdana, Arial, Sans-Serif;
        font-size:11px;
        color:#85888d;
		font-weight:lighter;
}


.maintext{
	margin-left:10px;
	margin-right:30px;
	margin-top:10px;
}

#out{text-align:center;}

#logo { position:relative; top:230px; align:center; z-index:1; 

}

#logo a { width:431px; height:109px; display:block; background-image:url(pict/port_o01s.png); }
#logo a:hover{ background-image:url(pict/port_o01r.png); }


#logo2 { position:relative; top:240px; align:center; z-index:2; }

#logo2 a { width:430px; height:24px; display:block; background-image:url(pict/port_u01s.png); }
#logo2 a:hover{ background-image:url(pict/port_u01r.png); }

#preloader { visibility:hidden; }

