/* -- Basics -- */
html, body, div, p, ul, ol, li, form, fieldset, h1, h2, h3, h4, h5, h6, address   {
	list-style: none;
}

html            { background: #000 url('../images/bg-html.gif') repeat-x; padding-top:5px}
body		        { font: normal 62.8%/1.3 Tahoma, "Lucida Grande CE", lucida, sans-serif; color: #64030a; padding-bottom: 50px; }
a			          { color: #660306; }
a:hover	        {

}
a img   	      { border:0; }
input,
select,
textarea        { font-family: lucida, sans-serif; font-size: 1em; vertical-align: middle; }
input.button,
select.button,
textarea.button { background: #fff; padding: 2px 0; border: none; color: #000 !important; }
button.button   { margin: 0; padding: 0; height: 18px; border: none; text-decoration: underline; font-weight: bold; color: #00CCFF; cursor: pointer; }
input.submit    { width: 87px !important; height: 22px; overflow: visible; padding: 0 5px; color: #fff; font-weight: bold; border: none; cursor: pointer; }
label           { cursor: pointer; padding-right: 5px; line-height: 20px; }

h1	{ font-size: 2em; margin-bottom: .5em; }
h2	{ font-size: 1.7em; }
h3	{ font-size: 1.5em; }
h4	{ font-size: 1.3em; }
h5	{ font-size: 1.2em; }
h6	{ font-size: 1em; }

h1, h2, h3, h4, h5, h6  { color: #c61116; }

table           { border-collapse: collapse; width: 100%; }
table th        { text-align: left; }
table td.right  { padding-left: 5px; }
table th.right  { padding-left: 5px; }
table td.left   { padding-right: 5px; }
table th.left   { padding-right: 5px; }

blockquote  { margin: 0; padding: 10px 20px; color: #333333; line-height: 1.6; font-family: Georgia, serif; }
fieldset    { border: 0 !important; }

/* -- User friendly features --*/
.hidden { display: none; }
.noscreen { width: 200px; position: absolute; left: -9999px; top: -9999px; }

/* -- Basics layout -- */
#view     { position: relative; }
#head     { font-size: 1.2em; position: relative; z-index: 10; }
#content  { font-size: 1.3em; position: relative; z-index: 1; }
#menu     { font-size: 1.2em; }
#foot     { font-size: 1.2em; position: relative; z-index: 1; }

/* -- Main classes -- */
.fr		     { float: right !important; }
.fl		     { float: left !important; }
.clear     { clear: both !important; }
.right	   { text-align: right !important; }
.left		   { text-align: left !important; }
.center	   { text-align: center !important; }
.last		   { margin-right: 0 !important; margin-bottom: 0 !important; border-bottom: none !important; padding-bottom: 0 !important; background: none; }
.small	   { font-size: .90em; }
.big       { font-size: 1.2em; }
.biggest   { font-size: 2.3em; }
.light     { color: #999999 !important; }
.alt       { font-weight: bold; }

/* -- Forms layout -- */
.formBox .lab			      { float: left; width: 19%; text-align: right; padding-right: 1%; }
.formBox .con			      { float: right; width: 80%; }
.formBox .button:focus  { border-color: #000; }

/* -- Layout -- */
#view         {
	width: 850px;
	margin: 0 auto;
	padding: 0 5px;
}
#head         { height: 167px; }
#menu         {
	position: absolute;
	top: 126px;
	z-index: 100;
	width: 850px;
	height: 70px;
	overflow: hidden;
	background: #000000;
}
#content      { padding: 25px 29px 40px 26px; margin-bottom: 3px; overflow: hidden; background-color: #fff; }
#foot         {
	height: 50px;
	padding: 12px 25px 0;
	background: #2b0b00 url('../images/bg-footer.gif') repeat-x;
	clear: both;
}

  .subheader { margin-bottom: 24px; padding-left: 5px; font-weight: normal; font-family: Georgia, "New York CE", utopia, serif; }
  #printPage { position: absolute; right: 25px; top: 25px; }

  /* Header */
  #logotype     {
	float:center;
	display: block;
	padding: 5px 12px;
	font-size: 40px;
	font-weight: normal;
	font-family: Georgia, "New York CE", utopia, serif;
}
    #logotype    {
	color: #fefea2;
	text-decoration: none !important;
	padding-left: 80px;
	padding-right: 230px;
	
}

    
  /* Menus */ 
  #mainMenu             {
	position: absolute;
	top: 10px;
	left: 60px;
	height: 42px;
	padding: 0 28px;
} 

  #mainMenu li          { font-size: 1.5em; margin-right: 2px; float: left; }
  #mainMenu li a,
  #mainMenu li strong   {
	display: block;
	width: 145px;
	height: 15px;
	float: left;
	text-align: center;
	color: #fefea2;
	text-decoration: none !important;
	font-family: Georgia, "New York CE", utopia, serif;
	padding: 10px;
} 
  #mainMenu li strong   { color: #c61116; font-weight: normal; background: #000000;}
  
  #mainMenu li a:hover  {
}

  #subMenu              {
	position: absolute;
	top: 2px;
	right: -7px;
	padding: 17px 26px;
}
  #subMenu li           { display: inline; margin-left: 8px; }
  #subMenu li a         { color: #fffec5; }
  

  /* Right sidebox */
  #rightBlock                           {
	width: 150px;
	float: right;
	padding-right: 0px;
	margin-right: 20px;
	padding-top: 10px;
}
  #rightBlock .box                      {
	position: relative;
	background-image: url(../images/artistic.png);
	background-repeat: no-repeat;
}

  #rightBlock .submenu                  {

}
 #rightBlock .submenu .in              {
	padding-top: 150px;
}
  #rightBlock .submenu .in ul           { padding: 1px 3px 1px 1px; font-size: 1.1em; background: url('../images/bg-submenu_bottom.gif') 0 100% no-repeat; }
  #rightBlock .submenu .in ul li a,
  #rightBlock .submenu .in ul li strong { display: block; height: 32px; padding: 12px 5px 0 30px; background: url('../images/bg-submenu-item.gif') 0 0 no-repeat; }
  #rightBlock .submenu .in ul li strong { color: #9c3134; background: #fffed5}
