@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	margin-top: 40px;
	width: 720px;
	height: 420px;
}
/*#slotswrapper {
	margin-left:auto;
	margin-right:auto;
	margin-top: 40px;
	width: 2010px;
	height: 100%;
}*/
#wrapgals {
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	width: 900px;
	height: 900px;
	text-align: left;
}
.left {
	float: left;
	width: 360px;
}
.right {
	float: left;
	width: 360px;
}
#wink {
	float:left;
	margin-bottom: 20px;
	width:250px;
	height:250px;
	background-image:url(../images/Mongrel_LogoWeb_121114.jpg);
	background-repeat:no-repeat;
}
.bib {
	float:left;
	width: 250px;
	height: 200px;
}
#tease {
	float: left;
	text-align: left;
	font-size: 85%;
	line-height: 135%;
	float:left;
	color:#61360A;
	width:330px;
	height: 360px;
	margin-bottom: 20px;
	overflow: auto;
}
#tease dt {
	line-height: 250%;
	font-size: 100%;
	font-weight: normal;
}
#tease dd {
	font-size: 85%;
	line-height: 150%;
}
#slides {
	width: 610px;
	height: 610px;
}
#webport {
	float:right;
	color:#61360A;
	width:320px;
	margin-left:60px;
	height: 360px;
	margin-bottom: 20px;
	line-height: 175%;
	overflow: auto;
	overflow-style:marquee-line;
}
#copyport {
	float:right;
	color:#61360A;
	width:320px;
	margin-left:60px;
	height: 360px;
	margin-bottom: 20px;
	line-height: 175%;
	overflow: auto;
}
#copyport dl {
	line-height: 150%;
}
#copyport .pub {
	font-style: italic;
}
#tease .nav {
	list-style-type:none;
	line-height:200%;
	font-size: 85%;
	font-weight: bold;
}
a:link {
	color : #61360A;
	text-decoration : none;
}
a:visited {
	color : #61360A;
	text-decoration : none;
}
a:active {
	color : #61360A;
	text-decoration: underline;
}
a:hover {
	color:#C00;
	text-decoration : none;
}
.foot {
	float: left;
	width:640px;
}

.footgal {
	float: left;
	width:900px;
	margin-left: 10px;
}

.btt {
	color:#61360A;
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#inport {
	float: left;
	width: 300px;
	margin-top: 10px;
	clear:left;
	margin-left: 10px;
}
.corpse {
	color:#630;
	width: 300px;
	float: right;
	text-align: right;
	margin-top: 10px;
	margin-right: 30px;
}
.copyright {
	color:#999;
	font-size: 70%;
	width: 340px;
	float: right;
	text-align:right;
	margin-top: 10px;
	margin-right: 20px;
}
.copyleft {
	color:#999;
	font-size: 70%;
	width: 300px;
	float: left;
}
#header p {
	font-size: 100%;
	font-weight: bold;
}
dd {
	font-size:100%;
	line-height: 135%;
	color:#666;
	margin: 10px;
}
dd ul {
	line-height: 200%;
}
h1 {
	line-height:200%;
	font-size: 100%;
	font-weight: bold;
}
.slots {
	float:left;
	padding: 1px;
}


