body 
{
font-family: arial, helvetica, sans-serif;
font-size: 16px;	
letter-spacing: 0.1em; 
}
a.two:link, a.two:visited, a.two:active {text-decoration: underline; font-family: arial, helvetica, sans-serif; font-size: 16px; color: black;}
a.two:hover {text-decoration: underline; font-style: none; color: gray;}
}



* html body
{
	font-size:14px;	
white-space: nowrap;
}


p
{
font-family: helvetica, sans-serif;
font-size: 14px;
white-space: nowrap;
}

h1
{
font-family: helvetica, sans-serif;
font-size: 24px;
letter-spacing: 0em; 
}

ul 
{
margin: 0;
padding: 0;
list-style: none;
width: 250px
}


ul li 
{
position: relative;
line-height: 18px;
width: 250px;
border: none;
top: 55px;
bottom: 0px; 
left: 55px;
}


/* keep folowing styles together..........................*/
* html ul ul 
{
margin-left:-16px;/* ie5 fix */
voice-family: "\"}\""; 
voice-family: inherit;
}


* html ul li {float:left;/* hide float from ie5*/}
* html ul ul {
	width:150px;	
	width:150px;
	voice-family: "\"}\""; 
	voice-family: inherit;	
}
* html ul ul {margin-left:0;/* hide margin from ie5*/}

/* keep above styles together .............*/

li ul 
{
font-family: helvetica, arial, sans-serif;
position: relative;
display:none;
}

li ul li
{
font-family: helvetica, arial, sans-serif;
width:139px;
border-left:none
}


/* Styles for Menu Items */
ul li a 
{	
font-size: 14px;	
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #000000;
background: #ffffff; /* IE6 Bug */
line-height: 0em;
letter-spacing: 0.3em; 
height: 3em;	
padding: 0px;
}
a.one:link, a.one:visited, a.one:active {text-decoration: none; font-family: arial, helvetica, sans-serif; font-size: 14px; color: black; height: 3em;}
a.one:hover {text-decoration: line-through; font-style: none; color: black;}
}

li li a 
{
background:#ffffff
}


div.sidebar 
{ 
position: inherit;
width: 200px;
float: left;
}


div.content 
{ 
top : 0px;
bottom : 0px;
margin : 0px 0px 0px 300px;
width : auto;
height : auto;
overflow: auto;
}


div.news
{
height: auto;
width: 450px;
}


div.sidebar
{
font-family: arial, helvetica, sans-serif;
font-size:11px;	
letter-spacing: 0.5em;
}


div.img
{
border:none
}
  
  
#img-container	
{ 
margin: 0; 
padding: 0; 
}


#img-container p	
{ 
width: 400px; 
margin: 10px; 
}

#img-container img
{ 
width: auto; 
height: 250px; 
}

#bg-img img
{
max-width: 100%;
max-height: 100%;
}


a img 
{ 
border: none;
padding: 5px 5px 5px 5px;
}



