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

body { background-color: white; color: black; text-transform: none; background-position:0 0; font-size: 12px; line-height: 15px; font-family: Arial, sans-serif; }
body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color: #000; border-bottom: 1px solid #000; }
a:visited { text-decoration: none; color: #000; border-bottom: 1px solid #000; }
a:hover { text-decoration: none; color: #000; border-bottom: 1px solid #ccc; }
a:active { text-decoration: none; color: #000 ;}

select { z-index: 110: font-family: Arial, sans-serif; font-size: 12px; width:110px; margin: 87px 0 0 20px; }
option { font-family: Arial, sans-serif; font-size: 12px;}
#content { z-index: -100; position: absolute; height: auto; margin: 123px 0 0 20px; }
p { margin: 0 0 0 0; }

#title { z-index: -100; position: fixed; margin-left:520px; width: 120px; }
#title-home { color: red; margin-left:520px; margin-top: -56px; }
#front_index_div { overflow: hidden; position: fixed; }

.prevnext-hidden { display: none; overflow: hidden; z-index: 100; font-weight: normal; color: #fff; margin-top: 0; position: fixed; margin-top:0; width: 110px;}
#prevnext { overflow: hidden; z-index: 100; font-weight: normal; color: #000; margin-top: 0; position: fixed; margin-top:0; width: 110px;}
#prevnext a:link { color: #000; text-decoration: none; border-bottom: 1px solid #000;}
#prevnext a:visited { color: #000; text-decoration: none; border-bottom: 1px solid #000;}
#prevnext a:hover { color: #000; text-decoration: none; border-bottom: 1px solid #ccc; }

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

img { margin-bottom: 3px; border: none; border-bottom: none; }
img a:link {border-bottom: none;}

#img-container { z-index: 100; width: 500px; margin: -102px 0 0 130px; padding: 0; }
#img-container p { color: black; font-weight: normal; width: 400px; margin: 0; padding: 0 0 20px 0; }

#random {margin-left: 130px; margin-top: -102px;}
#logo {position: fixed; margin-top: 22px; margin-left: 676px; z-index: 120; padding-bottom: 6px; border-bottom: 6px solid #000;}
#title {margin: 20px 0 0 20px; position: fixed; font-weight: bold;}
#contact {margin: 47px 0 0 20px; position: fixed;}
#one { bottom: 20px; margin-left: 390px; z-index: -100; position: fixed; }
.cl { margin-top: 0; }
#pic { position: fixed; margin-top: 168px; }
.dida { margin-bottom: 10px; }
#once { clear: left; }
#media_caption { height: 200px; display: none;}