#wrapget {color: #666;width:900px; height:70px; margin:0 auto 0 auto; padding:0; background: url(images/bg-sl-l.png) top left no-repeat; position:relative;font-family: 'Fjalla One', sans-serif;}
#wrapget a {text-decoration:none; width:200px; height:45px; margin:0; padding:20px 0 5px 0; display:block; background:url(images/but-get.png) 0 0 no-repeat; float:right; font-size:24px; text-align:center;color: #999;font-family: 'Fjalla One', sans-serif;}
#wrapget a:hover {background:url(images/but-get.png) 0 -70px no-repeat;color:#666;}
#wrapget h3 {width:650px; display:block; float:left; text-align:center; margin:20px 0 0 0;font-size:24px;}

body  {
	background: #999 url(images/bg.png) center center repeat;
	font-family: arial;
	font-size: 12px;
	padding: 30px;
}
.container {
	background: #FFF;
	margin: 0 auto;
	width: 900px;
	color: #FFF;
	position: relative;
	z-index: 90;
	padding: 20px;
	box-shadow: 1px 3px 6px rgba(0,0,0, 0.8);
	-moz-box-shadow: 1px 3px 6px rgba(0,0,0, 0.8);
	-webkit-box-shadow: 1px 3px 6px rgba(0,0,0, 0.8);	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.clear {
	clear: both;
}
a {
	color: #000;
}
.header  img {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.header {
	margin-bottom: 20px;
}
.menu {
    background: #444;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    padding: 20px;
    text-align: center;
	margin: 0 ;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom: 3px solid #FFF;
}
.menu ul {
	margin: 0;
	padding: 0;
}
.menu ul li {
    display: inline;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.menu ul li a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-color: #000;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #3F0;
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 5px;
    padding: 10px;
    white-space: nowrap;
    width: 100%;
	text-decoration: none;
}
.menu ul li a:hover {
	background: #FE11A1;
	color: #000;
}

.bachelor {
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	color: #FFFFFF;
	background: url(images/bg-footer.png) center -10px repeat;
	text-shadow: 0 1px 2px #000;
}
.bachelortext {
	text-align: center;
}
.bachelortext a {
	color: #FFF;
}
.bachelortext h2 {
	margin: 5px;
}
.bachelortext ul {
	text-align: left;
}
.contenttext {
	padding: 10px;
	color: #000;
}
.contenttext  h2,.contenttext  h1 {
	text-align: center;
	font-size: 28px;
	margin: 0;
	padding: 0;
	font-family: 'Kaushan Script', cursive;
	color: #FE11A1;
}

.footer {
	border-top: 1px solid #ffaefa;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0 1px 2px #000;
	padding: 10px 10px 20px 10px;
	background: #222 url(images/bg-footer.png) center -10px no-repeat;
	-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}
.footer h2 {
	margin: 0;
	padding: 0;
}
.footer a {
	color: #FFF;
}





























/*--gallery--*/
.gallery {
	list-style: none;
	margin: 0;
	padding: 0 0 40px 20px;
	font-size: 11px;
}
.gallery li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 100px;
	height: 150px;
}
.gallery li:hover img {
	border-color: #000;
}
.gallery img {
	background: #b7ff00;
	border: solid 1px #666;
	padding: 5px;
	width: 100px;
	height: 150px;
}
.gallery em {
	background: #222;
	color: #fff;
	font-style: normal;
	padding: 2px 8px 2px 15px;
	display: block;
	position: absolute;
	top: 140px;
	left: 5px;
	border: 1px solid #999;
}
.gallery a {
	text-decoration: none;
}




/*--mini gallery--*/
/* ---------- mini form gallery styles start here ----------------------- */
.mini-gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:center;
}
.mini-gallery li {
	padding: 2px;
	margin: 0;
	float: left;
	position: relative;
	width:82px;
	height: 107px;
}
.mini-gallery li:hover img {
	border-color: #000;
}
.mini-gallery img {
	background: gray;
	border: solid 1px gray;
	padding: 4px;
	width:82px;
	height: 107px;
	z-index:1;
}
.mini-gallery em {
	font-size:9px;
	white-space:nowrap;
	background: black;
	color: #fff;
	font-style: normal;
	padding: 0px;
	display: block;
	position: absolute;
	top: 94px;
	left: 8px;
	border: 1px solid gray;
	z-index:100;
}
.mini-gallery a {
	text-decoration: none;
}



























.ribbon-wrapper-green {
  width: 185px;
  height: 148px;
  overflow: hidden;
  position: absolute;
  top: -14px;
  right: -13px;
}

.ribbon-green {
  font: bold 15px Sans-Serif;
  color: #333;
  text-align: center;
  text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width:250px;
  background-color: #BFDC7A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45)); 
  background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:    -moz-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:     -ms-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:      -o-linear-gradient(top, #BFDC7A, #8EBF45); 
  color: #6a6340;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}

.ribbon-green:before, .ribbon-green:after {
  content: "";
  border-top:   3px solid #6e8900;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon-green:before {
  left: 0;
}
.ribbon-green:after {
  right: 0;
}