.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 133px;
}
a:link {
	color: #005CF1;
	text-decoration: none;
}
a:visited {
	color: #005CF1;
	text-decoration: none;
}
.sub {
	font-size: 14px;
	font-weight: bold;
}

a:hover {
	color: #005CF1;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.small {
	font-size: 11px;
	color: #666666;
}

.topright {
	background-image: url(images/topright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.barbk {
	background-image: url(images/barbk.jpg);
	background-repeat: repeat-x;
	height: 131px;
}
.bookparty {
	background-image: url(images/bookparty.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 131px;
}
.bodylarge {
	background-image: url(images/faceright.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 131px;
	width: 475px;
}
.star {
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 25px;
}
.ourparites {
	background-image: url(images/ourparties.jpg);
	background-repeat: no-repeat;
	height: 49px;
}
.sidebk {
	background-image: url(images/sidebk.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bottombk {
	background-image: url(images/sidebottom.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 17px;
}
.listdiv {
	margin-right: 53px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9BB5FF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #0000CC;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
h1 {
	font-size: 18px;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 20px;
}
.mainspace {
	padding-top: 20px;
}
.picborder {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.listdiv a:link {
	color: #0000CC;
	text-decoration: none;
}
.listdiv a:visited {
	color: #0000CC;
	text-decoration: none;
}
.listdiv a:hover {
	color: #E10505;
	text-decoration: none;
}
.tblBottom {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5D87FF;
	padding-top: 10px;
	margin-top: 10px;
}
.picright {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.video {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/funtastic_tv.gif);
	padding-top: 32px;
	padding-right: 65px;
	padding-bottom: 29px;
	padding-left: 22px;
}
.picleft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.red {
	color: #FF0000;
}
.customerbutton {
	background-color: #FEEC62;
	padding: 3px;
	font-size: 14px;
	border: 1px solid #FF0000;
}
.topcomment {
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	margin-bottom: 30px;
}
