body {
	background-image: url(Images/TickiesBGTX016.jpg);
	background-repeat: repeat;
	margin: 0px;
	text-align: left;
}	
#wrapper {
	font-family: "Monotype Corsiva";
	color: #804040;
	background-color: #FFF0F8;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	margin-top: 20px;
	border: thin solid #CCCCCC;
	text-align: left;
}
#footer {
	width: 700px;
	background-color: #FFDFEF;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#banner1 {
	height: 120px;
	width: 720px;
	background-image: url(Images/bannerimage2.gif);
	margin-bottom: 20px;
}
#banner2 {
	background-color: #ffdfef;
	width: 700px;
	text-align: center;
	font-weight: normal;
	font-size: large;
	margin-right: auto;
	margin-left: auto;
}



#column1 {
	background-color: #FFDFEF;
	float: left;
	width: 130px;
	margin-top: 50px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #804040;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #804040;
	font-size: large;
	margin-left: -20px;
	position: relative;
	padding-top: 10px;
	display: inline;
	padding-bottom: 10px;
	padding-left: 10px;
}
#column1 ul {
	list-style-image: url(Images/navlily.jpg);
}


#column2 {
	color: #804040;
	display: inline;
	margin-top: 20px;
	margin-left: 40px;
	float: left;
	width: 430px;
	padding-top: 10px;
	padding-bottom: 40px;
}

#banner2 {
	background-color: #ffdfef;
	width: 700px;
	text-align: center;
	font-weight: normal;
	font-size: large;
	margin-right: auto;
	margin-left: auto;
}


#column3 {
	background-color: #FFDFEF;
	float: right;
	width: 140px;
	margin-right: -30px;
	position: relative;
	margin-top: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: inline;
}
#wrapper #column3 img {
	border: medium solid #804040;
}
.clearfloats {
	clear: both;
}
#column1 a {text-decoration: none; color: #4b2525}
#column1 a:hover {text-decoration:underline; color:#B35900}

#footer a {text-decoration: none; color: #4b2525}
#webcompany a {
	color: #4b2525;
	text-decoration: underline;
}
#footer a:hover {text-decoration:underline; color:#B35900}

#column2 img {
	border: thick solid #FFDFEF;
}
