html {
min-height:100%;
margin-bottom:1px;
}

body  {
	font-size: 0.9em;
	background-color: #000000;
	margin: 0;
	padding: 0;
	line-height: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#content   {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #CCCCCC; 
	letter-spacing: 0.03em; 
	font-size: 0.9em;
}

#textpage {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #CCCCCC;
	letter-spacing: 0.03em;
	font-size: 0.9em;
}

#nav {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 166px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0033;
	padding: 5px 0 5px 0;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FF0033;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 20px;
	font-size: 14px;
}

#nav a:link, #nav a:visited {
	color: #000000;
	text-decoration:none;
}

#nav a:hover {
	color: white;
}

#logobox {
	margin-left: 10px;
	margin-right: 10px;
	background-image:url(images/logo_new.jpg);
	background-repeat:no-repeat;
	height: 166px;
	width: 430px;
	float:left;
}

#lump #logobox {
	background-image:url(images/logo_thelump.jpg);
}

#doris #logobox {
	background-image:url(images/logo_doris.jpg);
}

#debunko #logobox {
	background-image:url(images/logo_debunko.jpg);
}



#logobox a {
	display: block;
	width: 430px;
	height: 166px;
}

#tabloia #logobox {
	background-image:url(images/logo_tabloia.jpg);
}

#tabloia #logobox a {
	display: block;
	width: 430px;
	height:101px;
}

#tabloia #nav {
	margin-bottom: 20px;
}

#menu_left {
	padding: 5px 5px 0 0;
	background-color:#CC0000;
	color: #000000;
	width: 145px;
	height: 161px;
	text-align: right;
	float: left;
}	

#menu_right {
	text-align: left;
	padding: 5px 0 0 5px;
	background-color:#CC0000;
	color: #000000;
	width: 145px;
	height: 161px;
	float: left;
}


.row500 {
	width: 500px;
	margin: 0 auto 0 auto;
}

#doris .row500 {
	width: 700px;
}


.leftimg {
	float: left;
	text-align: center;
	width: 150px;
}

.leftimg144 {
	float: left;
	text-align: center;
	width: 144px;
	margin-left: 25px;
}

.leftimg165 {
	width: 165px;
	float: left;
	text-align: center;
	margin-left: 15px;
}	

#doris .leftimg {
	width: 139px;
}

#doris .row500 .leftimg {
	margin-left: 15px;
}



.leftimg a img {
	border: 1px solid red;
}

.leftimg144 a img {
	border: 1px solid red;
}

.leftimg165 a img {
	border: 1px solid red;
}

.row {
	clear: left;
	width: 350px;
	margin: 40px auto 0 0;

}

.row img {
	margin-bottom: 20px;
	display: block;
	border: thin solid white;
}

.rowhome {
	margin: 20px auto 20px auto;
	width: 660px;
	height: 300px;
}

.rightimg {
	float: right;
	border: 1px solid red;
	margin: 0 0 70px 35px;
}

a:link, a:visited {
	color: #CC9900;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: none;
}

a img {
	border: none;
}

.linkborder {
	padding: 10px;
	border: 1px solid red; 
	clear: both;
	width: 200px;
	display: block;
	margin:-30px auto 0 auto;
	text-align:center;
}

.pageheader {
	text-align: center;
}

.fanmonster {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
	
.fanmonster img {
	margin-bottom: 20px
}

h3 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	text-align: left;
	margin-bottom: .9em;
	line-height: 1em;
	font-weight: normal;
}

h4 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-align: left;
	margin-bottom: .9em;
	font-weight: normal;
	line-height: 1em;
}

.tabloiatag {
	clear: both;
	font-size: .8em;
	font-style: italic;
}

.blacktext {
	color: #000000;
}


/*  spider twins page styles */

#spidertwins {
	background-color:#FF99FF;
}

#spidertwins #logobox {
	background-image: url("images/logo_stwins.jpg");
}

#spidertwins #content {
color:#000066;
}

#spidertwins #nav a:link, #nav a:visited {
	color:#FF9900;
	text-decoration:none;
}

#spidertwins #nav a:hover {
	color: #FF00E6;
}

#spidertwins #menu_left {
	background-color:#1F1FFF;
	color: #000066;
}	

#spidertwins #menu_right {
	background-color:#1F1FFF;
	color: #000066;
}

#spidertwins #nav {
	border-bottom-color: #000066;
	border-top-color: #000066;
}

#spidertwins .textpage {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 435px;
}


#spidertwins a:link, a:visited {
	color:#FF6633;
	text-decoration: underline;
}

#spidertwins a:hover {
	color: #ff00e6;
	text-decoration: none;
}

#spidertwins h3 {
	color:#1F1FFF
}

#spidertwins h4 {
	color: #1F1FFF;
}


