/*
Theme Name: JustTell Website Theme
Theme Url: http://www.justtell.org/
Description: The Default JustTell theme created by <a href="http://www.vielgi.com/">NonProfitDB</a>.
Latest Release: 9.10.2009
Author: http://www.vielgi.com/, http://www.nonprofitdb.org
Author Url: http://www.vielgi.com/, http://www.nonprofitdb.org
Concept: Just Tell
CSS: V.L. Georgiev
[Table Of Contents]

*/
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

    
.container
{
	text-align: left;
	width: 960px;
	margin: 0 auto 4px auto;
	text-align: left;
	
}    

.header{width:auto;height:auto;}

.main
{
	width: 960px;
	margin-top: 0;
	background-color: #CCCCFF;float:left;
	height:560px;
} 
.menu
{background-color:#ACCE81;
 width:175px;
 padding-left:0;
 padding-top:0;
 margin-top:0;
 height:560px;
 float:left;
 display:block;}

.item
{
	color: Black;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	width: 175px;
	height: 30px;
	display: block;
	line-height: 30px;
	right: 15px;
	vertical-align: middle;
	text-align: left;
	text-indent: 15px;
}

.itemselected 
{color:Red;
 }

.item a {color:Black;text-decoration:none;vertical-align:middle;}

.item a:hover {display:block;
              
               height:30px;
               color:Purple;
               background-color:Black;text-decoration:none;
               vertical-align:bottom;
               }
               
             
.column1
{height:560px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	width: 200px;
	font-size: 14px;
	vertical-align: top;
	border-right: solid 1px Black;
}
.column2
{
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	width: 345px;
height:560px;
	font-size: 14px;
	text-align: justify;
	vertical-align: top;
	border-right: solid 1px Black;
}
.column3
{
	width:200px;
	height:560px;
	font-size: 14px;
	float:left;
	padding-left: 5px;
	
	vertical-align: top;
	
}

.column
{padding-left:185px;
 margin-left:5px;
 padding-right:15px;}


               