@charset "utf-8";
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #000;
	color: #FFF;
	font-size: 12px;
	margin: 0px;
}
.container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/MistressKendraLeeds.png);
	background-repeat: no-repeat;
	height: 690px;
	margin-top: 0px;
	overflow: hidden;
}
.enter {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 490px;
}
.disclaimer {
	height: 100px;
	margin-right: 50px;
	margin-left: 50px;
	overflow: auto;
	margin-top: 0px;
	border: 1px solid #333;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover{
	color: #C00;
	text-align: center;
}
.gimdal #h1{
	text-align: center;
	font-size: 36px;
}
.gimdal #h2{
	color: #666;
	font-size: 18px;
	text-align: center;
}
.gimdal #h3{
	font-size: 36px;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}
.gimdal #h4{
	font-size: 12px;
	text-align: center;
	color: #333;
}
.copyright{
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.copyright a{
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.copyright a:hover{
	font-size: 12px;
	color: #333;
}
.kendra #container {
	width: 900px;
	margin: 0 auto;
	border: 1px solid #000000;
	background-color: #000;
} 
.kendra #header {
	padding: 0 10px;
	text-align: center;
} 
.kendra #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.kendra #sidebar {
	float: left;
	width: 150px;
	height: 400px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.ul, li {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
blockquote{

}
.kendra #mainContent {
	margin: 0 20px 0 13em;
} 
.kendra #mainContent welcome{
	margin: 0 20px 0 13em;
	background-image: url(../images/strap-on.jpg);
	background-repeat: no-repeat;
} 
.kendra #footer {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
} 
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
table, tr, td{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
}

