/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	list-style: none;
	color: #666666;
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	text-align: justify;
	letter-spacing: 0.03em;
	font-size: 11px;
	font-family: Heletica, Arial, sans-serif;
}

a:link { text-decoration: none; color: #9c9d9f;}
a:visited { text-decoration: none; color: #9c9d9f; }
a:hover { text-decoration: none; color: #000; }

a.face:link { text-decoration: none; color: #3366cc; font-size: 9px; font-weight: normal; }
a.face:visited { text-decoration: none; color: #3366cc; font-size: 9px; font-weight: normal; }
a.face:hover { text-decoration: none; color: #3366cc; font-size: 9px; font-weight: normal; }
a.face:active { text-decoration: none; color: #3366cc; font-size: 9px; font-weight: normal; }


a img { border: none; }

:focus { outline: none; }

#menu {
	letter-spacing: 0.00em;
    width: 150px;
    overflow: vissible;
    top: 35px;
    bottom: 0;
	left: 45px;
    position: absolute;
    height: 350px;
    padding: 0px 0px 0px 0px;
}

.active a  {
	color: #000; 
}

#menu ul {
	line-height: 14px;	
	margin: 10px 0 10px 0;
	padding: 0px 0px 0px 0px;
}

#menu ul li.section-title {
	color: #000;
	background-color: none;
	border-bottom: 1px solid #9c9d9f;
	border-top: 0px solid #000;
	line-height: 14px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

#content {
	letter-spacing: 0.00em;
	background-color: none;
	color: #fff;
	padding: 0px 0px 0px 0px;
    height: 100%;
    width: 600px;
    margin: 87px 0 0 300px;
    top: 0;
}

#img-container p{
	line-height: 0em;	
	width: 600px;	margin-top: 0px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0;	font-size: 9px;}
.container {
    padding: 0px 0px 0px 0px;
}

#prev, #next, .imgnavi, #num{ font-size: 11px; }



u { font-size: 58px; font-style: normal; line-height: 1.7em; color: #ff0099; }
h1 { font-size: 16px; font-weight: medium; color: #000; }
h2 { font-size: 9px; font-weight: normal; color: #9c9d9f; }
h3 { font-size: 11px; font-weight: normal; line-height: 14px; color: #000; text-align: left; }
h4 { font-size: 11px; font-weight: medium; line-height: 14px; color: #000; }
h5 { font-size: 9px; font-weight: normal; color: #000; }
em { font-size: 11px; color: #000; }
hr { width: 600px; }

#img-container { margin: 0; padding: 0 0 20px 0px; }
#img-container p { width: 400px; margin: 0; padding: 7px 0 20px 0; }