@charset "utf-8";
/* CSS Document */

body{
	background-image: url(../Images/egg_shell/egg_shell_@2X.png);
	font-family: "Verdana", "Verdana";
	color: #333;
	text-align: left;

}

h2{
	text-align:center;
}

#Container{
	width: 960px;
	/*height:920px;*/
	background-color: #FFFFFF;
	box-shadow: 0 0 5px 5px #666666;
	margin-left: auto;
	margin-right: auto;
	border-radius: 15px;
	text-align: left;
	
}

#header{
	position:absolute;
	z-index:1;
}
#socialMedia{
	/*position: absolute;
	z-index: 2;
	margin-top: 80px;
	margin-left: 860px;
	left: 74px;
	top: 10px;*/
	
}

#socialMedia img{
	height:60px;
	width:60px;
	opacity:0.7;
}

#socialMedia img:hover{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#navigation{
	width:960px;
	height:38px;
    background-color:#cccccc;
	position:absolute;
	z-index:3;
	margin-top:150px;
	border-bottom: 5px solid #666666;
	border-top: 5px solid #666666;
	
}

#navigation ul {
		list-style: none;
		padding:0;
		margin:0;		
	}

#navigation li{
	display: inline;
	margin: 0 0.1em 0 0.9em;
	float:left;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:2px;
	padding-right:2px;
	}

#navigation li:hover{
	background-color:#666666;
	}

#navigation li a{
	text-decoration: none;
	color: #F60;
	font-size: 14px;
	font-family: "Verdana", "Verdana";
	font-weight: bold;
	}

#navigation a:selected{
	background-color:#FFF;
	color:#FFF;
}

#pain{
	font-family: "Verdana", "Verdana";
	font-weight: bold;
	color: rgb(239,126,45);
}

/*#footer{
	width:900px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:100px;
}*/

/*#footer div{
	width:900px; 
	height:1px; 
	background-color:#333333;
	margin-left:auto; 
	margin-right:auto;
}*/
.Verdana16 {
	font-size: 16px;
}
.Centered {
	text-align: center;
}
.Verdana18Bold {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.Verdana36BoldOrange {
	font-weight: bold;
	font-size: 36px;
	text-align: center;
	color: #EC7E2D;
}
.Verdana18 {
	font-size: 24px;
	color: #F60;
	font-weight: bold;
}
.Verdana16 {
	font-size: 16px;
}
.Verdana14 {
	font-size: 14px;
}
.Verdana15 {
	font-size: 15px;
}Center {
	text-align: center;
}
CellCenter {
	text-align: center;
}
.VBold {
	font-weight: bold;
}
.VerdanaRed {
	color: #F60;
	font-weight: bold;
	font-size: 24px;
}
.VerdanaItalic {
	font-style: italic;
}
#content #text #schedule tr td table tr .Verdana18Bold p {
	text-align: center;
}
alignleft {
	text-align: left;
}
VeranaOrange {
	color: #F60;
	font-weight: bold;
	font-size: 24px;
}
