/* WORDPRESS CSS */
/* The Reset ---------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }
body {
	font-size: 10px;
	background: #fff;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	line-height: 22px;
	color: #555;
	margin-bottom: 40px;
}
/* -------------------------------------------- */
code { font-family: Consolas, Monaco, "Courier New", Courier, monospace; }pre {
	background: #f5f5f5;
	border: 1px solid #dadada;
	padding: 11px;
	font-size: 11px;
	line-height: 1.3em;
	overflow: auto;
}pre a { font-weight: normal; }a { color: #21759b; text-decoration: none; font-weight: bold; }a:hover { color: #d54e21; }strong {
	font-weight: bold;
}em, cite {
	font-style: italic;
}.wrapper {
	width: 960px;
	margin: 0 auto;
	clear: both;
}#header {
	height: 88px;
	min-width: 960px;
	background: #464646;
}#header h1 a {
	display: block;
	background: url(http://s.wordpress.org/style/images/wordpress-logo.png) center left no-repeat;
	width: 301px;
	height: 88px;
	text-indent: -9999px;
	float: left;
}#header ul {
	margin-right: 14px;
	float: right;
	list-style: none;
	min-width: 500px;
}#header ul li {
	float: left;
}#header ul li a {
	font-weight: normal;
	display: block;
	line-height: 34px;
	padding: 0 10px;
	font-size: 14px;
	color: #999;
	text-shadow: #333 1px 1px 1px;
}#header ul li a:hover {
	color: #fff;
}#header ul li a.current, #header ul li#download a.current {
	color: #555;
	background: #e4f2fd;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	text-shadow: #c6d9e9 1px 1px 1px;
}#header ul li#download a {
	background: #d54e21 url(http://s.wordpress.org/style/images/download-tab-bg.png) bottom left repeat-x;
	color: #fff;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	text-shadow: #b5421c 1px 1px 1px;
}#header ul li#download a:hover {
	color: #ffac90;
}#header ul li#download a.current:hover {
	color: #555;
}#home-welcome {
	background: #e4f2fd;
	min-width: 960px;
	min-height: 351px;
	border-bottom: 1px solid #c6d9e9;
}#home-welcome img.screenshot {
	margin-top: 22px;
	margin-right: 28px;
	float: left;
}#home-welcome p {
	font-size: 13px;
	padding: 11px 0;
	margin-right: 14px;
}#home-welcome p.intro {
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-top: 34px;
	font-size: 17px;
	line-height: 1.5em;
}#home-welcome p.intro strong {
	font-weight: normal;
}p.intro a {
	font-weight: normal;
}
#home-welcome .download-button {
	margin-left: 6px;
}.col-3 ul {
	margin-left: 16px;
	list-style: square;
	margin-bottom: 22px;
}.col-3 p {
	margin-bottom: 22px;
}
a.download-button {
	font-size: 13px;
	line-height: 1.4em;
}.download-tar {
	font-size: 10px;
	text-align: center;
	margin-bottom: 14px !important;
}#home-below {
	font-size: 12px;
	width: 960px;
	margin: 0 auto;
}#home-below .wrapper {
	float: left;
	margin-bottom: 14px;
}.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	float: left;
	margin: 0 14px;
}.col-1 { width: 52px; }
.col-2 { width: 132px; }
.col-3 { width: 212px; }
.col-4 { width: 292px; }
.col-5 { width: 372px; }
.col-6 { width: 452px; }
.col-7 { width: 532px; }
.col-8 { width: 612px; }
.col-9 { width: 692px; }
.col-10 { width: 772px; }
.col-11 { width: 852px; }
.col-12 { width: 932px; }h3 {
	font-size: 14px;
	color: #333;
	font-weight:bold;
	margin: -1px 0 1px 0;
}h4, h3.head {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 4px;
	color: #333;
	margin-bottom: 18px;
}h5 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 12px;
}#home-below h4 {
	margin-top: 28px;
	margin-bottom: 16px;
}#home-below h5 {
	margin-bottom: 0;
}#home-below img.book {
	margin-top: -17px;
	margin-bottom: 6px;
}#home-below a {
	font-size: 14px;
}#home-below ol.steps {
	margin-top: -4px;
}#home-below ol.steps li {
	padding-left: 44px;
	padding-top: 4px;
	margin-bottom: 17px;
}#home-below ol.steps li.one {
	background: url(http://s.wordpress.org/style/images/step1.png) top left no-repeat;
}#home-below ol.steps li.two {
	background: url(http://s.wordpress.org/style/images/step2.png) top left no-repeat;
}#home-below ol.steps li.three {
	background: url(http://s.wordpress.org/style/images/step3.png) top left no-repeat;
}ul#notable-users {
	list-style: none;
}ol.steps {
	list-style: none;
}ul#notable-users li a {
	display: block;
	width: 130px;
	height: 59px;
	margin-bottom: 8px;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}ul#notable-users li a:active {
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
}input.text {
	margin-right: 2px;
	font-size: 10px;
	padding: 3px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 14px;
	vertical-align: top;
	color: #666;
}#headline {
	height: 87px;
	min-width: 960px;
	background: #e4f2fd;
	border-bottom: 1px solid #c6d9e9;
}#headline h2 {
	color: #555;
	font-size: 36px;
	line-height: 1em;
	font-family: Georgia, Times, "Times New Roman", serif;
	text-shadow: #e4f2fd 0px 1px 0px;
	font-style: italic;
	padding-top: 34px;
	padding-left: 12px;
	float: left;
}#headline .login {
	position: relative;
	float: right;
	padding-top: 50px;
	margin-right: 15px;
}#headline input.text {
	background: #fff;
	border: 1px solid #c6d9e9;
}#pages {float:right;}#pagebody .submenu, #pagebody #submenu {
	margin-left: 0;
	margin-top: -2px;
	font-size: 10px;
	list-style: none;
}#pagebody .submenu a#subcurrent, #pagebody #submenu a#subcurrent {
	color: #333;
	cursor: default;
}p.person {
	padding-bottom: 10px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 11px;
}#pagebody .submenu li {
	border-bottom: 1px solid #dedede;
	font-size: 11px;
	line-height: 15px;
	padding: 5px 0;
}#pagebody .submenu li a {
	width: 100%;
	display: block;
}#pagebody .submenu li.current {
	background: url(http://s.wordpress.org/style/images/arrow.png) center left no-repeat;
	font-weight: bold;
}#pagebody .submenu li ul {
	margin-top: 0 !important;
	margin-left: 16px !important;
}#pagebody .submenu li ul li {
	border: none;
	line-height: 1.4em;
	padding-bottom: 2px;
}#pagebody {
	font-size: 12px;
	margin-top: 29px;
}#pagebody p, #pagebody ol, #pagebody ul {
	margin: 0 0 22px 0;
}#pagebody ul {
	margin-left: 16px;
	list-style: square;
}a.rsslink {background:url(http://s.wordpress.org/style/images/feedicon10.png) top left no-repeat; padding-left: 14px;}#pagebody ol {
	margin-left: 22px;
	list-style: roman;
}#pagebody p.intro {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #555;
	font-size: 15px;
	margin-top: -1px;
	margin-bottom: 23px;
}#pagebody p.intro a {
	font-weight: normal;
}.feed {
	background: url(http://s.wordpress.org/style/images/feedicon.png) center left no-repeat;
	padding-left: 19px;
}#footer {
	clear: both;
	border-top: 1px solid #dedede;
	padding: 6px 14px;
	width: 932px;
	margin: 0 auto;
}#footer .wrapper {
	width: 932px;
}#footer p {
	float: left;
	color: #bbb;
}#footer h6 {
	float: right;
}#footer h6 {
	background: url(http://s.wordpress.org/style/images/codeispoetry.png) center center no-repeat;
	width: 133px;
	height: 9px;
	text-indent: -9999px;
	margin-top: 6px;
}#head-search {
	float: right;
	margin-right: 14px;
	height: 48px;
	padding-top: 6px;
}#head-search input.text {
	background: #5a5a5a;
	border: 1px solid #666;
	margin-right: 6px;
	color: #aaa;
	float: left;
}#head-search .button {
	float: left;
	border-color: #888;
	background: #666;
	color: #bbb;
	text-shadow: none !important;
}#head-search input.button:hover {
	color: #fff;
	border-color: #aaa;
}blockquote {
	background: #f5f5f5;
	border: 1px solid #dadada;
	padding: 22px 22px 0;
	margin-bottom: 22px;
}ul#books {
	list-style: none;
	margin: 0;
}#books .image {
	width: 200px;
	display: block;
	float: left;
	text-align: center;
	margin: 18px;
	border-right: 1px solid #dadada;
}#books img {
	border: 1px solid #dadada;
}#books li {
	background: #f5f5f5;
	border: 1px solid #dadada;
	border-right-color: #eee;
	border-bottom-color: #e0e0e0;
	margin-bottom: 22px;
	clear: both;
	float: left;
	width: 100%;
}#books h3 {
	margin: 18px 0 5px 0;
	font: 21px Georgia, Times, "Times New Roman", serif;
}#books p {
	padding-right: 22px;
	margin-bottom: 7px;
}#books .author {
	font: italic 15px Georgia, Times, "Times New Roman", serif;
	margin-bottom: 11px;
	color: #888;
}#books .published {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #888;
}#books h3 a {
	font-weight: normal;
}.alt { background: #f9f9f9; }.featured {
	background: #fffbcc;
	border: 1px solid #e6db55;
	padding: 11px 11px 16px;
	margin: 32px 0;
	overflow: auto;
	width: 670px;
}.partner {
	clear: both;
	min-height: 100px;
	margin-bottom: 20px;
}.partner img {
	float: right;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 12px;
}
.submit {
	border-top: 1px solid #ccc;
	padding: 1.5em 0 0 0;
	margin: 10px 0 0 0;
	-moz-border-radius-bottomleft: 3px;
	-khtml-border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-khtml-border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
}#pagebody table.widefat {
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 100%;
	clear: both;
	margin-bottom: 11px;
}#pagebody table.widefat a {
	text-decoration: none;
}#pagebody table.widefat tr.alt {
	background-color: #f9f9f9;
}#pagebody table.widefat thead {
	background-color: #464646;
	color: #d7d7d7;
}#pagebody table.widefat td, #pagebody table.widefat th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	font-size: 12px;
	padding: 6px;
	vertical-align: text-top;
}#pagebody table.widefat th {
	padding-bottom: 4px;
	padding-top: 8px;
	text-align: left;
}#pagebody table.widefat .check-column {
	text-align: center;
	vertical-align: text-top;
	width: 3%;
}.wrap, .updated, .error {
	margin: 0;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0;
	max-width: 980px;
}.form-table, form#profile-form table {
	border-collapse: collapse;
	margin-top: 1em;
	width: 100%;
	color: #333;
}.form-table td, form#profile-form table td {
	margin-bottom: 9px;
	padding: 10px;
	line-height: 20px;
	border-bottom-width: 8px;
	border-bottom-style: solid;}.form-table th, form#profile-form table th {
	text-align: left;
	padding: 10px;
	width: 150px;
	font-weight: bold;
	border-bottom-width: 8px;
	border-bottom-style: solid;
}.form-table input, .form-table textarea,
form#profile-form table input, form#profile-form textarea {
	border: 1px solid #d1e5f6;
	border-top-color: #b0c1cf;
	border-left-color: #b0c1cf;
}.form-table textarea, form#profile-form table textarea {
	width: 520px !important;
	font-size: 13px;
	line-height: 1.5em;
}.error {
	background-color: #ffebe8;
	border-color: #c00;
}.error a {
	color: #c00;
}.form-invalid {
	background-color: #ffebe8 !important;
}.form-invalid input {
	border-color: #c00 !important;
}.form-table td, .form-table th,
form#profile-form table td, form#profile-form table th {
	border-bottom-color: #fff;
}.form-input-tip {
	color: #999;
}.form-table tr, form#profile-form table tr {
	background-color: #eaf3fa;
}#sitesearch {
	margin-top: 10px;
	margin-bottom: 22px;
	font-size: 10px;
}#sitesearch #sitesearchbox {
	width: 45%;
	padding: 3px;
	font-size: 18px;
}#sitesearch p { margin-top: 4px; }#sitesearch label { margin-right: 6px;}#sitesearch .text {
	height: 24px;
}#sitesearch .button {
	font-size: 16px;
	margin-left: 4px;
	height: 32px;
	padding: 0 6px;
}ol.searchresults {
	margin-top: 22px !important;
	padding-left: 4px;
}div.special { margin-top: 22px; }.searchresults h4, .special h4 {
	margin-bottom: 4px;
}
.searchresults .source, .special .source {
	float: right;
	font-size: 10px;
	font-style: italic;
	font-family: "Lucida Sans";
	color: #888;
	font-weight: normal;
}.heatmap {
	font-family: Georgia, Times, "Times New Roman", serif;
	line-height: 3em;
}.heatmap a {
	font-weight: normal;
}.col-10 .col-5 {
	margin: 0;
	width: 352px;
	padding-right: 20px;
}.col-10 .col-10 {
	margin: 24px 0 0;
	clear: both;
}.col-10 .col-8, .col-10 .col-7 {
	margin: 0;
}.col-10 .col-5 table td {
	line-height: 1.5em;
	padding: 10px 0;
	border-bottom: 1px solid #dadada;
}.more {
	font-size: 90%;
}.column-list {
	font-size: 10px;
	line-height: 1.5em;
}.column-list li {
	padding-bottom: 4px;
}#theuser .block {
	margin: 24px;
}#theuser #userinfo {
	margin-left: 22px;
	margin-bottom: 0;
}#lang-guess {
	width: 932px;
	margin: 22px auto 0;
	background: #fffbcc;
	border: 1px solid #e6db55;
	text-align: center;
	font: 1.3em Georgia, Times, "Times New Roman", serif;
	padding: 10px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}h3.graphics {
	clear: both;
	padding-top: 20px;
	font-size:22px;
	font-weight: normal;
	color: #999;
	padding-bottom: 6px;
}ul.logo {
	margin: 0 14px 14px 0 !important;
	width: 176px;
	border: 1px solid #dfdfdf;
	float: left;
	padding-top:145px;
}ul.logo li {
	list-style: none;
	border-bottom: 1px solid #dfdfdf;
	background: #f5f5f5;
	line-height:13px;
}ul.logo li a span {
	color: #999;
	font-weight: normal;
	font-size:10px;
}ul.logo li a {
	display: block;
	padding: 6px 8px;
	font-size:12px;
}ul.logo li:first-child {
	border-top: 1px solid #dfdfdf;
}ul.logo li:last-child {
	border-bottom: none;
}p.community {
	clear: both;
	font-size:14px;
	padding: 24px 0;
}#logo-stacked { background: url(http://s.wordpress.org/about/images/logo-stacked-bg.png) top left no-repeat; }
#logo-notext { background: url(http://s.wordpress.org/about/images/logo-notext-bg.png) top left no-repeat; }
#logo-hoz { background: url(http://s.wordpress.org/about/images/logo-hoz-bg.png) top left no-repeat; }
#logo-textonly { background: url(http://s.wordpress.org/about/images/logo-textonly-bg.png) top left no-repeat; }
#logoblue-stacked { background: url(http://s.wordpress.org/about/images/logoblue-stacked-bg.png) top left no-repeat; }
#logoblue-notext { background: url(http://s.wordpress.org/about/images/logoblue-notext-bg.png) top left no-repeat; }
#logoblue-hoz { background: url(http://s.wordpress.org/about/images/logoblue-hoz-bg.png) top left no-repeat; }
#logoblue-textonly { background: url(http://s.wordpress.org/about/images/logoblue-textonly-bg.png) top left no-repeat; }#wp-blue { background: url(http://s.wordpress.org/about/images/wp-blue-bg.png) top left no-repeat; }
#wp-orange { background: url(http://s.wordpress.org/about/images/wp-orange-bg.png) top left no-repeat; }
#wp-light-lo { background: url(http://s.wordpress.org/about/images/wp-light-lo-bg.png) top left no-repeat; }
#wp-light-hi { background: url(http://s.wordpress.org/about/images/wp-light-hi-bg.png) top left no-repeat; }
#wp-dark-lo { background: url(http://s.wordpress.org/about/images/wp-dark-lo-bg.png) top left no-repeat; }
#wp-dark-hi { background: url(http://s.wordpress.org/about/images/wp-dark-hi-bg.png) top left no-repeat; }
#wp-dkblue-orange { background: url(http://s.wordpress.org/about/images/wp-dkblue-orange-bg.png) top left no-repeat; }
#wp-dkblue-blue { background: url(http://s.wordpress.org/about/images/wp-dkblue-blue-bg.png) top left no-repeat; }#buttonw-blue { background: url(http://s.wordpress.org/about/images/buttonw-blue-bg.png) top left no-repeat; }
#buttonw-grey { background: url(http://s.wordpress.org/about/images/buttonw-grey-bg.png) top left no-repeat; }
#smbutton-blue { background: url(http://s.wordpress.org/about/images/smbutton-blue-bg.png) top left no-repeat; }
#smbutton-grey { background: url(http://s.wordpress.org/about/images/smbutton-grey-bg.png) top left no-repeat; }ul.colors {
	margin: 0 !important;
}ul.colors li {
	float: left;
	list-style: none;
	margin-left: 60px;
	padding-right:50px;
	border-right: 1px solid #dfdfdf;
	margin-right:50px;
	margin-bottom: 24px;
	line-height: 14px;
	font-size: 10px;
	color: #666;
}ul.colors li strong {
	font-size: 12px;
	color: #333;
}ul.colors li:last-child {
	padding-right: 0;
	margin-right: 0;
	border-right: none;
}ul.colors li img {
	float: left;
	margin-left: -60px;
}/* EOF WORDPRESS CSS */
body { margin:0; padding:0; height:1500px; background-color:#000000;}
div { border:0px solid #888; }
#main {position:relative; border:0px; width:950px; margin:0px auto; background:#1b1a1a; }
#grey {position:absolute; border:0px; left:18px; top:0px; width:912px; height:120px; margin:0px auto; background:#c9bfb3; }
#grey_main {position:absolute; border:0px; left:18px; top:0px; width:912px; height:670px; margin:0px auto; background:#c9bfb3; }
#content {position:absolute; border:0px; left:18px; top:120px; border:0px; width:912px; margin:0px auto; background:#ccccee; }
#red_main  {position:absolute; border:0px; left:10px; border:0px; top:0px; width:885px; height:470px; margin:0px auto; background:#a0594f;}
#red  {position:absolute; border:0px; left:10px; border:0px; top:0px; width:885px; height:110px; margin:0px auto; background:#a0594f;}
#bg_pic {position:absolute; width:830px; left:30px; top:20px;}
#menu_bg {position:absolute; opacity: 0.30; -ms-filter: "alpha (opacity=45)"; filter: alpha (opacity=45); background:#a0594f;  width:872px; height:30px;  left:30px; top:32px;}
p
{
   padding-top: 34px;
   font-family: Georgia, Times, "Times New Roman", serif;
	line-height: 1.5em;
	font-size: 17px;
}
a.menu:link, a.menu:visited, a.menu:active, a.menu:hover
{
  color:#c9bfb3;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
}
a.menu:hover
{
  color:#a0594f;
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
}
a.menu_active:link, a.menu_active:visited, a.menu_active:active, a.menu_active:hover
{
  color:#a0594f;
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
}
#menu {position:absolute; width:800px;  left:70px; top:37px;}
#menu_active {position:absolute; width:800px;  left:58px; top:37px;}
#motto  {position:absolute; border:0px; left:35px; border:0px; top:500px;  margin:0px; color:#3d3d3d;
  font-size:18px;
  font-weight:bold;}
#logo {position:absolute; left:58px; top:75px;}
#cont {position:absolute; left:40px; top:80px; text-align:left; overflow:no; border:1px; border-color:#dedede; border-style:solide; width:840px; height:520px; margin:0px; background:#ccccee; }
#cont_scroll {position:absolute; left:40px; top:80px; text-align:left; overflow:auto; border:1px; border-color:#dedede; border-style:solide; width:840px; height:650px; margin:2px; padding:5px; background:#ccccee; }

#cont_index {position:absolute; left:400px; top:75px; text-align:left; overflow:no; border:1px; border-color:#dedede; border-style:solide; width:450px; height:100px; margin:0px;  
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-top: 34px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
	color: #c9bfb3;
}

#bio_cont_kostja {position:absolute; left:200px; top:2px; text-align:left; width:635px; height:245px;  overflow:auto; margin:2px;  }
#bio_cont_max {position:absolute; left:5px; top:260px; text-align:left; width:615px; height:245px;  overflow:auto; margin:2px;  }
#bio_cont_kostja h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-top: 34px;
	font-size: 17px;
	line-height: 1.5em;
}
#bio_cont_kostja p {
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-top: 34px;
	font-size: 14px;
	line-height: 1.5em;
}
#bio_cont_max h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-top: 34px;
	font-size: 17px;
	line-height: 1.5em;
}
#bio_cont_max p {
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-top: 34px;
	font-size: 14px;
	line-height: 1.5em;
}
#cont_scroll h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-top: 34px;
	font-size: 17px;
	line-height: 1.5em;
}
#cont_scroll h2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-top: 34px;
	font-size: 15px;
	line-height: 1.5em;
}#cont_scroll p {
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-top: 34px;
	font-size: 14px;
	line-height: 1.5em;
}