#rightBlock .contact .in *            { color: #af9e84; font-size:18px; font-style:normal;}

  /* Left content part */
  #contentBlock             {
	width: 610px;
	float: left;
	padding-top: 0px;
}
  #contentBlock .subheader  {
	margin-bottom: 10px !important;
	padding-top: 15px;
}

  /* Article items */
  #contentBlock .item                 {
	position: relative;
	width: 554px;
	padding: 0px 28px 0;
	line-height: 1.4em;
	padding-right: 10px;
}
  #contentBlock .first                {
}
  #contentBlock .item .subheader      { margin-bottom: 25px !important; padding: 0; }


  #contentBlock .item .in             {
	overflow: hidden;
	background: url('../images/bg-item_separator.gif') 50% 100% no-repeat;
}
  #contentBlock .last .in             { background: none !important; }
  #contentBlock .item .in img,
  #contentBlock .item .in a img       {
	border: 2px #6d8d20 solid;
}
  #contentBlock .item .in a:hover img {
	border-color: #2B3A11;
}
  #contentBlock .item .in img         { margin: 2px 6px 15px 0; }
  #contentBlock .item .in img.left    { float: left; margin: 2px 15px 10px 0; }
  #contentBlock .item .in img.right   { float: right; margin: 2px 0 10px 15px; }

  #contentBlock .item .in ul,
  #contentBlock .item .in ol,
  #contentBlock .item .in p,
  #contentBlock .item .in table       { margin-bottom: 2em; }

  #contentBlock .item .in ul          { padding-left: 20px; }
  #contentBlock .item .in ol          { padding-left: 35px; }
  #contentBlock .item .in ol li       { list-style: decimal !important; }
  #contentBlock .item .in ul li       { margin: 3px 0; padding-left: 15px; background: url('../images/bg-inlink.gif') 0 .4em no-repeat; }

  #contentBlock .item .in table td,
  #contentBlock .item .in table th    { padding: 5px 10px; border: 1px #660306 solid; }
  #contentBlock .item .in table th    { background-color: #660306; color: #fff; }

  /* Footer */
  #foot *                       { color: #fffec5; }
  #foot .menu                   { padding-bottom: 20px; }
  #foot .menu li                { display: inline; margin-right: 16px; float: left; }
  #foot p.copy                  {
	float: none;
	clear: right;
	width: 48%;
}
  
  

#menu a {
	float: left;
	height: 20px;
	padding: 10px 15px;
	text-decoration: none;
	font-size: smaller;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: #949684;
	color: #FEFEA2;
	
}


.style1 {color: #64030a}
a:link {
	color: #336633;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #360000;
}

a:active {
}
.style2 {
	font-size: 12px;
	font-style: italic;
}
.style3 {font-size: 12px}
.style7 {
	font-size: 15px
}
.style9 {
	color: #0000;
	font-size: 15px;
}
.style11 {
	font-family: Georgia, "New York CE", utopia, serif;
	font-size: 40px;
	
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style13 {font-size: x-large}
#test {
	background-image:url(../images/artistic_r.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	height: 190px;
}
