	/* REDEFINITIONS */
	
	body {margin:0;padding:0;background-color:#A69E91;color:#A69E91;font-family:"Lucida Grande MS",Verdana, sans-serif;font-size:11px;line-height:15px;}
	h1, h2, h3 {font-family:Georgia,"Times New Roman", Times, serif;margin:0;padding:0;text-align:left;}
	h1 {font-size:2em;line-height:1.45em;}
	h2 {font-size:1.4em;line-height:1.25em;padding-top:10px;border-bottom:dashed 1px #A69E91}
	h1#title {margin-left:80px;}
	h2#title {margin-left:10px;border:none;}
	p {margin:0;padding:0;text-align:left;}
	ul {margin:0;padding:0;}
	li {list-style-type:none;margin-left:2em;background:transparent url(/images/bullet.gif) no-repeat top left;padding-left:20px;height:25px;}
	dt {font-weight:bold;font-size:1.1em;}
	dd {}
	img {border:0;}
	strong {font-weight:bold;}
	address {font-style:normal;}
	a {text-decoration:none;color:#A69E91;}
	a:hover {text-decoration:underline;}	

	
	/* IDs FOR LAYOUT */
	#container {margin:0 auto;text-align:center;width:800px;position:relative;background-image:url(/images/comp1_03.jpg);}
		#pageTop {background-image:url(/images/header.jpg);width:800px;height:204px;}
    	#menu {text-align:left;width:214px;padding-left:30px;float:left;}
			#menu ul {list-style-type:none;}
			#menu li {margin-bottom:10px;margin-left:0;background:none;height:2.1em;}
			#menu a {font-family: Georgia, "Times New Roman", Times, serif; font-size:2em;color:#A69E91;text-decoration:none;}				
			#galleryLink {display:block;background:url(/images/gallery_link.gif) no-repeat; width:204px; height:125px;margin-top:50px;}
				#galleryLink span {display:none;}
		#content {width:500px;text-align:left;min-height:600px;float:right;padding-right:56px;}
            /* IE Commented Backslash Hack \*/
                * html #content {height:400px;}
            /* end hack */
		#pageFooter {background-image:url(/images/comp1_04.jpg);width:800px;height:30px;clear:both;}
		#builtbyDeepSix {background:#A69E91 url(/images/builtbydeepsix.jpg) 50% 0 no-repeat; display:block; width:800px;height:42px;}
			#builtbyDeepSix span {display:none;}

    form {margin:0;padding:0;}
		input {margin:2px;padding:3px;height:1.2em;font-size:1em}
        form label {width:10.2em;float:left;}
		.classestextbox {width:8em;}
		.button {height:2em;}

	form#photos {float:right;}
	#studentInfoTable {width:100%;}
	dd a, #news a {text-decoration:none;color:#A69E91;}
	dd a:hover, #news a:hover {text-decoration:underline;}

	#schedule {font-size:0.9em;}
	#schedule th{font-weight:bold; white-space:normal;}
	#schedule td{margin:0;padding:1px;border:1px solid #A69E91;}
	.dancecamp td {font-size:85%;}
	
	img.gallery {border:2px solid #A69E91;margin:5px auto;}
	td.imagecell {height:110px; width:110px;background-color:#A69E91;}

	.success {font-weight:bold;font-size:1.2em;margin:4px; padding:4px;}
	.msg {font-weight:bold; margin:4px;padding:4px;}
	.required {font-weight:bold;}