body{
font-family: Verdana,Tahoma,Arial,sans-serif;
background-color: #fff;
color:#aaa;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 2.4em;
font-size: 1em;
background-image: url("strib.gif");
}

img{
border: 0px;
}

#wrapper{
position:relative;
margin-left: auto;
margin-right:auto;
margin-top: 40px;
width:770px;
height:460px;
z-index:11;
}

#shadow{
position:absolute;
width:760px;
height:450px;
background-color:#333;
margin:auto;
left:10px;
top:10px;
z-index:14;
opacity:0.1;
filter: alpha(opacity=10);
}
#container{
position:absolute;
width:760px;
height:450px;
border:dotted;
margin:auto;
border-width:0.2px;
border-color:#666;
background-color:#fff;
z-index:17;
}

#logo{
position:absolute;
background-image: url("logo.gif");
background-color:#eee;
height:139px;
width:660px;
left:0px;
top:2px;
z-index:24;
}
#content{
position:absolute;
height:200px;
width:300px;
left:20px;
top:150px;
z-index:25;

}



#navigation
{
position:absolute;
height:200px;
width:120px;
right:0px;
top:150px;
z-index:27;
background-color:#fff;

}

#navigation ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#navigation ul li.secure{
list-style: url("tinylock.png");
}
#navigation ul li.out{
list-style: url("tinyout.png");
}

#navigation li {

}

#navigation li a:link, #navigation li a:visited  {
display: block;
padding: 0.3px 0.3px 0.3px 0.5em;
border-bottom: 0.5px solid #eee;
background-color: #fff;
color: #aaa;
text-decoration: none;
font-size: 1.0em;
line-height: 2.4em;

}

#navigation li a:hover {
background-color: #7b00ce;
color: #fff;
}

#art a{
background-color: #3400a4;
color: #fff;

}


#decoration{
position:absolute;
background-image: url("deco.gif");
background-color:#eee;
height:22px;
width:534px;
left:0px;
bottom:0px;
z-index:22;

}
#contact{
position:relative;
width:760px;
font-size:1em;
margin:auto;
text-align:center;
color: #ccc;
z-index:23;

}

#valid{
position:absolute;
left:10px;
bottom:0px;
text-align:left;
z-index:50;

}



#trans{
	background-image: url("verylongtrans.png");
	position: absolute;
	width: 100%;
	height: 100%;
	z-index:10;
	top:0px;
	left:0px;

}
#content{
	font-size: 0.6em;
}