/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
*{
	
	margin: auto;
	padding: auto;
}

body {
   font-family: "europa", sans-serif;
   font-size: 16px;
	color: #3d2d00;
	background: #fff;
	font-weight: normal;
	height:auto;
	width:auto;
	text-align: left;
	}
	
		
#wrapper {
width: 1050px;
margin: 0 auto;
text-align: left;
}
body.section-1 { }
body.section-2 { }
body.section-3 { height: 10%;}

a:link { text-decoration: none; color: #3d2d00; margin: none;}
a:active { text-decoration: none; color: gray; }
a:visited { text-decoration: none; color: #3d2d00;}
a:hover { text-decoration: none; color: gray; }

a img { border: none; }



#copyright{
position: absolute;
text-align: center;
width:1050px;
top:530px;
height:25px;
font-size: 16px; 
font-weight: 300;
color: grey;
line-height: 12px;
}



#content { 
    margin: 40px 0 0;
   
}
.clear-both {clear: both;}

.container {
    padding-top: 20px;
    height: 50%;
    text-align: left;
    width: 1200px;
}

#menu {
    width: 150px;
    height: 100%;
    float: left;
    text-align: left;
    font-family: "faricy-new-web", sans-serif;
	font-size: 20px;
	color: #3d2d00;
	background: #fff;
	font-weight: bold;
	text-align: left;
   
}

#menu ul {
	list-style: none;
	margin: 0 0 0 0;
}

#menu ul li{
padding-bottom: 12px; }
#content p { }

#content table { width: 480px; top: 681px; left: 300px; height:100%;text-align:justify;}

#content table td {width: 250px;}

#content ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#content li {
display: block;
padding: 0;
line-height: 20px;
margin-top:30px;
margin-bottom: 4px;
}

.creditlink 
{font-size: 12px; font-weight: 100;}

.col {float:left;width:165px; margin: 0;}
.col2 {float:left;width:155px; margin: 0;}

#para-content {
text-align: justify; width: 800px; height: 478px; margin-top: 135px; margin-left: auto;
    margin-right: auto; font-weight: lighter; 
}

#para-content-bio {
text-align: justify; width: 650px; height: 478px; margin-top: 135px; margin-left: auto;
    margin-right: auto; font-weight: lighter; padding-right: 150px; 
    }

#para-content-about {
text-align: justify; width: 800px; height: 478px; margin-top: 117px; margin-left: auto;
    margin-right: auto; font-weight: lighter; 
}

#para-content-about ul li {
line-height: 3px;}

p {
    margin: 0;
}

h1 { font-size: 20px; text-align: right; font-weight: lighter;  }
h2 { font-size: 24px; font-weight: 100;}
h3 { font-size: 16px; font-weight: 100;}
h4 { font-size: 13.5px; font-weight: 100; margin-left: 20px; margin-top: 90px; }
h5 { font-size: 16px; font-weight: 100;}

#p.credits {margin: 0 }

#img-container	{ 
    text-align: center; width: 800px; height: 478px; margin-top: 20px; }
#img-container p	{ width: 125px; height: 0; margin: 0; padding: 0; }
p.nav {position: absolute; top: 565px !important; width: 800px; height: 20px;margin-left: auto;margin-right: auto; font-size: 14px;font-weight: 100;text-align: left; }

.img-bot {
display: block;
    margin-left: auto;
    margin-right: auto;
    height: 475px;
}
s1 {
display: block;
    margin-left: auto;
    margin-right: auto;
    height: 475px;
}
#pics {
display: block;
    margin-left: auto;
    margin-right: auto;
    height: 475px;
}

#once { clear: left; }