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

body {
   font-family: "europa", sans-serif;
   font-size: 21px;
	color: black;
	background: #fff;
	font-weight: normal;
	height:auto;
	width:auto;
	text-align: left;
	}
	
		
/*#wrapper {
width: 480px;
float: left;
text-align: left;
}*/
body.section-1 { }
body.section-2 { }
body.section-3 { height: 10%;}

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

a img { border: none; }



#copyright{
position: absolute;
text-align: right;
width:745px;
top:570px;
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: 480px;
}

#menu {
    width: 200px;
    height: 100%;
    float: left;
    text-align: left;
    font-family: "faricy-new-web", sans-serif;
	font-size: 22px;
	color: black;
	background: #fff;
	font-weight: bold;
	text-align: left;
	margin-right: 50px;   
}

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

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

#content table { width: 480px; top: 681px; left: 350px; 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: 17px; font-weight: 100;}

.creditlink a:link {
color: grey;}

.col {float:left;width:205px; margin: 0;}
.col2 {float:left;width:195px; 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: 800px; height: 478px; margin-top: 135px; margin-left: auto;
    margin-right: auto; font-weight: lighter;  
    }

#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; left: 575px; width: 1000px; height: 20px; font-size: 25px;font-weight: 100;text-align: left;}

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

#once { clear: left; }