body {
	background-color: #006570;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: "Arial", "Geneva CE", lucida, sans-serif;
	font-size: 110%;
}
a {
	color: #000000;
	text-decoration: none;
}
#mainBlock {
	width: 827px;
	background-color: #FFFFFF;
	margin: 24px auto 0 auto;
	padding: 5px 0;
	text-align: left;
}
#content {
	margin: 0 5px;
	border: 1px solid #EBF0D1;
	border-bottom: 0;
	overflow: hidden;
	padding: 28px;
}
h1 {
	margin: 0 0 0 34px;
	font-size: 130%;
	font-weight: lighter;
	position: relative;
	width: 667px;
	height: 29px;
	overflow: hidden;
}
h1 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 667px;
	height: 29px;
	background: url('../img/cuces.jpg');
	cursor: pointer;
}
img {
	border: 0;
	display: block;
}
#mainNav {
	list-style-type: none;
	margin: 25px 0 0 23px;
	padding: 0;
	font-size: 75%;
}
#mainNav #active ul {
	margin: 0;
	padding: 0;
}
#mainNav li {
	margin: 0;
	padding: 0 5px 0 0;
	float: left;
}
#mainNav a {
	border: 1px solid #FFFFFF;
	padding: 6px 9px;
	color: #000000;
	display: block;
}
#mainNav ul {
	display: none;
}
#mainNav #active {
	position: relative;
}
#mainNav #active a, #mainNav a:hover {
	border: 1px solid #D1DD86;
	color: #D1DD86;
}
#mainNav #active ul {
	display: block;
	position: absolute;
	left: 0;
	top: 40px;
	width: 500px;
	margin-left: 10px;
}
#mainNav #active ul li {
	display: inline;
}
#mainNav #active ul li a {
	padding: 0 20px 0 0;
	border: 0;
	color: #006570;
}
#mainNav #active ul li a:hover {
	color: #D1DD86;
	text-decoration: underline!important;
}
#mainNav #active ul #subActive a {
	color: #D1DD86; 	
}
#block {
	background: url('../img/picture2.jpg') right top no-repeat #006570;
	overflow: hidden;
	position: relative;
}
.blockNews {
	background: url('../img/block_bg.jpg') left top repeat-y #006570!important;
}
.icon {
	display: block;
	width: 14px;
	height: 16px;
	position: absolute;
	top: 9px;
}
.i1 {
	left: 245px;
	background: url('../img/block_icon1.jpg') left top no-repeat;
}
.i2 {
	right: 120px;
	background: url('../img/block_icon2.jpg') left top no-repeat;
	z-index: 1;
}
.i3 {
	right: 120px;
	background: url('../img/block_icon3.jpg') left top no-repeat;
}
.blockWithSub {
	margin-top: 93px;
}
.blockWithoutSub {
	margin-top: 80px;
}
h2 {
	color: #D1DD86;
	font-size: 80%;
	padding: 30px 0 0 33px;
	margin: 0;
	font-weight: normal;
}
.h2nd {
	padding: 0 0 0 33px;
}
.column {
	overflow: hidden;
	padding: 4px 33px 20px 33px;
	font-size: 70%;
	text-align: justify;
	color: #006570;
}
.column div {
	width: 208px;
}
p {
	text-align: justify;
}
.little {
	font-size: 70%;
}
.column p {
	margin: 0 0 10px 0;
	color: #EBF0D1;
	width: 440px;
}
.column p a {
	color: #93A423;
	text-decoration: underline;
}
.column p a:hover {
	color: #D1DD86;
	text-decoration: none;
}
.column .left {
	float: left;
}
.column .right {
	float: right;
}
.columnRight {
	width: 253px;
	background-color: #D1DD86;
	float: right;
}
.columnRight h2 {
	color: #006570;
}
.columnRight h3 {
	color: #006570;
	margin: 0;
	font-size: 100%;
}
.columnRight h3 a {
	color: #006570;
	text-decoration: underline;
}
.columnRight h3 a:hover {
	color: #93A423;
}
.columnRight p {
	color: #006570;
	margin: 0;
}
.blockNews .columnRight .column p {
	width: 187px;
}
.columnRight .more {
	text-align: right;
	font-size: 90%;
	color: #93A423;
	margin: 0 0 10px 0;
}
.columnRight .more a {
	color: #93A423;
	text-decoration: underline;
}
.columnRight .more a:hover {
	color: #006570;
}
#continueNews {
	position: absolute;
	right: 25px;
	bottom: 0;
	font-size: 70%;
	background-color: #EBF0D1;
	padding: 6px 9px 3px 9px;
}
#continueNews a {
	color: #006570;
	text-decoration: underline;
}
#continueNews a:hover {
	color: #93A423;
}
#contentLeft {
	width: 506px;
	float: left;
	position: relative;
}
#contentRight {
	width: 253px;
	float: right;
}
#pictureBlock {
	width: 506px;
	float: left;
	margin-bottom: 30px;
}
.imgRight {
	position: absolute;
	left: 253px;
	top: 0;
	background: url('../img/picture.jpg') left top no-repeat;
	display: block;
	width: 253px;
	height: 253px;
}
#mailingList {
	width: 252px;
	overflow: hidden;
	min-height: 217px;
	border: 1px solid #D1DD86;
	border-right: 0;
	margin: 34px 0 0 0;
	float: left;
}
#mailingList form {
	margin: 0;
}
#mailingList fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
#mailingList fieldset legend {
	display: none;
}
#mailingList form label {
	font-size: 80%;
	color: #006570;
	padding: 17px 0 10px 17px;
	display: block;
}
#mailingList form input {
	padding: 0;
}
#mailingList form .mailInput {
	border: 1px solid #D1DD86;
	width: 176px;
	height: 17px;
	margin: 0 17px;
	padding: 4px 3px 3px 3px;
	color: #006570;
}
#mailingList form .mailSend {
	margin: 10px 8px 0 17px;
}
#mailingList p {
	margin: 10px 17px 13px 34px;
	color: #006570;
}
#contentLeft h2, #contentLeft .column p {
	color: #006570;
}
#contentLeft .column {
	padding-bottom: 0;
}
.sponsors {
	background-color: #EBF0D1;
	margin-top: 34px;
	padding-bottom: 10px;
	text-align: center;
	position: relative;
}
.sponsors h2 {
	color: #006570;
	padding: 18px 0 0 34px;
	text-align: left;
}
.sponsors img {
	margin: 30px auto;
	display: block;
}
#credits {
	margin: 0 5px;
	padding: 11px 28px;
	border: 1px solid #EBF0D1;
	border-top: 0;
	overflow: hidden;
	background: url('../img/line.jpg') left top repeat-x;
}
#credits p {
	margin: 0;
	color: #006570;
}
#credits p a {
	color: #006570;
	text-decoration: underline;
}
#credits p a:hover {
	color: #000000;
	text-decoration: none;	
}
#credits .crLeft {
	float: left;
}
#credits .crRight {
	float: right;
}
#created {
	height: 50px;
	margin: 0 auto;
	width: 827px;
}
#created a {
	margin: 10px 33px 0 0;
	float: right;
	position: relative;
	width: 100px;
	height: 20px;
	overflow: hidden;
}
#created a span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 20px;
	background: url('../img/erkya_design.jpg');
	cursor: pointer;
}
.mM {
	padding-top: 52px;
	padding-right: 33px;
}
.nMg {
	padding-top: 20px;
}
p a, h2 a {
	color: #006570;
	text-decoration: underline;
}
/*.orange a {
	color: #FDBF1D!important;
	text-decoration: underline;
}*/
h2 a:hover/*, .orange a:hover*/ {
	color: #000000!important;
	text-decoration: none;
}
.forWB {
	padding: 24px 34px 34px 34px;
}
.forWBc {
	padding: 0 34px 20px 34px;
}
.forWB h2 {
	margin-top: 10px;
}
.wB, .wBb {
	border: 1px solid #D1DD86;
	padding: 6px 9px;
}
.wBb {
	border-top: 0;
}
.wBb p {
	width: auto;
}
.morePageOn, #morePageOn {
	color: #000000!important;
	text-decoration: none!important;
	font-weight: bold;
}
.photoGal {
	width: 100%!important;
	overflow: hidden;
	margin: 10px 0;
}
.photoGal img {
	float: left;
}
.photoGalText {
	width: 230px!important;
	float: right;
}
.mailPic {
	display: inline;
	vertical-align: middle;
}
