@CHARSET "UTF-8";

html, body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: #2b2b2b;
	text-align: center;
	}

#navigation ul li {
	text-align:center;
	list-style-type:none;
	display:inline;
	}

#menu {
	text-align: center;
	}

#lang {
	text-align: center;
	}

#header {
	}

#content {
	text-align:left;
	}

#works_nav ul li {
	text-align: center;
	list-style-type: none;
	display: inline;
	}

.left_ {
	text-align: left;
	}

.right_ p {
	text-align: right;
	line-height: 25px;
	margin-bottom: 0;
	padding: 0;
	}

.block p {
	margin:0;
	text-align: left;
	}

a.img_a{
	border:0;
	text-decoration: none;
	border-color: #fff
	}
a.img_a:hover {
	border: 0;
	text-decoration: none;
	border-color: #fff
	}

.job {
	font-style: italic;
	line-height: 20px
	}

#footer {
	text-align: center;
	}

.person {
	font-style: italic;
	}

h1, h2, h3, h4, h5, h6 {margin:0; padding: 0;}

h1 {font-weight: 100; font-size: 40px;}
h2 {font-weight: 100; font-size: 20px}
h3 {font-weight: 100; font-size: 18px;}
h4 {font-weight: 100; font-style: italic; font-size: 14px;}
h5 {font-weight: 100;}
h6 {font-weight: 100;}

p {text-align:left;}

a {color: #73bec9; text-decoration: none; border-bottom: 1px solid #73bec9}
a:hover {color: #449daa; text-decoration: none; border-bottom: 1px solid #449daa }

span.sbrace {margin-right: 0.3em}
span.hbrace {margin-left: -0.3em}

span.slaquo {margin-right: 0.44em}
span.hlaquo {margin-left: -0.44em}

span.sbdquo {margin-right: 0.35em}
span.hbdquo {margin-left: -0.35em}