/* This is the Desktop CSS for greater than 1025px  */
h1 {margin:0px;color:RGB(000,000,000);text-align: center;font-style: normal;font-weight: bold;font-size: 30px;font-family:Calibri,Tahoma,Georgia,"Times new roman",serif;}
h2 {margin:1px;color:RGB(000,000,255);text-align: center;font-style: normal;font-weight: bold;font-size: 24px;font-family:Calibri,Tahoma,Georgia,"Times new roman",serif;}
h3 {
	margin:0px 20px 0px 20px;
	color:RGB(000,000,000);
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	font-family:Calibri,Tahoma,Georgia,"Times new roman",serif;}
h4 {	margin:0px 15px 0px 15px;
	padding:0px 5px 0px 5px;
	/* padding is top, right, bottom, left */
	color:RGB(000,000,255);text-align: left;font-style: normal;
	font-weight: bold;
	font-size: 50px;
	font-family:Calibri,Tahoma,Georgia,"Times new roman",serif;}
h5 {margin:1px;
	color:RGB(000,000,000);
	text-align: left;  
	letter-spacing: 4px;
	font-style: normal;
	font-weight: bold;
	font-size:24px;
	font-family:Calibri,Tahoma,Georgia,"Times new roman",serif;}
h6 {margin:1px;color:RGB(000,000,255);background-color: RGB(255,255,255);text-align: left;  letter-spacing: 2px;font-style: normal;font-weight: normal;font-size: 16px;font-family:Calibri,Tahoma,Georgia,"Times new roman",serif;}
p  {margin:1px;color:RGB(000,000,000);text-align: left;  ;font-style:normal;font-weight: normal;font-size: 17px;font-family:Calibri,Tahoma,Georgia,"Times new roman",serif;}


ul.none {list-style-type:none;font-size: 24px;font-family: Calibri,Tahoma, Helvetica, sans-serif;font-weight: normal;}
ul.circle {list-style-type:circle;font-size: 17px;font-family: Calibri,Tahoma, Helvetica, sans-serif;font-weight: normal;}

a:link {font-size: 20px;font-family:Calibri,Tahoma;	color: RGB(000,000,255);}
a:visited {font-size: 20px;font-family:Calibri,Tahoma;	color: RGB(100,000,100);}
a:hover {font-size: 20px;font-family:Calibri,Tahoma;	color: RGB(000,000,000);}
a:focus{font-size: 20px;font-family:Calibri,Tahoma;	color: RGB(000,000,255);}

/* divs */
/* 217,217,217 is grey */
/* 255,255,255 is white */
#menu {padding:1px;margin:1px;list-style-type:none;font-size:22px;} 
/* Box 1 contains the entire content  */
#box1{width:1110px;height:100%;margin-left: auto ;  margin-right: auto ;}
/* Box 2 holds the logo  */
#box2 {position:relative; width:170px; height:165px;margin:0px;padding: 0px 0px 0px 0px;text-align: center; margin-left: 0 ;background-color: RGB(217,217,217); float:left}

#box4 {position:relative;width:1100px;top: 0px;left: 0px;margin:0px;padding:0px;float:left;}
#box5 {position:relative;width:170px;height:850px;top: 0px; left:0px; vertical-align:top; float:left; background-color: RGB(217,217,217)}
#box6 {position:relative;width:800px;height:70px;top: 0px;left: 0px;margin:0px;padding:0px;float:left;}
#box7 {position:relative;width:700px;height:80px;top: 0px;left: 0px;margin:0px;padding:0px;float:left;}

/* Box 8 is the body text  */
#box8 {position:relative;width:612px;height:270px;top: 0px;left: 0px;margin:0px;padding:5px;float:left;}
/* Box 9 is the facebook box  */
#box9 {position:relative;width:250px;height:350px;top: 5px;float:right;z-index:25;margin:0px;padding:0px 0px 0px 0px;background-color: RGB(255,255,255);} 
#box10 {position:relative;width:400px;height:730px;float:right;z-index:25;margin:5px;padding:5px;} 
#galleryphoto {float:left;}


span.bold{font-weight:bold;margin-left: auto;    margin-right: auto;text-align: center}
span.normal{font-weight:normal;text-align: center }
span.blue{color:RGB(000,000,255)}


/* class definitions */
.right{margin:1px;color: RGB(070,070,200);letter-spacing: 1px;text-align: right;font-size: 16px;font-style: normal;font-family:Georgia,"Times new roman",serif;}
.footer
	{
	color: #fff;
	background: #CCCCCC;
	padding: 1em 1.25em;
	}
.enrolment_form {	position:relative;
			width:200px;
			height:200px;
			top:0px;
			left: 0px;
			margin:0px;
			padding:0px;
			float:left;
			overflow: auto;}	
