/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
margin:0;
padding:0;
}
body {
background:white none repeat scroll 0 0;
color:black;
overflow:auto;
}
body.section-1 {
}
body.section-2 {
}
body.section-3 {
}
p {
margin:0 0 5px;
}
a:link {
color:#191919;
text-decoration:none;
}
a:active {
background-color:#00ff00;
color:black;
text-decoration:none;
}
a:visited {
background:white none repeat scroll 0 0;
color:black;
text-decoration:none;
}
a:hover {
background-color:#00ff00;
color:#00ff00;
text-decoration:none;
}
a img {
border:medium none;
}
#menu {
-x-system-font:none;
background:#FFFFFF none repeat scroll 0 0;
bottom:0;
float:left;
font-family:"Andale mono","Courier New",Courier,monospace;
font-size:7pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
left:0;
line-height:9.5pt;
margin:20px;
overflow:auto;
padding:12px 10px 0 0;
position:fixed;
text-transform:uppercase;
top:0;
width:140px;
z-index:1;
border-top:1px dashed #000000;
}
#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 10px;
}
#menu ul li.section-title {
border-bottom:1px dashed #00FF00;
color:#00FF00;
margin:0 0 5px;
padding-bottom:3px;
}
#content {
-x-system-font:none;
background:#FFFFFF none repeat scroll 0 0;
color:#000000;
font-family:"Andale mono","Courier New",Courier,monospace;
font-size:7pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:100%;
line-height:12pt;
margin:20px 0 0 200px;
top:0;
}
.container {
margin:0;
padding:0 0px;
}
#content p {
margin-bottom:10px;
width:600px;
border-top:1px dashed #000000;
padding-top:10px;

}
p {
margin:0 0 10px;
}
h1 {
-x-system-font:none;
font-family:"Helvetica",Arial,sans-serif;
font-size:50pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:56pt;
}
h1 a:link {
color:black;
text-decoration:underline;
}
h1 a:active {
background-color:#CCCCCC;
color:#000000;
text-decoration:none;
}
h1 a:visited {
text-decoration:underline;
}
h1 a:hover {
background-color:black;
color:white;
text-decoration:none;
}
h1:hover {
background-color:white;
color:yellow;
text-decoration:none;
}
h2 {
font-size:7px;

}
h3 {
font-size:16px;
}
h4 {
font-size:12px;
}
#img-container {
margin:0;
padding:0;
}
#img-container p {
margin:0;
padding:0 0 12px;
width:400px;
}
#once {
clear:left;
}
.topbar {
background:white none repeat scroll 0 0;
height:10px;
left:0;
position:fixed;
top:0;
width:100%;
z-index:1000;
}
.mbar {
background:black none repeat scroll 0 0;
height:6px;
left:35px;
position:fixed;
top:0;
width:145px;
z-index:1001;
}
.mbar:hover {
background-color:yellow;
}
.mmbar {
background:black none repeat scroll 0 0;
height:3px;
left:35px;
position:fixed;
top:35px;
width:145px;
z-index:1001;
}
.mmbar:hover {
background-color:yellow;
}
.mcbar {
background:black none repeat scroll 0 0;
height:6px;
left:230px;
position:fixed;
top:0;
width:100%;
z-index:1001;
}
.mcbar:hover {
background-color:yellow;
}
.mbbar {
background:black none repeat scroll 0 0;
bottom:0;
height:6px;
left:35px;
position:fixed;
width:145px;
z-index:1001;
}
.mbbar:hover {
background-color:yellow;
}
.mbcbar {
background:black none repeat scroll 0 0;
bottom:0;
height:6px;
left:230px;
position:fixed;
width:100%;
z-index:1001;
}
.btbar {
background:white none repeat scroll center center;
bottom:0;
height:10px;
left:0;
position:fixed;
text-align:left;
width:100%;
z-index:1001;
}
.leftbar {
background:black none repeat scroll 0 0;
height:100%;
left:0;
position:fixed;
top:0;
width:10px;
z-index:1000;
}
.copyright {
-x-system-font:none;
font-family:"Andale mono","Courier New",Courier,monospace;
font-size:8pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:10pt;
text-decoration:underline;
width:140px;
}
.black {
color:black;
}
a.home:visited {
background:white none repeat scroll 0 0;
color:black;
text-decoration:none;
}
a.home:hover {
background:yellow none repeat scroll 0 0;
color:yellow;
text-decoration:none;
}

#img-container {
margin:0;
padding:0;
}
#img-container p {
margin:10x;
padding:10px 0 0 0;
width:600px;
}
#num {
padding-left:16px;
}
.img-bot {
display:block;
margin-bottom:10px;
margin-top:9px;
}