body {
	font-family: Georgia, Verdana, Arial;
	font-size: 90%;
	line-height: 130%;
	color: #000000;
	font-weight: normal;
	padding:0px;
	margin:0px;
	background-image:url(../images/layout/bkg_dandelion_2008.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}

a, a:link, a:visited {color:#0066CC}
a:hover {color:#666666}

.vizit {
	text-align: center; 
	padding-top:40px; 
	padding-bottom:60px;
}

p
{
	margin:0px;
	padding:0px;
	padding-bottom:15px;
	text-align:justify;
}

h5
{
	margin:0px;
	padding:0px;
	padding-bottom:12px;
	color: #000000;
}

.green {
	color: #000000;
	text-align:right;
}

h2 {
	margin:0px;
	padding:0px;
	padding-bottom:25px;
}

#container
{
	width: 80%;
	margin: 0px auto;
	padding-left:150px;
	padding-right:30px;
}

#top
{
	height:240px;
	padding-top:20px;
	background-image:url(../images/layout/title_underline.gif);
	background-position:bottom right;
	background-repeat: no-repeat;
}

#left_content
{
	float: left;
	width: 48%;
	margin: 0;
	padding: 0;
	padding-top:40px;
}

#right_content
{
	margin-left: 50%;
	padding:0;
	padding-top:40px;
}

.grey {
	background-color: #F2F4F9;
}

.grey{
	padding:0px 3px 0px 3px;
}

.pad {
	padding:0px;
	padding-bottom:20px;
}

.pad h5 {
	padding-top:20px;
}

#footer
{
	clear: both;
	margin: 0;
	padding: 0;
	border-top:1px solid #666666;
	padding-bottom:10px;
	margin-top:140px;
}

.gallery {
	padding: 55px 15px 10px 25px;
	background-image:url(../images/layout/images-2007.gif);
	background-position: top right;
	background-repeat:no-repeat;
}

.g2008  {
	background-image:url(../images/layout/images-2008.gif);
}

.g2009 {
	background-image:url(../images/layout/images-2009.gif);
}

.galtumb {
	padding-right:5px;
	padding-bottom:5px;
	display:inline;
}

.galtumb a img {
	border:1px solid #000000;
}

.gallery h5{
	padding-top:20px; 
	padding-bottom:20px; 
}

.org_logo {
	background-color:#FFCCFF;
	padding: 0px 10px 10px 10px;
	margin-top: 20px;
	margin-bottom:10px;
	text-align:center;
}

.partners_logo {
	padding-top:40px; 
	text-align: center
}

.subscribe_form {}

.subscribe_form .red, .em_cls {
	color: #EF191B;
	font-weight:bold;
}

.subscribe_form .gr {
	color: #379225;
	font-weight:bold;
	text-align:left;
}

ul.lst{
	margin:0px;
	padding:0px 0px 10px 17px;
}

ul.lst, ul.lst li{
	padding-bottom:10px;
}

/*quotes start*/
.quote_chunk {
	height:auto;
	width:auto;
	padding-top:20px;
}

table.quotes {
	font-size:14px; 
	width: auto;
	height:auto;
	margin-top:20px;
}

.quotes td{

}

.quotes .q_up {
	background-repeat:no-repeat;
	background-image:url(../images/layout/quotasus.gif);
	width:25px;
}
.quotes .q_down {
	background-repeat:no-repeat;
	background-image:url(../images/layout/quotajos.gif);
	width:25px;
	background-position:bottom;
}

.quotes .q_copy {
	padding:10px 0px 5px 0px; 
	text-align:justify;
}

.quotes .q_firstlet {
	font-size:110%; 
	font-weight:bold;
}

.quotes .q_owner {
	text-align:right; 
	padding-right:45px
}

.quotes .q_owner .q_name{
	font-weight:bold; 
	font-style: italic;
}
.quotes .q_owner .q_title{
	color: #999999; 
	font-size:11px;
}
/*quotes stop*/

/*general navigation start*/
#root_nav {
	margin:0pt;
	padding:0pt;
	height:38px;
	width:100%;
	background-image:url(../../2007/themes/eliberatica/img/rootn_bckg.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	cursor:default;
	display: block;
	float:left;
	clear:both;
}
#root_nav li {
	margin:0pt;
	padding:0pt;
	list-style:none;
	width:70px;
	height:38px;
	float:left;
	text-align:center;
	vertical-align:middle;
	background-image: url(../../2007/themes/eliberatica/img/rootn_left_bord.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:7px;
}
#root_nav li.first {
	background-image: none;
}
#root_nav a,
#root_nav a:link,
#root_nav a:visited,
#root_nav span.dis, 
#root_nav span.selected {
	text-decoration:none;
	/*color:#0066CC;*/
	color:#999999;
	display:block;
	width:70px;
	height:31px;
}

#root_nav a:hover {
	color:#91C8FF;
}

#root_nav span.selected {
	color:#91C8FF;
	border-bottom:5px solid #91C8FF;
	width:69px;
	height:26px;
	margin-left:1px;
}

#root_nav span.dis {
	color:#3F4D58;
	/*filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;*/
}
/*general navigation stop*/

