﻿

.logo        { text-align:center; }



body         { background-color:#555555}



h1           { padding-left: 10; padding-right: 10; padding-top: 10; margin-bottom: -13; font-family:Times New Roman; font-size:26pt; font color="#CBCECA"; }



h2           { padding-left: 10; padding-right: 10; padding-top: 10; margin-bottom: -13; font-family:Times New Roman; font-size:22pt; font color="#CBCECA"; }



h3           { padding-left: 10; padding-right: 10; padding-top: 10; margin-bottom: -13; font-family:Times New Roman; font-size:16pt; font color="#CBCECA"; }



h4           { padding-left: 10; padding-right: 10; padding-top: 10; margin-bottom: -13; font-family:Times New Roman; font-size:12pt; font color="#CBCECA"; }



.plaintext   { font-family:Times New Roman; font-size: 12pt; padding-left: 10; padding-right: 10 }



.smalltext   { font-family:Times New Roman; font-size: 8pt; padding-left:5; padding-right:5; padding-top:5; padding-bottom:5; }



.slogan 	 { padding:5; font-family: Arial; font-style: italic; font-size: 8pt; text-align:center }



li           { font-family: Verdana; font-size: 9pt; } </> <>



a:link {

        color: #CBCECA;

}



a:visited {

        color: #CBCECA;

}



a:active {

    color: #CBCECA;

}



a:hover {

    color: white;

}



.feed {

  margin-left: 3px;

  padding: 0 0 0 19px;

  background: url("feed-icon-14x14.png") no-repeat 0 50%;

}
a.rollover {
	display: block;
	width: 35px;
	height: 35px;
	text-decoration: none;
	background: url('main_includes/img/fb_sprite_04.gif');
}
a.rollover:hover {
	background-position: -35px 0;
	}
a.rollover_x {
	display: block;
	width: 35px;
	height: 35px;
	text-decoration: none;
	background: url('main_includes/img/g_plus_sprite_04.gif');
}
a.rollover_x:hover {
	background-position: -35px 0;
	}
.displace {
	position: absolute;
	left: -5000px;
	}
div.special_sm {
	position: relative;
	top: -5px;
	width: 35px;
	height: 27px;
	border: 0px;
	max-height: 27px;
	max-width: 35px;
	right: auto;
	float: right;
}
.auto-style1_topmenu {
	vertical-align:bottom;
	text-align: right;
	padding-top:8px;
}

div#galleria_box {
  height:600px; width:920px; 
  border-width:0px; 
  font color:#C0C0C0;
}

div#galleria_box .galleria{
	width: 920px;
	height: 600px;
	background: #555555;
	background-color: #555555;
	
}

/*  to change the backgound color of galleria div*/
.galleria-container{
    background-color:#555555;
} 

