body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
}

body{
	color:#555555;
	font-size:13px;
	background: url(img/dark_wood_texture.jpg) #151519;
	font-family:Arial, Helvetica, sans-serif;
}


#galleria{
 	height:650px;
        margin-top: -20px;
}

#container{
	width:890px;
	margin:20px auto;
}




div.nomargin{
	margin-right:0px;
}

.pic{
	float:left;
	margin:0 10px 10px 0;
	border:5px solid white;
	width:100px;
	height:100px;
}

.pic a{
	width:100px;
	height:100px;
	text-indent:-99999px;
	display:block;
}

.clear{
	clear:both;
}

#main-container{
	width:400px;
	margin-left:100px;
}

#proj1{
	width:400px;
	margin-left:100px;
        float:left;

}

#proj2{
	width:400px;
        float:left;
        margin-left: 10px;
}

#proj3{
	width:400px;
        float:left;
        margin-left: 300px;
}

#projtext{
	width:500px;
        margin-left: 300px;
        margin-right: auto;

}

#projects{
	width:800px;
        margin-left: auto;
        margin-right: auto;

}

#prl{
	width:100px;
        float:left;
        text-align:right;
}

#prr{
	width:600px;
        text-align:left;
        margin-left:130px;
}

#artimg{
	width:1000px;
        margin-top:20px;
        margin-left:0px;
}


.projclass{
	color:black;
	font-size:14px;
        font-family:Gautami;
}

.projmenu{
	font-size:16px;
        font-family:Gautami;
        style:underline;
}


#form-container{
	background-color:#f5f5f5;
	padding:15px;

	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}

#logo{
	margin-top:20px;
        margin-left: 200px;
        }

#content{
	background: #F5F5F5;
	width:1000px;
      	height:500px;
	margin-top:20px;
        margin-left: auto;
        margin-right: auto;
        }

#slide2{
	background: #F5F5F5;
	width:1000px;
      	height:500px;

}

#slideshow {
    position:relative;
    width:750px;
    height:500px;
    margin-top:-17px;
    margin-left: auto;
    margin-right: auto;
}

#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;
}

#projj{
	background: #F5F5F5;
	width:1000px;
      	height:440px;
	margin-top:10px;
        margin-left: auto;
        margin-right: auto;
        	overflow: auto;
}

#navigation{
	width:1000px;
      	height:50px;
	margin: auto;
	background: #151519;
         }


#panel {
    height: 29px;
    width: 500px;
    display: none;
}
.btn-slide {

}
.active {

}


div.biofoto{
      img {float:right; margin:26px; border:1px solid #000000}
      float:left;
      margin-right: 10px;

}

#bio{
        width:400px;
        margin-left: 50px;
                float:left;
}

#contact{
        float: right;
	width:200px;
        margin-right: 200px;
        margin-top: 170px;
}

.contact-info{
	color:black;
	font-family:Arial, Helvetica, sans-serif;
}



td{
	white-space:nowrap;
}

a, a:visited {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	color:#777777;
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:5px;
}

h2{
	font-weight:normal;
	font-size:10px;

	text-transform:uppercase;

	color:#aaaaaa;
	margin-bottom:15px;

	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
	padding-bottom:10px;
}

label{
	text-transform:uppercase;
	font-size:10px;
	font-family:Tahoma,Arial,Sans-serif;
}

textarea{
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

td > button{
	text-indent:8px;
}

.error{
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:240px;
}

#loading{
	position:relative;
	bottom:9px;
	visibility:hidden;
}

.tutorial-info{
	color:white;
	text-align:center;
	padding:10px;
	margin-top:10px;
}










