@charset "utf-8";
body {
	font-family: "Myriad Web Pro", Tahoma;
	font-size: 12px;
	background-color: #515151;
	color:#FFFFFF;
}
.footer{ font-size:10px;}
.footer A:link{ text-decoration:none; color: #99CC00}
.footer A:hover{10px; text-decoration:none; color: #FFCC00}
.footer A:visited{ text-decoration:none; color: #99CC00}



.enterbox { width:100px; position:relative; float:right; right:20px; top:400px;
		   height:30px; z-index:400; text-decoration:none; color:#FFFFFF; text-align:center; }
		.big { font-size:16px}
.enterbox A:link { color:#FFFFFF; text-decoration:none }
.enterbox A:hover { color: #FF9900; text-decoration:none }
.enterbox A:visited { color:#FFFFFF; text-decoration:none }

img { padding-bottom:4px;}
img a{border: none;}

#wrapper {height:511px; position:relative; top:0; left:0; z-index:100}
#botomcontainer { width:786px; height:70px}
#logo { float:left; width:300px; text-align:center}
#logo img { margin-bottom:10px;}

#textright{ width:400px; float:right; text-align:right; font-size:11px}
#main { width:786px;  height:600px; margin:0 auto}

#slideshow {
    position:relative;
    height:511px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
