/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/

* {
margin:0;
padding:0;
}
body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#fff none repeat scroll 0 0;
color:#000;
font-family:"Georgia", serif;
font-style:italic;
font-size:10px;
height:100%;
line-height:13px;
padding-top:4px;
}
body.section-1 {
}
body.section-2 {
}
body.section-3 {
}
#menu a {
font-weight:normal;
padding:0;
text-decoration:none;
line-height:150%;
}
#menu em {
color:#222;
font-weight:normal;
}
a:link {
color:#000;
text-decoration:underline;
}
a:active {
color:#444;
text-decoration:none;
}
a:visited {
color:#222;
text-decoration:none;
}
a:hover {
background-color:#7777777;
color:#444;
text-decoration:none;
}
a img {
border:medium none;
}
a {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
#menu a.name {
border:medium none;
display:block;
padding-bottom:0;
}
#menu a.name strong {
}
#menu {
background-color:#fff;
bottom:0;
font-size:10px;
height:100%;
left:0;
line-height:13px;
margin:0px 0px 0;
padding-left:60px;
padding-top:50px;
position:fixed;
top:0;
width:200px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}
#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 20px;
}
#menu ul li.section-title {
border-bottom:1px solid #444;
color:#222222;
font-weight:normal;
letter-spacing:0;
margin-bottom:4px;
padding-bottom:7px; 
width:133px;
padding-top: 8px;
}
#menu a {
padding:1px;
}
#menu ul li.active a, #menu a:active {
color:#333333;
text-decoration:none;
}
#menu a:hover, #menu li.active a:hover {
color:#333333;
text-decoration:none;
}
#content {
height:70%;
margin:30px 0 0 260px;
top:0;
margin-top: 100px;
color:#666;
}

#text {
width:500px;
}

#copyright {
positioning:absolute;
right:20px;
top: 720px;
}

#content strong {
font-weight:normal;
}
.container {
padding:5px 5px 25px;
}

#content p {
color:#666;
margin-bottom:9px;
width:500px;
}

h1 {
font-size:16px;
font-style:normal;
font-weight:normal;
height:100%;
margin:0 0 0 0;
top:0;
color:#222;
}
h2 {
font-size:14px;
font-weight:lighter;
height:100%;
line-height:15px;
margin:0px 0 0 0;
top:0;
color:#222;
}

#content h1 {
color:#666;
}
#content h2 {
color:#666;
}
#content h2 a{
color: #444;
}

.picture_holder {
padding: 0
}

h6{
font-size:8px;
color: #666;
}
#img-container {
margin:0;
padding:0;
}
#img-container p {
margin:0;
padding:0 0 12px;
width:400px;
}
#once {
clear:left;
}
#num {
font-family:"Georgia", serif;
font-size:11px;
}
#next {
font-family:"Georgia", serif;
font-size:11px;
}
#prev {
font-family:"Georgia", serif;
font-size:11px;
}

.backgrounded {
margin-right:3px;
}
.backgrounded a {
border:medium none;
}
.backgrounded a img {
border:0 solid #FFFFFF;
height:65px;
width:65px;
}
.backgrounded-text {
margin-top:9px;
}
