	body
	{
		min-width: 720px;
		background: #000000;
		font-family: verdana, arial, sans serif
	}
	
	#container
	{
		position: relative;
		margin: 0 auto; /* center on everything else */
		width: 720px;

			background: #ffffff;
			margin-bottom: 20px;
	
	
	}
	
	
	#banner
	{
		width: 100%; 
		background-color: #ffffff;
		background-image: url("http://avltheatre.com/img/hs/logo4.jpg");	background-repeat: no-repeat;
		height: 112px;
	}
	
	
	#vg-welcome {
	color: white;
		font-family: verdana, arial, sans serif
	font-size: x-large;
	float:top; margin: 0; width: 670px; padding: 15px; padding-top: 5px; border: white 10px solid; border-bottom: 0px white solid; background: #000033;
	text-transform: uppercase;
	letter-spacing: .28em;
	}
	
	#vg-welcome2 {
	
	font-size: 70px;
		letter-spacing: .2em;
	}
	
	#vg-side { float:left; margin: 0; width: 130px; padding: 10px; padding-left: 15px; border: white 10px solid; border-right: 0px white solid; background: #000066; color: white; line-height: 1.7; }
	#vg-side a {text-decoration: none; color: white;}
	#vg-side a:visited {color: white;}
	
	#vg-main { float:right; margin: 0; width: 535px; border: white 10px solid; background: #EED5B7; }
	
	#vg-head-2 { border-bottom: 5px white solid; font-size: large; text-transform: uppercase; padding: 10px; background: #330033; color: white; letter-spacing: .4em; font-weight: bold;
 }
	#vg-body-2 { padding: 10px; background: #99ff00; color: black; }
	
	#vg-head-3 { border-top: white solid 5px; border-bottom: 5px white solid; font-size: large; text-transform: uppercase; padding: 10px; background: #660033; color: white; letter-spacing: .4em; font-weight: bold;
}
	#vg-body-3 { padding: 10px; background: #99ff99; color: black; }
	
	#vg-head-4 { border-top: white solid 5px; border-bottom: 5px white solid; font-size: large; text-transform: uppercase; padding: 10px; background: #990033; color: white; letter-spacing: .4em; font-weight: bold; }
	#vg-body-4 { padding: 10px; background: #99ffff; color: black; margin-bottom: 40;}


	
