/* Layout start */
img {
filter:expression(fixPNG(this));
}

#mytab {
border:1px solid #eebf28; 
margin-top:30px;
}
.mytd {
border:1px solid #eebf28; 
width:70%;
}
.mytd2 {
border:1px solid #eebf28; 
width:30%;
}
.mytxt {
margin:20px;
}
.mypic {
margin:20px;
}
a {
color:#eebf28;
}
a img{
border:none;
}
#style2 {
	color: #fff;
	font-size: 9px;
    padding-bottom: 15px;
    font:"Courier New", Courier, monospace;     
    text-decoration:none;
 }
#style2 a {
	color: #fff;
	font-size: 9px;
    padding-bottom: 15px;
    font:"Courier New", Courier, monospace;     
    text-decoration:none;
 }
#cat {
float:left;
height:150px;
width:180px;
margin-top:10px;
}

#cat a{
text-decoration:none;
color:#FFFFFF;
}
#mycat {
margin-top:-40px;
}
html,body {
margin:auto;
padding:0px;
}
body{
background:url(../images/background.jpg) center top repeat;
}
#header {
margin:0px;
height:392px;
}
#flashtop {
margin:0px;
width:100%;
height:392px;
}
#searchbar_size {
height:43px;
width:100%;
overflow:hidden;
}
#searchbar_top {
height:43px;
width:100%;
background:url(../images/search_top.jpg) center repeat-x;
}
#searchbar_bottom {
height:45px;
background:url(../images/search_bottom.jpg) center no-repeat;
}
#middle {
margin:auto;
margin-top:70px;
_margin-top:-10px;
}
#content {
float:left;
margin:40px 0px 0px 30px;
}
#navigation {
float:left;
width:280px;
}
#footer {
background:url(../images/footer.jpg) center bottom no-repeat;
margin:0px;
clear:both;
height:115px;
text-align:center;
}
#flash-a {
position:absolute;
bottom:10px;
margin:0px auto;
}
#opros {
margin-left:28px;
font-size:15px;
}
.radio {
border:0px solid white;
color:#3c3800;
}
#column {
float:right;
display:block;
margin-left:30px;
}
#column img {
display:block;
margin-bottom:50px;
}
#column p {
font-family:tahoma;
font-size:14px;
}

/* Layout end */


/*FONTS START*/
body {
font-family:tahoma;
color:#e1dad8;
}
h1 {
font-size:29px;
color:#eebf28;

font-style:normal;
}
h2 {
font-size:23px;
color:#eebf28;
margin-left:30px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:normal;
}
p {
text-align:justify;
font-size:15px;
}
#intro {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:19px;

}
/*FONTS END*/
#radio {
 border-color:#006633;
}
#button {
background:url(../images/button.gif);
border:none;
width:132px;
height:30px;
margin-left:34px;
display:block;
}
span.radio {
  width: 19px;
  height: 18px;
  padding: 0 5px 0 0;
  background: url(/images/radio.gif) no-repeat;
  display: block;
  clear: left;
  float: left;
}