/* 


STORY REALM | EXPERIENCE THE MAGIC


*/
html,body{margin:0;padding:0
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat : no-repeat;
	background-position : center top;
}

#containerHeader {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: auto;
	image: url(../images/logo.jpg);
}

#container {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bgW.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header {
	height: 130px;
	width: 850px;
}

#content {
	width: 630px;
	margin-left: 240px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 22px;
	margin-top: 0px;
	background-image: url(../images/bgW.jpg);
	margin-right: 0px;
	height: auto;
}
#schedule {
	width: 620px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	background-image: url(../images/bgW.jpg);
	margin-right: 0px;
	height: 1200px;
}
#leftnav {
	float: left;
	width: 241px;
	padding: 0px;
	background-image : url(../images/bgBut.jpg);
	background-repeat : no-repeat;
	background-position : left bottom;
}

#leftnav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#leftnav a
{
	display: block;
	width: 130px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
}

#leftnav a:link, .navlist a:visited
{
color: #000000;
text-decoration: underline;
font-weight: bold;
}

#leftnav a:visited
{
   color: #000000;
   text-decoration: underline;
   font-weight: bold;
}

#leftnav a:hover
{
	text-decoration: none;
	color: #0000ff;
}

#sidebar {
	float: left;
	width: 220px;
	clear: left;
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 9px;
	padding-left: 6px;
	height: auto;
	direction: rtl;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #8D8D8D;
	line-height: 15px;
}

#footer {
	padding: 10px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #b5b19e;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #1A2373;
	line-height: 24px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #394AE1;
	line-height: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #f7bb1b;
	line-height: 10px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 9px;
	line-height: 15px;
	color: #8d8d8d;
}

a {
	color: #8d8d8d;
	font-weight: normal;
	text-decoration: none;
	width: auto;
	height: auto;
}
a:visited {
	color: #8d8d8d;
	text-decoration: none;
	font-weight : normal;
}
a:hover {
	color: #8d8d8d;
	text-decoration: none;
}


.box1 {
	color: #000;
	border:1px solid #00ffff;
	width: 400px;
	height: 165px;
	padding-top: 5;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 0;
    margin: 3px 0;
	line-height: 12pt
}

.photo_left
{
	clear: none;
	float: left;
}

#footerImg
{
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	text-align : center;
	background-image : url(../images/footer.jpg);
	background-repeat : no-repeat;
	background-position : center top;
	height : 265px;
	clear: left;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #c7c7c7;
}

