@charset "utf-8";
#wrapper {
	background-color: #FFFFFF;
	height:auto;
	width: 950px;
	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    Box-shadow:( 5px, 5px, 2px, 2px, 2px, #777);

}

#wrapper #slider {
	height: auto;
	width: auto;
	left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #Menu #block {

	height: 10%;
	width: 100%;
	top: 30px;
}

#h1{
 color:red;
 font-size:32pt;
}
#wrapper #logo {
	float: left;
	
	width:20%;
}
#wrapper #heading {
	
	width:auto;
}
#wrapper #options {
	clear: both;
	height: 100%;
	width: 100%;
}
#wrapper #Menu {
	clear: both;
	
	width: 100%;
	background-color: #3399FF;
}
#wrapper #content #f{
	
	background-color:#FFFF99;
	width:95%;
	
	 border-radius:20px;
	
	 font-size:16pt;
	 font-style:oblique;
	 margin:auto;
 	 
	 
	
}
.t{  border-radius:10px;
	 -moz-border-radius:10px; 
 	 -webkit-border-radius:10px;
 	 -o-border-radius:10px;

border-style:ridge;}

/* menu */

#Menu {
	clear: both;
	width: 100%;
}

#Menu a:hover, #Menu ul .current {
	color: #000;
	height: 35px;
	padding: 18px 0 0 0;	

	
	font-size:12pt;
	font-weight:bold;

}

/* end of menu */

.ug{

background-image:url(images/staff_strip108.png);
}
.scop{


background-image:
-moz-linear-gradient(top,
#FFFF99 0%,

#FFFFFF 40%,
#FFFF99 60%,
#FFFF99 100%);

background-image:
-o-linear-gradient(top,
#FFFF99 0%,

#FFFFFF 40%,
#FFFF99 60%,
#FFFF99 100%);

background-image:
-webkit-linear-gradient(top,
#FFFF99 0%,

#FFFFFF 40%,
#FFFF99 60%,
#FFFF99 100%);

}

.border20{
 border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
 -o-border-radius:20px;

}
.consu_top{
 border-top-left-radius:20px;
 -moz-border-top-left-radius:20px;
-webkit-border-top-left-radius:20px;
 -o-border-top-left-radius:20px;
 
  border-top-right-radius:20px;
   -moz-border-top-right-radius:20px;
   -webkit-border-top-right-radius:20px; 
   -o-border-top-right-radius:20px;

}
.consu_bottom{

 border-bottom-left-radius:20px;
 -moz-border-bottom-left-radius:20px;
-webkit-border-bottom-left-radius:20px;
 -o-border-bottom-left-radius:20px;
 
  border-bottom-right-radius:20px;
   -moz-border-bottom-right-radius:20px;
   -webkit-border-bottom-right-radius:20px; 
   -o-border-bottom-right-radius:20px;
}

.g{
background-image:url(images/mm-85.png);
border-bottom-left-radius:20px; 
border-bottom-right-radius:20px;
}