		

.pagewrap {
	margin: auto;
	width: 1100px;
	display: block;
	position: relative;
}
.pagewrap p {
	height: 70px;
	width: 500px;
	font-family: cursive;
	font-size: 100%;
	margin-bottom: 20px;
	padding: 5px;

}
.pagewrap p  img {
	margin-left: 30px;
	margin-top: 20px;
	height: 120px;
	width: 120px;
-moz-transform: rotate(5deg);
}

.pagewrap h1 {
	height: 100px;
	width: 400px;
	padding-top: 10px;
	text-shadow: 1px 1px 1px #444;
	display: block;
	position: relative;
}
.pagewrap h3 {
	margin-top: 50px;
}
header {
	display: block;
	padding: 10px;
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-bottom: auto;
	height: 100px;
}
header h1 {
	color: #003D8D;
	text-decoration: none;
	font-family: cursive;
	font-size: 90px;
	height: 40px;
	width: 700px;
	text-align: center;
	margin: auto;
	color: #BB0000;
	text-shadow: 2px 2px 2px #000!important;
}

header h1 a {
	color: #BB0000;
	text-decoration: none;
	height: 40px;
	width: 700px;
	font-size: 90px;
	font-family: cursive;
	text-align: center;
	margin: auto;
	

}
header h1  a:hover {
	height: 40px;
	width: 700px;
	font-size: 140px;
	font-family: cursive;
	text-align: center;
	color: #009999;
	text-shadow: 4px 2px 4px #000;
	-moz-transition: all 2s ease-out 0s;
	-webkit-box-shadow: 0 0 20px rgba(255,255,255,.6), inset 0 0 20px rgba(255,255,255,1);
	-moz-box-shadow: 0 0 20px rgba(255,255,255,.6), inset 0 0 20px rgba(255,255,255,1);
	box-shadow: 0 0 20px rgba(255,255,255,.6), inset 0 0 20px rgba(255,255,255,1);
	box-shadow: 0 45px 60px -20px #000;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	margin-top: auto;
	opacity: 1.0;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	background: trasparent !important;
	-webkit-box-shadow: inset 2px 2px 30px 40px #CCC;
	-moz-box-shadow: inset 2px 2px 30px 40px #CCC;
	box-shadow: inset 2px 2px 30px 40px #CCC;

		
}
aside {
	display: block;
	float: right;
	width: 550px;
	position: relative;
	bottom: 27px;
}
		



ul.sdt_menu{
margin-top:150px;
				}
ul.sdt_menu{
	margin:0;
	padding:0;
	list-style: none;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
	font-size:14px;
	width:1020px;
}
ul.sdt_menu a{
	text-decoration:none;
	outline:none;
}
ul.sdt_menu li{
	float:left;
	width:170px;
	height:85px;
	position:relative;
	cursor:pointer;
}
ul.sdt_menu li > a{
	position:absolute;
	top:0px;
	left:0px;
	width:170px;
	height:85px;
	z-index:12;
	background:transparent url(../images/overlay.png) no-repeat bottom right;
	-moz-border-radius: 20px;
    box-shadow: 0 45px 60px -50px #000000;

}
ul.sdt_menu li a img{
	border:none;
	position:absolute;
	width:0px;
	height:0px;
	bottom:0px;
	left:85px;
	z-index:100;
	-moz-box-shadow:0px 0px 4px #000;
	-webkit-box-shadow:0px 0px 4px #000;
	box-shadow:0px 0px 4px #000;
}
ul.sdt_menu li span.sdt_wrap{
	position:absolute;
	top:25px;
	left:0px;
	width:170px;
	height:60px;
	z-index:15;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
    -moz-transition: all 2s ease-out 0s;
}
ul.sdt_menu li span.sdt_active{
	position:absolute;
	top:85px;
	width:170px;
	height:0px;
	left:0px;
	z-index:14;
	text-shadow: 1px 1px 1px #000;
	-moz-box-shadow:0px 0px 8px #000000;
	-webkit-box-shadow:0px 0px 8px #000000;
	box-shadow:0px 0px 8px #000000;
	-moz-border-radius: 5px;
	background-color: #CCC;
	background-image: url(../images/rainbow.jpg);
	background-repeat: no-repeat;

}


