body{
	background-color: #333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #FFF;
	margin:0px;
	width:100%;
	height:100%;
	padding: 0px;
}
.sp_students_table td{
	vertical-align: top;
	padding: 20px;
}
.sp_students_table th, .cm_h{
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 10px 20px;
	font-size: 14px;
	text-transform: capitalize;
	text-decoration: underline;
	font-style: oblique;
}
.cm_h{
	color: #fff;
	font-size: 14px;
	padding: 0px;
	margin-bottom: 20px;
	text-transform: capitalize;
	text-decoration: underline;
	font-style: oblique;
}
#essay_examples td{
	vertical-align: top;
	padding: 0px 100px 0px 0px;
}
.sp_students_table{
	padding: 0px;
	border: 0;
}
.sp_main table{
	display: block;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #c0c0c0;
}

a img{
	border: 0;
}
#sp_header{
	background-color: #222;
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2191919,endColorstr=#B2191919)"; /* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2191919,endColorstr=#B2191919);   /* IE6 & 7 */
	zoom: 1;
	height: 100px;
	position: relative;
	border: 0px;
	font-size: 36px;
	min-width: 1000px;
	color: #fff;
	background-color: rgba(25, 25, 25, 0.7);
	border-bottom: 2px solid #C0c0c0;
	padding: 15px 15px 15px 35px;
}

ul.sp_gallery {
	margin:0px;
	padding: 0px;
	list-style-type: none;

}

ul.sp_gallery li{
	display: block;
	width: 100px;
	float: left;
	height: 100px;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #C0C0C0;
	margin: 5px;
}

ul.sp_gallery li img{
	vertical-align: middle;
	width: 100px;
	height: auto;
}
.sp_main{
	position: relative;
	background-color: #222;
		background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2191919,endColorstr=#B2191919)"; /* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2191919,endColorstr=#B2191919);   /* IE6 & 7 */
	zoom: 1;
	background-color: rgba(25, 25, 25, 0.7);
	max-width: 700px;
	border: 0px;
	display: block;
	margin-left: 300px;
	font-size: 12px;
	overflow: auto;
	border-bottom: 2px solid #C0c0c0;
	color: #c0c0c0;
	padding: 15px 15px 35px 15px;
	margin-bottom: 50px;
}
#sp_bg_img{
	position: fixed;
	z-index: -100;
	top: 0;
	left: 0;
	display:block;
	min-height: 100%;
	min-width: 100%;
}
#sp_container{
position: relative;
}
#slideshow_container{
position: fixed;
z-index: -100;
 top: 0;
 left: 0;
 display:block;
 min-height: 100%;
  min-width: 100%;
}
#sp_navbar{
	background-color: #222;
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2191919,endColorstr=#B2191919)"; /* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2191919,endColorstr=#B2191919);   /* IE6 & 7 */
	zoom: 1;
	width: 200px;
	border: 0px;
	float: left;
	margin-left: 25px;
	font-size: 12px;
	background-color: rgba(25, 25, 25, 0.7);
	border-bottom: 2px solid #C0c0c0;
	color: #c0c0c0;
	padding: 15px;
	margin-bottom: 50px;


}
#sp_navbar table tr td{
	border: 0px;

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left: 25px;
	font-size: 12px;
	color: #c0c0c0;
	padding: 0px 30px 0px 0px;
}

a, #sp_header a, #sp_footer a{
	text-decoration:none;
	color: #F0A804;
}

#sp_navbar  a {
	text-decoration:none;
	color: #C0C0C0;
}

a:hover, #sp_header a:hover, #sp_navbar a:hover, #sp_footer a:hover{
	text-decoration:underline;
	color: #FCD116;
}
.super_small{
	font-size: 10px;
}
.small{
	font-size: 14px;
}
.medium{
	font-size: 20px;
}
.selected{
	font-weight: bold;
	color: #c0c0c0;
	background-color: #666;
	pointer-events: none;
   cursor: default;

}
.header1{
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.header2{
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}

#slideshow_container ul{
	height: 100%;
}
 .captionBox{
	position: absolute;
	z-index: 1000;
	bottom: 70px;
	right: 35px;
	width: 500px;
	vertical-align: bottom;
	text-align: right;
	opacity: .95;
}
 #slideshow_container{
	 position: fixed;
z-index: -100;
 top: 0;
 left: 0;
 display:block;
 min-height: 100%;
  min-width: 100%;
 }
  .captionBox_slideshow{
	position: fixed;
	z-index: 1000;
	bottom: 70px;
	right: 35px;
	width: 500px;
	vertical-align: bottom;
	text-align: right;
	opacity: .95;
}
.captionBox .text, .captionBox_slideshow .text{

	 background-color: #222;
	font-size: 16px;
	color: #c0c0c0;
	margin-bottom: 8px;
	line-height: 35px;
	padding: 5px;
}

.sp_hr{
	margin: 5px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	border-bottom: 1px solid #c0c0c0;
}
a.noBorder{
	border: 0px;
	text-decoration: none;
}
#sp_footer{
clear: both;
position: absolute;
bottom: 0;
font-style: oblique;
color: #c0c0c0;
width: 100%;
height: 40px;
border-top: 2px solid #C0c0c0;
background: #222;
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2191919,endColorstr=#B2191919)"; /* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2191919,endColorstr=#B2191919);   /* IE6 & 7 */
	zoom: 1;
background-color: rgba(25, 25, 25, 0.7);
}
#sp_footer div{
	position: absolute;
	top: 10px;
	left: 10px;

}
