HTML, BODY {
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFF2;
	scrollbar-shadow-color: #FFFFF2;
	scrollbar-3dlight-color: #FFFFF2;
	scrollbar-arrow-color: #FFFFF2;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFF2;
	background-image: url(/img2/background.jpg);
	background-repeat: repeat;
	background-position: fixed;
	background-attachment: fixed;
	font-family: Helvetica;
	font-size: 13px;
	color: #5a595b;
}


h1 {
	font-family: Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: none;
	color: #5a595b;
	text-align: left;
	margin-top: 0px;
}

h2 {
	font-family: Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: none;
	color: #5a595b;
	text-align: left;
	margin-top: 30px;
}

.text_div {
	font-family: Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: none;
	color: #5a595b;
	margin-bottom: 20px;
	width: 600px;
	text-align: justify;
}
.text_div2 {
	font-family: Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: none;
	color: #5a595b;
	margin-bottom: 10px;
	width: 600px;
	text-align: justify;
}
.text_link:link, .text_link:active, .text_link:visited, .text_link:hover {
	font-family: Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: none;
	color: #5a595b;
	text-decoration: underline;
}
.text_copy {
	font-family: Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #5a595b;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: bottom;
}

.image {
	margin-bottom: 20px;
}
.movie {
	margin-bottom: 20px;
	text-align: center;
}



.readmore:link, .readmore:active, .readmore:visited {
	font-family: Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #5a595b;
	display:block;
	text-align: left;
	padding-left: 30px;
	text-decoration:none;
	margin-bottom: 20px;
}
.readmore:hover {
	background-color: #32e8ff;
}





.page1:link, .page1:active, .page1:visited {
	font-family: Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #5a595b;
	text-decoration: none;
}
.page1:hover {
	color: #000000;
}
.page2:link, .page2:active, .page2:visited, .page2:hover {
	font-family: Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.subpage1:link, .subpage1:active, .subpage1:visited {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: none;
	color: #ff558e;
	text-decoration: none;
	margin-left: 10px;
}
.subpage1:hover {
	color: #ff558e;
}
.subpage2:link, .subpage2:active, .subpage2:visited, .subpage2:hover {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ff558e;
	text-decoration: none;
	margin-left: 10px;
}


.category1:link, .category1:active, .category1:visited {
	font-family: Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: none;
	color: #5a595b;
	text-decoration: none;
	margin-left: 20px;
}
.category1:hover {
	background-color: #32e8ff;
}
.category2:link, .category2:active, .category2:visited, .category2:hover {
	font-family: Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: none;
	color: #5a595b;
	background-color: #32e8ff;
	text-decoration: none;
	margin-left: 20px;
}

.subcategory1:link, .subcategory1:active, .subcategory1:visited {
	font-family: Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: none;
	color: #5a595b;
	text-decoration: none;
	margin-left: 35px;
}
.subcategory1:hover {
	background-color: #32e8ff;
}
.subcategory2:link, .subcategory2:active, .subcategory2:visited, .subcategory2:hover {
	font-family: Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: none;
	color: #5a595b;
	background-color: #32e8ff;
	text-decoration: none;
	margin-left: 35px;
}

.shownew, .shownew:link {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #ff558e;
}


