﻿
.framecontent
{
position: absolute; 
top: 0px; 
left: 230px; 
width: 780px; 
height: 130px; /*Height of frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: white;
color: white;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	}
	
#menu {
	width: 198px;
	margin: 10px;
	top: 0px;
	left: 0px;
	height: 632px;
}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited
{
	color: #000000;
	display: block;
	background: url(Images/menu.gif);
	padding: 8px 0 0 10px;
	font-weight: bold;
}
	
#menu li a:hover {
	color: #FFF;
	background:  url(Images/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
.sidebar
{
	float: left;
	width: 210px;
	font: 14px "Times New Roman";
	position: relative;
	color: #24618E;
	margin-top: 0px;
	
}
.sidebar2 {
	float: right;
	width: 210px;
	font: 11px Arial;
	position:relative;
	color: #7D7D7D;
	margin-top:0px;
}
.style1
      {
            text-align: justify;
            width: 780px;
            position: absolute;
            left:230px;
            font:14px Arial;
            
      }
    
.body
{
 
text-align: justify;
width: 780px;
 
 /*Height of frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: white;
color: white;
}
.ads
{
	position: absolute;
            left:230px;
            width:740px;
}
.bodyads
{
	
}
.body2
{
	position: absolute;
	left:250;
}
.flags
{
	float: left;
	width: 210px;
	position:relative;
	margin-top: 0px;
}

