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


body {
	font-size: 11px;
	line-height: 14px;
	font-family: arial, helvetica;
	color: #000000;
	margin-top: 8px;
	font-weight: normal;
}


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

#menu a {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	padding: 0;
}
#menu li.active a {
	0font-weight: bold;
	color: #999999;
	padding-bottom: 1px;
	margin-left: 0px;
	font-weight: normal;
	text-decoration: underline;
}
#menu a:hover {
	font-weight: normal;
solid #424242; 						color: #000000;
	margin-left: 0px;
	text-decoration: underline;
}
#menu a.name:hover {
	
}

#menu em {
	color: #000000;
	font-weight: normal;
}
p.copyright {
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	border-bottom: none;
	color: #000000;
	font-weight: bold;
}
a:visited { color: #666; }

a img { border: none; }
a { outline: none; }


#menu {
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 18px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}

#menu ul {
	list-style: none;
	margin-top: 0;
	margin-bottom: 2px;
	margin-left: -40px;
}

#menu ul li.section-title {
	font-weight: bold;
	color: #000000;
	margin-left: 0px;
}



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

#content strong {
	font-weight: bold;
	color: #666666;
}

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

#content p { width: 500px; 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;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}

#once { clear: left; }



strong.else {
	color: #666666;
}
