/* Start of CMSMS style sheet 'Elements' */
body {
  margin: 0;
  font-family: "Trebuchet MS", "Luxi Sans", "Helvetica", sans-serif;
}

a img{
border:none;
}

a:link {color:#9cfd34;}
a:visited {color:#9cfd34;}
a:link:hover {color:#a45c5c;} /* [4] */
a:visited:hover {color:#a45c5c;}
a:active {color:#9cfd34;}
a:focus {color:#9cfd34;}
a:focus:hover {color:#a45c5c;}

div.horizontalRule{
background-image:url('images/joy/divide.jpg');
height:22px;
clear:both;
}

div.teacherDescription img{
float:left;
margin: 0 10px 10px 0;
}

div.teacherUrl{
margin-top:10px;
}

#CGGoogleMaps0 a{
color:red;
}

#CGGoogleMaps0{
color:black;
}

div.imageBorder{
	background-image:url('images/joy/image_border.jpg');
	height:300px;
	width:300px;
	padding:10px;
	float:left;
	margin:10px;
background-repeat:no-repeat;
}

div.imageBorderRight{
	background-image:url('images/joy/image_border.jpg');
	height:300px;
	width:300px;
	padding:10px;
	float:right;
	margin:10px;
background-repeat:no-repeat;
}

div.imageBorderSmall{
	background-image:url('images/joy/image_border_small.jpg');
	height:200px;
	width:200px;
	padding:10px;
	float:left;
	margin-left:30px;
	margin-right:30px;
background-repeat:no-repeat;
}

div.imageBorderSmallRight{
	background-image:url('images/joy/image_border_small.jpg');
	height:200px;
	width:200px;
	padding:10px;
	float:right;
	margin-left:30px;
	margin-right:30px;
background-repeat:no-repeat;
}


div.imageBorderGallery{
	background-image:url('images/joy/image_border_gallery.jpg');
	height:75px;
	width:75px;
	padding:15px;
	float:left;
background-repeat:no-repeat;
}

table{
	background-image:url('images/joy/google_border.jpg');
	height:606px;
	width:860px;
	padding:10px;
	float:left;
background-repeat:no-repeat;
}

.contact input{
float:left;
clear:right;
margin-bottom:10px;
}

.contact label{
float:left;
line-height:22px;
width:180px;
clear:left;
}




div.flickrBorder{
	background-image:url('images/joy/flickr_border.jpg');
	height:345px;
	width:427px;
	padding:10px;
	float:left;
	margin:10px auto;
	background-repeat:no-repeat;
}
/* End of 'Elements' */

