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

{margin: 0; padding: 0;}

body { font-family: Georgia, serif; font-size: 13px; font-style: normal; font-weight: normal; text-transform: normal; letter-spacing: normal; line-height: 1.45em; color: #848484;}

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

a:link {color: #848484;text-decoration: none;}
a:active {color: #848484; text-decoration: underline; font-weight: bold;}
a:visited {color: #848484; text-decoration: none;}
a:hover {color: #848484; text-decoration: underline;}
a img {border: none;}

#content a {text-decoration: underline;}
#content a:hover {text-decoration: none;}

#s1 {margin-top: 8px;}

.nav a {color: #848484; text-decoration: none;}

#menu {width: 175px; overflow: visible; top: 0; bottom: 0; left: 28px; position: absolute; height: 100%; background-color: #fff; font-size: 12px;}

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

#menu ul li.section-title { text-transform:uppercase; margin-bottom: 2px;}

#menu ul li.active {text-decoration: underline; font-weight: bold;}

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

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

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

p {margin: 0 0 9px 0; text-align: justify;}

p a:link {text-decoration: underline;}
p a:visited {}

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 2px 0; }
#img-container br {margin: 0; padding: 0;}
#img-container img {margin: 0; padding: 0;}
#img-container span {margin: 0; padding: 0;}

#once { clear: left; }

#indexhilink ul {font-size: 8px;}

small {font-size: 10px;}

