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

body {
	font-size: 12px;
	line-height: 16px;
	font-family: Georgia, serif;
	color: #666666;
	background: #fffdf7;
}

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

a:link { text-decoration: none; color: #666666}
a:active { text-decoration: none; color: #666666}
a:visited { text-decoration: none; color: #666666}
a:hover { text-decoration: underline; color: #666666}

a.content:link { color: #000000; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;} 
a.green:link { color: #87c662; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;} 
a.grey:link { color: #999999; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;} 
a.pink:link { color: #f6afce; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;} 
a.red:link { color: #ed1a39; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;}
a.yellow:link { color: #f6c94e; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;}
a.blue:link { color: #465eab; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;}

a.greenlight:link { color: #87c662; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px;} 
a.greylight:link { color: #999999; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px;} 
a.pinklight:link { color: #f6afce; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px;} 
a.redlight:link { color: #ed1a39; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px;}
a.yellowlight:link { color: #f6c94e; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px;}
a.bluelight:link { color: #465eab; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px;}


 
a.content:visited { color: #000000; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;}  
a.green:visited { color: #87c662; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;} 
a.grey:visited { color: #999999; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;}  
a.pink:visited { color: #f6afce; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;} 
a.red:visited { color: #ed1a39; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;} 
a.yellow:visited { color: #f6c94e; text-decoration: nonee; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;} 
a.blue:visited { color: #465eab; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;} 



 
a.greenlight:visited { color: #87c662; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px;} 
a.greylight:visited { color: #999999; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px;}  
a.pinklight:visited { color: #f6afce; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px;} 
a.redlight:visited { color: #ed1a39; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px;} 
a.yellowlight:visited { color: #f6c94e; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px;} 
a.bluelight:visited { color: #465eab; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px;} 


a.content:hover { color: #000000; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;}  
a.green:hover { color: #87c662; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;} 
a.grey:hover { color: #999999; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;}  
a.pink:hover { color: #f6afce; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;} 
a.red:hover { color: #ed1a39; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;} 
a.yellow:hover { color: #f6c94e; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;} 
a.blue:hover { color: #465eab; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px; font-weight: bold;} 


a.greenlight:hover { color: #87c662; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px;} 
a.greylight:hover { color: #999999; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px;}  
a.pinklight:hover { color: #f6afce; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px;} 
a.redlight:hover { color: #ed1a39; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px;} 
a.yellowlight:hover { color: #f6c94e; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px;} 
a.bluelight:hover { color: #465eab; text-decoration: none; font-family: Georgia; font-size: 12px; line-height: 16px;} 

.green {
	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	color: #87c662;
	font-weight: bold;
}
.grey {

	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	font-weight: bold;
}
.pink {


	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	color: #f6afce;
	font-weight: bold;
}
.red {



	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	color: #ed1a39;
	font-weight: bold;
}
.yellow {




	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	color: #f6c94e;
	font-weight: bold;
}
.blue {





	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	color: #465eab;
	font-weight: bold;
}
.bluelight {





	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	color: #465eab;
	
}
.redlight {





	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	color: #ed1a39;
	
}
.yellowlight {





	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	color: #f6c94e;
	
}
.pinklight {





	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	color: #f6afce;
	
}
.greenlight {





	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	color: #87c662;
	
}
.greylight {





	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	
}


a img { border: none; }



#menu {
    width: 200px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 250px;
    position: fixed;
    height: 100%;

}

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

#menu ul li.section-title { }

#content {
    height: 100%;
    margin: 61px 0 0 450px;
    top: 0;
}

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

#content p { width: 400px; 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; }