/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
 ....loading....
 
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
</head>
<body class="section-2">
</body>
</html>
* {
margin:0;
padding:0;
}
body {
background-color:#FFFFFF;
color:#000000;
font-family:Helvetica,Arial,Sans-Serif;
font-size:11px;
}
body.section-1 {
}
body.section-2 {
}
body.section-3 {
}
a:link {
color:#444444;
text-decoration:none;
}
a:active {
text-decoration:none;
}
a:visited {
background:none repeat scroll 0 0 #FFFFFF;
color:#808080;
text-decoration:none;
}
a:hover {
background:none repeat scroll 0 0 #FFFFFF;
color:#000000;
text-decoration:line-through;
}
a img {
border:medium none;
}
.top-section {
color:#000000;
font-family:Times,serif;
font-size:20px;
font-style:italic;
line-height:20px;
padding:0 0 0 25px;
text-decoration:underline;
}
#menu {
background-color:#FFFFFF;
bottom:0;
font-size:11px;
height:100%;
left:0;
overflow:auto;
padding-bottom:25px;
padding-top:25px;
position:fixed;
top:0;
width:200px;
}
#menu ul {
list-style:none outside none;
margin:0 0 10px;
padding-left:25px;
padding-right:25px;
}
#menu ul li {
margin-bottom:2px;
margin-top:0;
}
#menu ul li.section-title {
color:#000000;
font-family:Times,serif;
font-size:12px;
font-style:italic;
padding:5px 0 2px;
}
#menu ul.built {
margin-bottom:2px;
}
#menu ul.built li {
border-top:1px dotted #FFFFFF;
color:#000000;
font-family:Times,serif;
font-size:11px;
padding-top:10px;
}
#menu ul.built a {
color:#000000;
}
#menu ul.built a:hover {
color:#000000;
text-decoration:line-through;
}
#copy {
border-top:1px solid #000000;
color:#000000;
font-family:Times,serif;
font-size:9px;
font-style:italic;
margin-top:5px;
padding-top:10px;
}
#content {
height:100%;
margin:0 0 0 200px;
padding: 5px 5px 25px 20px;
top:0;
}
.container {
margin-bottom:25px;
}
#content p {
line-height:12px;
margin:0 0 18px;
width:600px;
}
p {
margin:0 0 10px;
}
h1 {
color:#666666;
border-bottom: 1px dotted #000;
font-family:Georgia,serif;
font-size:22px;
padding-bottom:0px;
}
h2 {
color:#666666;
font-family:Georgia,serif;
font-size:16px;
font-weight:normal;
padding-bottom:0px;
}
h3 {
color:#0006FF;
font-size:16px;
}
h4 {
color:#0006FF;
font-size:12px;
}
h5 {
color:#666666;
font-family:Times,serif;
font-size:12px;
font-style:italic;
}
#img-container {
margin:0 0 20px;
padding:0;
}
#img-container p {
margin:0;
padding:0 0 12px;
width:400px;
}
.nothumb img {
border:1px solid #DBE2E0;
margin:0 0 20px;
}
#once {
clear:left;
}
p.nav a {
-moz-border-radius:0 0 0 0;
font-family:Helvetica,Arial,sans-serif;
font-size:11px;
padding:2px 0;
}
p.nav a:hover {
background-color:#FFFFFF;
}
p.nav span#num {
font-family:Times,serif;
font-style:italic;
letter-spacing:2px;
padding-left:15px;
}
