*{margin:0;padding:0}

body {
font: normal 11px verdana; 
}

a {
color: #999999;
text-decoration: none;
outline:none;
}

.logo {
position: absolute; 
left: 20px; 
top: 10px; 
}


.copyright {
color: #B0B0B0;
position: absolute; 
left: 20px; 
bottom: 10px; 
width: 500px;
}

.submenu {
position: absolute; 
left: 61px; 
top: 200px;
width: 100px;
}

.submenutitle {
position: relative; 
left: 0px; 
font-weight: bold;
letter-spacing: 2px;
color: #3399FF;
}

.submenuitems {
position: relative; 
left: 0px; 
top: 10px; 
color: #999999;
}

/* gallery stuff */

.demo {
position: absolute;
left: 200px;
top: 150px;
width: 950px;
}

.caption {
position: absolute;
left: -350px;
top: 270px;
width: 350px;
color: #999999;
}

.gallery_demo {
width: 200px;
float: left;
}

.gallery_demo li {
width: 50px;
height: 50px;
border: 2px double #eee;
background: #eee;
}

.gallery_demo li.hover {
border-color: #3399FF;
}

.gallery_demo li.active {
border-style: solid;
border-color: #222;
}

.gallery_demo li div {
left: 200px
}

.gallery_demo li div .caption {
font: italic 0.7em/1.4 georgia,serif;
}

.galleria_container {
margin: 0 auto 60px auto;
height: 350px;
width: 775px;
float:right;
position: absolute;
left: 200px;
}

.arrows {
position: absolute;
left: 200px;
top: 470px;
}
	
.text_area {
position: absolute; 
left: 61px; 
top: 200px;
width: 800px;
font: normal 15px verdana;
}
