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

body {
	font-size: 10px;
	font-family: Andale mono;
	background: #fff;
	text-transform: uppercase;
}

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

a:link { text-decoration: none; color: #000; }
a:active { text-decoration: none; color: #000; }
a:visited { text-decoration: none; color: #000; }
a:hover { color: #FFF; background-color: #000; } 


a img { border: none; }

#menu {
    width: 215px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
	background: url(files/random/back_color_change_05.gif) no-repeat;
}

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

#menu ul li.section-title { 
    width: 40px;
	background-color:#FFF;
    margin: 0 0 3px 0; 
	display: inline;
}

#content {
    height: 100%;
    margin: 0 0 0 215px;
    top: 0;
	line-height: 14px;
}

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

#content p { width: 650px; 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	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

#headline_01 {
	width: 600px;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0px;
}

#headline_02 {
	width: 200px;
	color: #EBC2AF;
	position: absolute;
	top: 20px;
}

#headline_03 {
	width: 200px;
	color: #EBC2AF;
	position: absolute;
	top: 20px;
	left: 520px;
}

#headline_06 {
	width: 200px;
	color: #EBC2AF;
	position: absolute;
	top: 20px;
	left: 450px;
}

#headline_07 {
	width: 200px;
	color: #EBC2AF;
	position: absolute;
	top: 20px;
	left: 650px;
}

#headline_04 {
	width: 200px;
	color: #EBC2AF;
}

#headline_04 a:hover { 
  background-color: #333;
color: #333;
}

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

#headline_04 a:visited { 
   text-decoration: none;
color: #EBC2AF;
}

#headline_04 a:link { 
   text-decoration: none;
color: #EBC2AF;
}

#text_01 {
	width: 600px;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0px;
}

#text_02 {
	width: 600px;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 0px;
}

#text_dates_new {
	width: 600px;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 0px;
	background-color: #ffffff;
	display: inline;
}

#text_03 {
	width: 200px;
	color: #333333; 
	position: absolute;
	top: 50px;
	left: 520px;
}

#text_06 {
	width: 200px;
	color: #333333; 
	position: absolute;
	top: 50px;
	left: 450px;
}

#text_04 {
	width: 300px;
	color: #333333;
	text-align: justify; 
}

#text_05 {
	color: #333333; 
	text-align: justify;
}

#text_07 {
	width: 200px;
	color: #333333; 
	position: absolute;
	top: 50px;
	left: 650px;
}

#text_08 {
    top: 17px;
	width: 600px;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0px;
	left: 235px;
	position: absolute;
}

#text_09 {
	top: 67px;
	width: 600px;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0px;
	left: 235px;
	position: absolute;
}

#text_10 {
	top: 265px;
	width: 600px;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0px;
	left: 235px;
	position: absolute;
}

#text_11 {
	top: 553px;
	width: 600px;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0px;
	left: 235px;
	position: absolute;
}

#text_12 {
	top: 632px;
	width: 600px;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0px;
	left: 235px;
	position: absolute;
}

#text_13 {
	top: 712px;
	width: 600px;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0px;
	left: 235px;
	position: absolute;
}