*{
	margin:0;
	padding:0;
}
img{
	border: 0;
}
body{
	background-color: #c935cb;
	color: #22fd12;
	font-family: "Comic Sans MS", "Marker Felt", Sans-serif;
	font-size: 14px;
}
#content{
	position: relative;
}
h1{
	font:normal 62px "Comic Sans MS", "Marker Felt", Sans-serif;
	color:red;
	display:inline;
	border-style: dashed;
	border-color: #ccff00;
}
h2{
	font:normal 16px "Comic Sans MS", "Marker Felt", Sans-serif;
	color: #cbfe16;
	text-decoration: blink;
}
#titleFrame{
	background:url('images/bluesoft.gif');
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
	border-bottom-style: ridge;
}
#titleFrame img{
	valign:bottom;
}
img#leftHead{
	position: absolute;
	top: 0;
	left: 0;
}
img#rightHead{
	position: absolute;
	top: 0;
	right: 0;
}
#menu{
	position: relative;
	width: 15%;
	height: 650px;
	overflow: auto;
	text-align: center;
	border-right-style: groove;
}
#menu li{
	margin: 20px;
	border-bottom: 1px dotted #f6fe1b;
	border-color: #40cbcb;
}
#video{
	position: absolute;
	top: 0;
	right: 0;
	background-color: #ccff00;
	width:85%;
	height:100%;
	margin:0;
	padding:0;
	text-align: center;
	background-image: url(images/border25.jpg);
}
#kittyRow{
	text-align: right;
	border-top-style: ridge;
	background-image: url(images/pa016.jpg);
}
.ui-tabs-hide { display: none; }
li{
	list-style-image: none;
	list-style-type: none;
}