.TopVerticalFiller {
	background-image: url(/Assets/topvertical.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 220px;
}
.bottomVertical {
	background-image: url(/Assets/blueskyinterface_r6_c1.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000033;
	font-weight: bold;






}
.divmenu1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3300FF;
	position: absolute;
	z-index: 1;
	width: 100px;
	height: 50px;
	float: right;
	border: thin;
	left: 100px;
	top: 500px;
	right: auto;
	bottom: auto;





}
.divmenu2 {
	font-family: Arial, Helvetica, sans-serif;
	z-index: 0;
	cursor: hand;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;


}
.BlueSkyTable {
	margin: 0px;
	padding: 0px;
}
.HeaderPosition {
	position: absolute;
	top: 0px;
	left: 0px;
	right: -1px;
	bottom: 0px;


}
.FooterPosition {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0%;
	top: 80%;




}
.MainTable {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000033;
	text-indent: 15pt;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 16px;
	font-weight: bolder;

}
.LessonDataList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	list-style-position: outside;
	list-style-type: circle;
	width: 735px;
}
.ProdPageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
	background-position: center;
}
td {
	text-align: left;
	vertical-align: top;
}
hr {
	color: #000033;

}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	font-weight: bolder;
}
.HomePageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: White;

}
.HomePageMarquee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}

.Ad1 {
    align:left;
	float:left;
	margin-left: 20px;
	margin-bottom: 20px;

}
.Ad2 {
    align:right;
	float:right;
	margin-right: 20px;
	margin-bottom: 20px;

}

.GoogleSearch1 {
	position: relative;
	bottom: 20px;    

	

}
/*Picture Gallery Section*/
#MainDiv
{
	vertical-align:middle;
	padding: 10px 10px 10px 10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 30px;
	width: 850px;
	height: 600px;
}
#LargePictureDiv
{
	vertical-align:middle;
	padding: 10px 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: 600px;
	float: right;
}
#ThumbnailDiv
{
	padding: 10px 10px 10px 10px;
	width: 200px;
	height: 600px;
	float: left;
}
/*-----------------------*/