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

.download a:link { text-decoration: none;color: #000000; font-family: "Tw Cen MT", Helvetica, monospace; background: #FFFFFF; padding-right: 65px; padding-top: 1px; padding-bottom: 1px; padding-left: 1px;}
.download a:active { text-decoration: none; color: #000000; font-family: "Tw Cen MT", Helvetica, monospace; background: #FFFFFF; padding-right: 65px; padding-top: 1px; padding-bottom: 1px; padding-left: 1px;}
.download a:visited { text-decoration: none; color: #000000; font-family: "Tw Cen MT", Helvetica, monospace; background: #FFFFFF; padding-right: 65px;padding-top: 1px; padding-bottom:1px; padding-left:2px;}
.download a:hover { text-decoration: none; Background: #00AEEF; color: #000000; padding-right: 20px; padding-right:65px;}

body {
font-size: 12px;
font-family: Tw Cen MT, Helvetica, sans-serif;
text-align: center;
background: #cccccc;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none;color: #4d4d4d; font-family: "Tw Cen MT", Helvetica, monospace;}
a:active { text-decoration: none; color: #4d4d4d; font-family: "Tw Cen MT", Helvetica, monospace;}
a:visited { text-decoration: none; color: #4d4d4d; font-family: "Tw Cen MT", Helvetica, monospace;}
a:hover { text-decoration: none; Background: #00AEEF; color: #000000;}

a img { border: none; }

#overall {
text-align:center;
}

#logo {
position:absolute;
}

#header {
width: 900px;
height: 50px;
background:#333133;
position: absolute;
margin-left: 40px;
border-left-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-top-style: none;
border-color: #ffffff;
border-width: 5px;
text-align: left;
vertical-align:text-bottom;

}



#menu {
float: left;
left: 40px;
width: 180px;
overflow-x: auto;
overflow-y: auto;
top: 80px;
height: auto;
padding-right: 8px;
margin-top: -12px;
margin-left: -5px;
position: absolute;
text-align: left;
z-index: 8888;
text-transform: lowercase;
}

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

#menu ul li.section-title { }

#name {
color: #ffffff;
font-size: 15px;
position: fixed;
margin-left:6px;
}

#stop{
color: #00AEEF;
font-size: 15px;
}

#content {
    margin: 0 0 0 215px;
    top: 0;
height:100%;
}

.container {
    padding: 5px 5px 25px 5px;
}

#content p {
text-align: justify;
width: 260px;
}

p {
padding-left: 10px;
padding-top: 10px;
text-decoration: none;
color: #ccccccc;
font-family: "Tw Cen MT", Courier, monospace;
text-align: left;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

#bakg{
	position: fixed;
	width:100%;
	height:100%;
	left: 0;
	top: 0;
	z-index: -1;
}

#menu ul li.section-title

{color: #000000;
font-size: 13px;
margin-top: 2px;
margin-right: -10px;
margin-bottom: 2px;
margin-left: -2px;
padding-top: 0pt;
padding-right: 20px;
padding-bottom: 0pt;
display: inline-block;
}

#built
{color: #00AEEF;
font-size: 12px;
margin-top: 2px;
margin-right: -10px;
margin-bottom: 2px;
margin-left: -2px;
padding-top: 0pt;
padding-right: 20px;
padding-bottom: 0pt;
display: inline-block;}

ul.footer li{
list-style:none;
color: #808080;
}

#footer
{
position:absolute;
margin-left: 300px;
margin-top: 15px;
}

#img-container{
margin-top: 58px;
margin-left: -25px;
}

#prev {
color: #ffffff;
padding-left: 10px;
background: #000000;
}

#next {
color: #FFFFFF;
padding-left: 2px;
background: #000000;
}

.nav {
margin-left: 30px;
color:#ffffff;
width:110px;
text-align: left;
margin-top:470px;
position: absolute;
z-index:1000;
background: #000000;
}

.text {
position: absolute;
margin-top: 80px;
z-index: 100;
}

#name {
font-family: "Arial", Courier, monospace;
}

#dip {
font-family: "Arial", Courier, monospace;
font-style: italic;
}

#cover {
height: 20px;
width:120px;
text-align: left;
margin-top:420px;
position: absolute;
z-index:5000;
background: #FFFFFF;
}
