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

body {
	font-size: 11.5px;
	font-family: bodoni,verdana,helvetica;
	background: #fff;
	letter-spacing: 0.5px;
}

body.section-1 { font-family: Helvetica, Arial, sans-serif; margin-left: 20px; }
body.section-2 { }
body.section-3 { margin-left: 5px; }

a img { border: none; }

#menu {
    
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    
	background-color: #fff;
}

#menu ul {
	margin-left: 0;
	margin-bottom: 25px;
	margin-right: 0;
	margin-top: 20px;
	list-style: none;
	/* space between headings*/
	padding:10px;
}

#menu ul li.section-title {
/* Changes headers*/
                    
                    
line-height: 7px;
                    
                    
                    
word-spacing: 1px;
                    
                    
                    
font-family: Helvetica, Arial, sans-serif;
                    
                    
font-weight: bold;
                    
                    
color: #0f2621;
                    
                    
text-transform: uppercase;
                    
                    
letter-spacing: 1px;
                    
font-size: 9pt;
}

#content {
    margin-bottom: 0;
    margin-right: 0;
    margin-top: -20px;
    height: 100%;
    margin-left: 5px;
    top: 0;
   
}

.container {
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Arial;
	font-size: 10px;
	padding-left: 26px;
	padding-bottom: 25px;
	padding-right: 5px;
	padding-top: 10px;
}

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

p {
    margin: 0 0 9px 0;
}

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	{ margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

/* indexhibit link look*/
#indexhibit {
color:#ffffff;
font-size:10%;
font-style:normal;
}

#menu a {
font-weight: bold;
line-height: 3px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-top: 0px;
text-align: left;
text-decoration: none;
word-spacing: 1px;
letter-spacing: 1px;
text-transform: uppercase;
font-family: Helvetica, Arial, sans-serif;
left: 1px;
font-size: 9pt;
margin: 0px;
background-color: #f2ffff;
color: #f6833e;
}

#menu a:hover {
color: #fff
}

a:active { 
text-decoration: none;
color: #000; 
}

#menu li
{
margin-bottom: 20px;
}

.section-title
{
letter-spacing: 0.5px;
}

#menu a
{
float: left;
padding-right: 20px;
]

}