ul.sdt_menu li span span.sdt_link,
ul.sdt_menu li span span.sdt_descr,
ul.sdt_menu li div.sdt_box a{
	margin-left:15px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
}
ul.sdt_menu li span span.sdt_link{
	color:#fff;
	font-size:24px;
	float:left;
	clear:both;
}
ul.sdt_menu li span span.sdt_descr{
	color:#009999;
	float:left;
	clear:both;
	width:155px; /*For dumbass IE7*/
	font-size:10px;
	letter-spacing:1px;
}
ul.sdt_menu li div.sdt_box{
	display:block;
	position:absolute;
	width:170px;
	overflow:hidden;
	height:170px;
	top:85px;
	left:0px;
	display:none;
	text-shadow: 1px 1px 1px #000;
	-moz-box-shadow:0px 0px 8px #000000;
	-webkit-box-shadow:0px 0px 8px #000000;
	box-shadow:0px 0px 8px #000000;
	text-align: center;
	-moz-border-radius: 5px;
	background-image: url(../images/pink.jpg);

}
ul.sdt_menu li div.sdt_box a{
	float:left;
	clear:both;
	line-height:30px;
	color:#0B75AF;
	text-shadow: 1px 1px 1px #000;
}
ul.sdt_menu li div.sdt_box a:first-child{
	margin-top:15px;
}
ul.sdt_menu li div.sdt_box a:hover{
	color:#DD0000;
	-moz-transition: all 1s ease-out 0s;
	-moz-border-radius: 20px;
}

aside img {
	float: left;
	height: 94px;
	width: 102px;
	margin-top: 40px;

}
section {
	display: block;
	height: 70px;
	width: 930px;
	position: relative;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
   -moz-column-count: 4;
   -moz-column-gap: 6px;
   -webkit-column-count: 4;
   -webkit-column-gap: 6px;
   column-count: 4;
   column-gap: 6px; 
}
footer {
	display: block;
	margin: auto;
	float: left;
	width: 100%;
	position: relative;
}
footer li {
	color: #65B49E;
	font-weight: bold;
	text-decoration: none;
	list-style-type: square;
	display: inline;
	list-style-position: inset;
	width: 120px;
	height: 25px;
	float: left;
	text-align: center;
	font-variant: small-caps;
}
social {
	display: block;
	float: right;
	width: 300px;
	position: relative;

}

social a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
social a img:hover {
	-webkit-transition: all 2s;
	-moz-transition: all 2s;
	-o-transition: all 2s;
	transition: all 2s;
	opacity: 0.6;
	-moz-transition: all 1s ease-out 0s;
	-moz-border-radius: 120px;
    background-color:#ff3368;
    border-width:2px;
    border-color:#ff6536;
   -moz-transform: rotate(5deg);
   -moz-box-shadow:0px 0px 10px #000000;
   -webkit-box-shadow:0px 0px 10px #000000;
   box-shadow:0px 0px 10px #000000;

}
details {
	float: left;
	height: 70px;
	width: 960px;
	color: #EEEEEE;
	font-family: serif;
}
header p {
	text-align: center;
	height: 15px;
	width: 700px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	float: left;
	margin-left: 280px;
	color: #FFCC33;
}
details a {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
details a:hover {
	color: #009999;
	font-weight: bold;

}
footer a {
	color: #65B49E;
	text-decoration: none;
	font-size: 100%;
	font-family: cursive;
}
footer a:hover {
	-moz-transition: all 1s ease-out 0s;
	color: #FF3333;
	text-transform: uppercase;
	width: 120px;
	font-family: cursive;
	font-size: 100%;
	height: 20px;
}
.no-js .pagewrap #audio_with_controls {
	margin-top: 5px;
}
.btn, input[type="submit"], button {
    background: none repeat scroll 0 0%, -moz-linear-gradient(#CCCCCC, #B3B3B3) repeat scroll 0 0 transparent;
    border: 1px solid rgba(45, 45, 45, 0.5);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    color: #444444;
    display: inline-block;
    font-weight: 300;
    line-height: 20px;
    margin: 3px 0;
    padding: 9px 15px 7px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
}
.btn:hover, input[type="submit"]:hover, button:hover {
    background: none repeat scroll 0 0%, -moz-linear-gradient(#B3B3B3, #CCCCCC) repeat scroll 0 0 transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4), 0 2px 1px rgba(32, 32, 32, 0.2) inset;
    color: #444444;
    text-decoration: none;
}
.sbtn {
    border-radius: 3px 3px 3px 3px;
    font-size: 11px !important;
    font-weight: bold;
    padding: 2px 5px 0;
    text-transform: uppercase;
}
.rotate55  {
	-webkit-transform: rotate(55deg);
	-moz-transform: rotate(55deg);
	-o-transform: rotate(55deg);
	letter-spacing: 15px;
}
