body
	{
	text-align: center;
	background: #ffffff;

	padding: 30px 0px;

	font-family: verdana;
	font-size: 0.8em;
	color: #333333;
	}

form
	{
	padding:0px;
	margin:0px;
	border:0px;
	}
	
img
	{
	border: 0px #000000 solid;
	padding:0px;
	margin:0px;
	}

img a	{
	text-decoration: none;
}

form
	{
	padding:0px;
	margin:0px;
	border:0px;
	}
	

table, tr, td
	{
	border-collapse: collapse;
	border: 0px #000000 solid;
	margin: 0px;
	padding: 0px;
	}

a {
	color: #333333;
}

a:link, a:visited {
	text-decoration: none;
}

a:active, a:hover {
	text-decoration: underline;
}


.boxThin {
	width: 179px;
	height: 167px;
}



.white {
	color: #ffffff;
	text-size: 3px;
}

ul.verticalList, ul.verticalList li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}

ul.horizontalList, ul.horizontalList li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}


#pageContainer {
	width: 760px;
	width: 632px;
	margin: 0px auto;
	text-align: left;
	padding: 10px 0px 0px 0px;
	background: url(../images/pageSwirlTopRight.jpg) 100% 0% no-repeat;
}



#header {
	position: relative;
	text-align: left;
	width: 113px;
	margin: 0px 0px 60px 0px;
}

#headerMenu {
	width: 300px;
	position: absolute;
	color: #993333;
}

#headerMenu a {
	color: #993333;
}

#boxContainer {
	width: 560px;
	margin: 0px auto;
	text-align: center;
}

#footer {
	margin: 60px auto;
	text-align: center;
}

#improv {
	position: relative;
	width: 274px;
	height: 167px;
	/* float: right;
	margin: 20px 179px 70px 179px; */
	margin: 20px auto 40px auto;
	background: url(../images/improv_off.jpg) #ffffff 50% 0% no-repeat;
}

#improMenuLeft {
	position: absolute; 
	background: url(../images/improvMenuLeft.jpg) 0% 0% no-repeat;
	padding: 50px 50px 10px 16px;
	font-family: georgia, times, serif;
	text-align: center;
	
	width: 179px;
	height: 148px;

	voice-family: "\"}\""; 
	voice-family:inherit;
	
	width: 113px;
	height: 88px;
}

html>body #improMenuLeft {
	width: 113px;
	height: 88px;
}

#improMenuRight {
	position: absolute; 
	width: 161px;
	height: 80px;
	/* background: url(../images/improvMenuRight.jpg) 0% 0% no-repeat;*/
}

#websites {
	position: relative;
	float: left;
	/* margin: 0px 274px 0px 0px; */
	padding: 0px;
	margin: 0px;	
	background: url(../images/websites_off.gif) #ffffff 0% 0% no-repeat;
}

#websitesMenu {
	position: absolute; 
	background: url(../images/websitesMenu.gif) 0% 0% no-repeat;
	text-align: left;

	padding: 50px 20px 10px 20px;

	width: 138px;
	height: 127px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;	

	width: 98px;
	height: 67px;
}

html>body #websitesMenu {
	width: 98px;
	height: 67px;
}


#standup {
	position: relative;
	float: right;
	padding: 0px;
	margin: 0px;
	background: url(../images/stand_up_off.gif) #ffffff 0% 0% no-repeat;
}

#standupMenu {
	position: absolute; 
	background: url(../images/standupMenu.jpg) 0% 0% no-repeat;
	font-family: georgia, times, serif;
	
	padding: 30px 20px 10px 20px;

	width: 169px;
	height: 130px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;	

	width: 129px;
	height: 90px;
}

html>body #standupMenu {
	width: 129px;
	height: 90px;
}







