body {
background: #292b31 url(images/fon.png) top center repeat-y;
font-family: trebuchet ms, verdana;
font-size:8pt;
margin: 0px;
color: #8b7c6b;
LINE-HEIGHT: 11px;
}

b, strong {
font-weight: normal;
color: #8e980e;
}

@media all and (-webkit-min-device-pixel-ratio:0) {

.maincontainer{
margin-left:1px;
}

}

table, td, tr {
text-align: justify;
font-family: trebuchet ms, verdana;
font-size:8pt;
MARGIN: 0px; 
VERTICAL-ALIGN: top;
LINE-HEIGHT: 11px; 
}

.maincontent {
  background: url(images/fon2.jpg) top center no-repeat;
  margin: 0;
  width: 630px;
    height: 50px;
border-top: 4px solid #692615;
border-bottom: 2px solid #692615;
border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-khtml-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
}

div.contentmain {
  background: #1c1c1c;
  margin: 0;
  width: 630px;
}
div.contentmain p{
  background : #transparent;
}
div.footermain {
  background: #1c1c1c;
  margin: 0;
  width: 630px;
  height: 10px;
  margin-bottom: 15px;
}

div.sidecontent {
  background: url(images/fon2.jpg) top center no-repeat;
  margin: 0;
  width: 290px;
    height: 50px;
border-top: 4px solid #692615;
border-bottom: 2px solid #692615;
border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-khtml-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
}

div.sidecontentmain {
  background: #1c1c1c;
  margin: 0;
  width: 290px;
}

div.sidecontentmain p{
  background : #transparent;
}

div.sidefooter {
  background: #1c1c1c;
  margin: 0;
  width: 290px;
  height: 10px;
  margin-bottom:15px;
}

.sidebar {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 0px;
	text-align: justify;
}

.menucont {
padding-top: 5px; 
padding-left: 10px; 
padding-right: 10px; 
padding-bottom: 0px; 
text-align: justify;
}


a:link, a:visited, a:active {
	text-decoration: none; 
	cursor: hand;
	color: #c29541;
}

a:hover {
	font-style: none;
	text-decoration: underline; 
	cursor: hand;
	color: #8b7c6b;
}

hr {color:#30302f;height:1px;border:none;background:#30302f;}

img {
	border: 0px solid #442111;
}
a img {
	border: 0px solid #442111;
}
a:hover img {
	border: 0px solid #442111;
}

@font-face {
font-family: MyriadPro;
src: local("Myriad Pro Cond"), 
url(MyriadPro-BoldCond.otf); 

}

h1 {
COLOR: #e0caa3;
text-align:center;
text-shadow: #8b6011 0px 3px 0px;
padding-top: 6px;
padding-bottom: 8px;
font-family: MyriadPro;
font-size:27px;
letter-spacing:0px;
text-transform: uppercase;
}

h2 {
COLOR: #956217;
text-shadow: #220f11 0px 2px 0px;
font-family: MyriadPro;
font-size:15px;
letter-spacing:1px;
text-transform: uppercase;
}

h3 {
COLOR: #e0caa3;
text-align:center;
text-shadow: #8b6011 0px 3px 0px;
padding-top: 2px;
padding-bottom: 5px;
font-family: MyriadPro;
font-size:24px;
letter-spacing:0px;
text-transform: uppercase;
}


@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {

h1 {
COLOR: #e0caa3;
text-align:center;
text-shadow: #8b6011 0px 2px 0px;
padding-top: 6px;
padding-bottom: 8px;
font-family: Verbatim;
font-size:20px;
letter-spacing:0px;
text-transform: uppercase;
}

h2 {
COLOR: #956217;
text-shadow: #220f11 0px 2px 0px;
font-family: Verbatim;
font-size:13px;
letter-spacing:1px;
text-transform: uppercase;
}

h3 {
COLOR: #e0caa3;
text-align:center;
text-shadow: #8b6011 0px 2px 0px;
padding-top: 4px;
padding-bottom: 5px;
font-family: Verbatim;
font-size:17px;
letter-spacing:0px;
text-transform: uppercase;
}


}

.sidebar img, .sidebar a img {
border: 2px solid #30302f;
background: #30302f;
background: url(images/image_bg.jpg) top center repeat;
padding: 5px;
margin: 1px;
}

.sidebar img:hover, .sidebar a:hover img {
border: 2px solid #865810;
background: #865810;
background: url(images/image_bg2.jpg) top center repeat;
padding: 5px;
margin: 1px;
}

ul.aff {font-size: 11px;list-style-type: none; margin:0; padding:0;}
ul.aff li {display: block; width: 98%; display: inline; float: left;}
ul.aff li a {display: inline; float: left; }
ul.aff li a, ul.aff li a:visited {display:block;width:98%;background:none; padding: 6px 0 6px 5px;color:#786f65;text-align:left;border-bottom:1px solid #30302f; }
ul.aff li a:hover {padding: 6px 0 6px 20px;color:#a4741f; width:92%; text-decoration: none; background:#151515; border-top:1px solid #0b0b0b;}

.menucont img, .menucont a img {
border: 2px solid #30302f;
background: #30302f;
background: url(images/image_bg.jpg) top center repeat;
padding: 5px;
margin: 1px;
}

.menucont img:hover, .menucont a:hover img {
border: 2px solid #865810;
background: #865810;
background: url(images/image_bg2.jpg) top center repeat;
padding: 5px;
margin: 1px;
}

A.unwomen {
 background: url('images/unwomen.jpg');
 display: block; 
 width: 242px; 
 height: 80px;
 border: 0px solid #000;
 border-radius: 10px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: #000000 0px 0px 5px;
}

A.unwomen:hover {
 background: url('images/unwomen_on.jpg');
}

A.canser {
 background: url('images/canser.jpg');
 display: block; 
 width: 242px; 
 height: 80px; 
 border: 0px solid #000;
  border-radius: 10px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: #000000 0px 0px 5px;
}

A.canser:hover {
 background: url('images/canser_on.jpg');
}

A.hospital {
 background: url('images/hospital.jpg');
 display: block; 
 width: 242px; 
 height: 80px; 
 border: 0px solid #000;
  border-radius: 10px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: #000000 0px 0px 5px;
}

A.hospital:hover {
 background: url('images/hospital_on.jpg');
}


A.official {
 background: url('images/official.jpg');
 display: block; 
 width: 242px; 
 height: 80px; 
 border: 0px solid #000;
  border-radius: 10px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: #000000 0px 0px 5px;
}

A.official:hover {
 background: url('images/official_on.jpg');
}


A.fanclub {
 background: url('images/fan_club.jpg');
 display: block; 
 width: 242px; 
 height: 80px; 
 border: 0px solid #000;
  border-radius: 10px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: #000000 0px 0px 5px;
}

A.fanclub:hover {
 background: url('images/fan_club_on.jpg');
}

.newsfooter {
padding-top: 5px; 
padding-left: 10px; 
padding-right: 10px; 
padding-bottom: 5px; 
text-align: center;
font-family: trebuchet ms, verdana;
font-size:7pt;
 background: #141414;
 margin-bottom: 5px;
 border-top:1px solid #0b0b0b;
}
