@charset "utf-8";
/* janitqueenfilms.com */
body,td,th {
	font-family: Trebuchet MS, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #7E5E84;
	margin: 0;
	padding: 0;
}
a:link {
	color: #a0c2d6;
	text-decoration: none;
}
a:visited {
	color: #a0c2d6;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #cb65be;
	border-bottom: 1px dotted #a0c2d6;
}
a:active {
	text-decoration: none;
	color: #cb65be;
	border-bottom: 1px dotted #a0c2d6;
}
h1 {
	font-size: 24px;
	color: #a0c2d6;
}
.leftbar {
	background-image: url(images/rightbar.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 150px;
}
.rightbar {
	background-image: url(images/leftbar.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 150px;
}
.content {
	text-align: left;
}
h3 {
	font-size: 18px;
	font-weight: bolder;
	
}
input
{
  
}
select
{
}
input.button, input.submit, input.reset
{
}
#headline{
	width: 699px;
	font-size: 20px;
}

strong{
	font-size: 14px;
	font-weight: bold;
}

#kameleon{
	width: 500px;
	margin: auto;
}

#ty{
	width: 600px;
}
