*
{
margin:0;
padding:0;
}

body
{
background:#a0762c;
}

#wrapper
{
position:relative;
margin-left:auto;
margin-right:auto;
width:1024px;
height:auto;
}

#main
{
position:absolute;
width:1024px;
height:auto;
}

#top
{
float:left;
width:1024px;
height:200px;
background-image:url(../images/top_bg.jpg);
background-repeat:no-repeat;
}

#logo
{
position:absolute;
right:30px;
top:-10px;
width:220px;
height:220px;
}

#middle_bg
{
float:left;
width:1024px;
height:auto;
background-image:url(../images/middle_bg1.jpg);
background-repeat:repeat-y;
}

#middle
{
float:left;
width:1024px;
height:auto;
margin-top:-3px;
background-image:url(../images/middle_bg2.jpg);
background-repeat:no-repeat;
background-position:top;
z-index:1;
}

#content
{
float:right;
margin-right:300px;
width:530px;
height:auto;
margin-top:0px;
padding-left:14px;
}

#bottom_space
{
float:left;
width:560px;
height:100px; /* NOTE: modify this value to make the space above the bottom menu bar smaller or bigger */
}


#ads 
{
position:absolute;
right:60px;
top:220px;
width:160px;
height:auto;
z-index:15;
}
#ads ul
{
width:140px;

}

.formContainer
{
margin-top:30px;
list-style-type:none;
border:none;
}

.formFieldset
{
width:160px;
height:auto;
line-height:25px;
border:none;
}

legend
{


}

#ads h1
{
font-size:14px;
font-weight:bold;
color:#95371B;
padding-bottom:10px;
text-transform:uppercase;
font-family:Tahoma, Arial, Helvetica, sans-serif; 
}

#form_enews 
{
font-family:Tahoma, Arial, Helvetica, sans-serif;    
font-size:13px;
color:#281102;
}

#form_enews input
{
size:30px;
font-family:Tahoma, Arial, Helvetica, sans-serif;    
font-size:10px;
}


#bottom
{
float:left;
width:1024px;
height:59px;
padding-bottom:8px;
background-image:url(../images/bottom_bg.jpg);
background-repeat:no-repeat;
}

#designed
{
position:relative;
top:42px;
left:3px;
text-align:center;
}


.iframe {
width:630px;
margin-left:-40px;
margin-top:50px;




}

ul.latestnews li {
list-style-type:none;
margin-left:5px;
}
ul.latestnews li a{
color:#000000;
text-decoration:none}

