#wrapper {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12pt;
	-webkit-box-shadow: 0px 0px 10px 1px #888888;
	-moz-box-shadow: 0px 0px 10px 1px #888888;
	box-shadow: 0px 0px 10px 1px #888888;
	border: solid 1px;
	width: 750px;
	}
	
#headTall {
	background: url('http://jukebox.esc13.net/vgcdeveloper/OTALA-Writing/images/banner_tall.png') no-repeat;
}

#head {
	background: url('http://jukebox.esc13.net/vgcdeveloper/OTALA-Writing/images/banner.png') no-repeat;
}

.BrightcoveExperience {
	margin-left: -5px;
}

.titleareaTall {
	height: 340px; width: 745px; 
	text-align: center;
}

.titlearea {
	height: 300px; width: 745px; 
	text-align: center;
}

.titletext {
	margin: 0;
	text-align: center; 
	font-size: 22pt; 
	color: white; 
	padding: 15px 40px 55px 40px;
}

.spacing {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 60px;
}

.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}

.button{
height: 50px; 
width: 260px; 
float:left; 
margin: 40px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
border: 0px;
}

.icon {
height: 50px; 
width: 240px; 
float:left;
margin: 0px 20px 0px 0px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 0px;
-moz-box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.75);
-webkit-box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.75);
box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.75);
}

.button_container {
	float:left;
}

.handout_downloads, .handouts_downloads, .handout_downloads_all, .checklist_download {
background: url('http://jukebox.esc13.net/vgcdeveloper/OTALA-Writing/images/handout.png') no-repeat;
background-position: 0px 0px;
background-color: #3c3f99;
min-height: 50px; 
min-width: 260px; 
float:left;
margin: 25px 20px 0px 230px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
border: 0px;
-moz-box-shadow: 5px 5px 5px -2px rgba(50, 50, 50, 0.75);
-webkit-box-shadow: 5px 5px 5px -2px rgba(50, 50, 50, 0.75);
box-shadow: 5px 5px 5px -2px rgba(50, 50, 50, 0.75);
}

.handouts_downloads {
background: url('http://jukebox.esc13.net/vgcdeveloper/OTALA-Writing/images/handouts.png') no-repeat;
background-color: #3c3f99;	
}

.handout_downloads_all {
background: url('http://jukebox.esc13.net/vgcdeveloper/OTALA-Writing/images/allhandouts.png') no-repeat;
background-color: #3c3f99;
margin: 25px 20px 0px 60px;
}

.checklist_download {
background: url('http://jukebox.esc13.net/vgcdeveloper/OTALA-Writing/images/checklist.png') no-repeat;
background-color: #3c3f99;
margin: 25px 20px 0px 50px;
}

.handout_downloads:hover, .handout_downloads_all:hover, .handouts_downloads:hover, .checklist_download:hover {
	background-position: -260px 0px;
	background-color: #3c3f99;
}

.activity_icon {
height: 30px; 
width: 150px; 
float:left;
margin: 0px 20px 0px 0px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 0px;
-moz-box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.75);
-webkit-box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.75);
box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.75);
}

.activity {

	line-height: 30px;
}

.rounded {
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}

.outerbox {
background-color:#00AEEF; 
padding: 10px; 
box-shadow: inset #999 0 0 10px; 
-moz-box-shadow: inset #999 0 0 10px;
-webkit-box-shadow: inset #999 0 0 10px; 
border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
box-shadow: #999 0 0 10px;
-moz-box-shadow: #999 0 0 10px;
-webkit-box-shadow: #999 0 0 10px;
}

.innerbox {
background-color:#FFF; 
margin: 10px; 
padding: 5px; 
box-shadow: #999 0 0 10px;
-moz-box-shadow: #999 0 0 10px; 
-webkit-box-shadow: #999 0 0 10px; 
border-radius: 2px 2px 2px 2px;
-mox-border-radius: 2px;
-webkit-border-radius: 2px;

}

.green { color: #008000; }
.blue { color: #06C; }
.maroon { color: #800000; }
.centered { text-align: center; }
.larger { font-size: 15pt; }

.shadow {
	-webkit-box-shadow: 0px 0px 10px 1px #888888;
	-moz-box-shadow: 0px 0px 10px 1px #888888;
	box-shadow: 0px 0px 10px 1px #888888;
}

:hover.button
{
-moz-box-shadow: 0px 0px 10px 5px #C0C0C0;
-webkit-box-shadow: 0px 0px 10px 5px #C0C0C0;
box-shadow: 0px 0px 10px 5px #C0C0C0;
border: 1px;
}

:hover.hov
{
-moz-box-shadow: 0px 0px 10px 5px #C0C0C0;
-webkit-box-shadow: 0px 0px 10px 5px #C0C0C0;
box-shadow: 0px 0px 10px 5px #C0C0C0;
border: 1px;
}

.handouts {
color: #dc6140;
}

.forums {
color: #1f9ab0;
}