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

body {
	font-size: 11px;
	font-family: Georgia, Verdana, sans-serif;
	background: #ededed;
	line-height: 20px;
	color: #656565;
	margin: 0px;
	padding: 0px;
}

body.section-1 {
	line-height: 20px; 
	margin: 0px;
	padding: 0px;
	}
body.section-2 { 
	line-height: 20px; 	
	margin: 0px;
	padding: 0px;
	}
body.section-3 { 	
	margin: 0px;
	padding: 0px;
	}

a:link {
	color: #ffffff;
}
a:active {
	text-decoration: none;
	}
a:visited { 
	text-decoration: none;

	 }
a:hover {
	text-decoration: none;
	color: #222222;
}

a img { border: none; }
/*a:link, a:visited , a:active , a:hover {
	text-decoration: none;
}*/
p {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 11px;
	font-family: Georgia, Verdana, sans-serif;
	color: #0078ff;
	text-decoration: none;
	font-weight: normal;
}
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }
.cs_date {
	font-size: 11px;
	color: #a1a1a1;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	margin-left: 40px;
}
.m_date {
	font-size: 11px;
	color: #006633;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	margin-left: 40px;
}
/*   Menu elements   */

#menu a:link {
	color: #ffffff;
	}
	
#menu a:active { 
	color: #ffffff;
	background-color: #0078ff;
	background-image: url(http://farm4.static.flickr.com/3497/3228634340_43eb64c0f9_o.gif);
	}
	
.active {
	color: #ffffff;
	background-color: #0078ff;
	background-image: url(http://farm4.static.flickr.com/3497/3228634340_43eb64c0f9_o.gif);
}

#menu a:visited {
	color: #ffffff;
	/*background-color: #000000;
	background-image: url(http://farm4.static.flickr.com/3351/3227782841_89979100af_o.gif);*/
	}
	
#menu a:hover {
	color: #ffffff;
	background-color: #0078ff;
	background-image: url(http://farm4.static.flickr.com/3497/3228634340_43eb64c0f9_o.gif);
	}

#menu a img { border: none; }
#menu a:link, #menu a:visited , #menu a:active , #menu a:hover {
	padding-left: 20px;
	display: block;
	text-decoration: none;
}

#menu {
	width: 240px;
	overflow: auto;
	top: 0;
	bottom: 0;
	left: 0;
	position: fixed;
	height: 100%;
	background-color: #ffe400;
	color: #222222;
	/*background-image: url(http://farm4.static.flickr.com/3462/3201282764_7024cb6987_o.gif);*/
	background-repeat: no-repeat;
	background-position: 0px -20px;
	margin: 0px;
	padding: 0px;
}

#menu ul {
	width: 240px;
	list-style: none;
	margin: 0;
	line-height: 40px;
	background-color: #222222;
	padding-top: 0;
	padding-right: 0;
}

#menu ul li.section-title {
	color: #a1a1a1;
	padding-left: 20px;
	background-image: url(http://farm4.static.flickr.com/3433/3219266863_a0d9782415_o.gif);
	background-repeat: no-repeat;
	font-style: italic;
}

/*.active, :visited:active{
	color: #ffffff;
	background-color: #0078ff;
	background-image: url(http://farm4.static.flickr.com/3497/3228634340_43eb64c0f9_o.gif);

}*/

#menu p {
	padding-left: 20px;
	margin-top: 40px;
	color: #a18f00;
		
}



.container {
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.container img {
	border: none; 
}

/*   Content elements   */
#content {
	width: 710px;
    height: 100%;
    margin: 0 0 0 260px;
    top: 0;
}

#content h1 {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#content h1 .italic{
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-style: italic;
	}
	
#content p {
	line-height: 16px;
	color: #656565;
	padding: 0px;
	margin: 0px;	
	}
	
#content strong {
	line-height: 16px;
	color: #222222;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	}

#content_text {
	line-height: 16px;
	color: #656565;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#content a:link {
	color: #222222;
	}
	
#content a:active { 
	color: #222222;
	}
	
#content a:visited { 
	color: #222222;
	 }
	 
#content a:hover {
	color: #0078ff;
	}

#content .container img { 
	border: none; 
	margin-bottom: 20px;
	}
	
#content a:link, #content a:visited , #content a:active , #content a:hover {
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#content .container a:link, #content .container a:visited , #content .container a:active , #content .container a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#content .container a:hover img {
/*	border: 4px solid #0078ff;
	border:1px; border-thickness: 1px; border-color: #000; border-style: solid;*/
}


#divider {
	background-image: url(http://farm4.static.flickr.com/3097/3227686599_589e459512_o.gif);
	background-repeat: no-repeat;
	height: 1px;
	width: 710px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 19px;
	margin-left: 0px;
}

#img-container	{
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}
#img-container	strong{
	color: #222222;
	font-weight: normal;
}
#img-container p	{
	width: 710px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

#once { clear: left; }