body {
	background: #78b9e8; 
	padding: 0px;
	margin-top: 30px;
}


image {
	border: 0px;
}

#main {
	height: 650px;
	width: 850px;
	margin: 0 auto;
	padding:0px;	
	color: #ffffff;
	background-image: url(images/katclipbg.jpg); 
	background-position: 50% 30%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	overflow: hidden;
}

#header {
	height: 150px;
	width: 250px;
	margin-left: 50px;
	margin-top: 140px;
}

#text {
	height: 230px;
	width: 710px;
	margin-left: 50px;
	margin-top: 40px;
}

p {
	font-family: helvetica, arial, sans-serif;
	font-size: 23px;
	color: #919191;
	text-decoration: none;
}

p.address {
	margin-top: 25px;
	padding-left: 50px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #78b9e8;
	text-decoration: none;
}


a:link, a:visited {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #78b9e8;
	text-decoration: underline;
}

a:hover {
	color: #a4a4a4;
}

.tableMain {
	background-color:#FFFFFF;
	width: 850px;
	height: 650px;
}

.tableMainContent {
	height: 491px;
}

.borderSpaceTop {
	height: 50px;
}

.borderSpaceSide {
	width: 50px;
}

.textMainPage {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #949494;
	font-weight: bold;
	text-decoration: none;
}

.textMainPagePurple {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #673752;
	font-weight: bold;
	text-decoration: none;
}

