/* ------------------------------------------------	GLOBAL STYLE 
*/
body {
	font: 8pt "tahoma"; 
	color: #000000;
	letter-spacing: 1px;
	border: 0px black solid;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	text-align: left;
        background-image: url('images/pattern.gif');
}
img {
	border: 0px black solid;
}
p {
	padding: 0;
	margin: 0;
	text-align: justify;	
}
a:link, a:active, a:visited {
	text-decoration: none;
	/*color: #1a050a;*/
	color: #28060e;
}
A:hover {
	text-decoration: none; 
	color: #28060e;
}
/* -----------------------------------------------------------   LAYOUT DIVS */
#container { 
	/*margin: 0 auto; */
	top: 0px;
	left: 0px;
	position: absolute;
        width: 770px;  
	background-image: url('images/bg.gif');
	background-color: transparent;
	border: 0px lime solid;
	text-align: justify;
	padding: 0;
	margin: 0;
} 
#content { 
	width: 770px; 
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: -60px;
	margin-right: 0px;
	margin-bottom: -142px;
	text-align: justify;
	position: relative; 
	border: 0px red solid;
	padding-left: 0px;
	padding-right: 0px;
} 
td.contenttd {
	width: 380px;
	vertical-align: top;
}
td.menutd {
	/*width: 50%;*/
	padding-top: 42px;
	vertical-align: top;
}
#maintext {
	border: 0px lime solid;	
	margin-left: 56px;
	margin-bottom: 80px;
}
#menudiv {
	width: 225px;
	margin-left: 26px;
	background-color: transparent;
	border: 0px lime solid;
}
#shortcut {
	background-image: url('images/menubg.gif');
	margin: 0;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 8px;
}
#menufoot {
	width: 225px;
	background-color: transparent;
	height: 115px;
	margin-top: -10px;
}
/* --------------------------------------------------------------------- MAIN TEXT STYLE */
#maintext {
	color: #28060e;
}
div#maintext p {
	/*color: #5a1733;*/
	color: #5f1a37;
	line-height: 16px;
	font-family: "trebuchet ms", arial, verdana;
	font-size: 10px;
	margin-bottom: 10px;
}
div#maintext p.ending {
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
div#maintext p.news {

}
div#maintext .boldy {
	color: #6c062a;
}
div#maintext p.list {
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
}
div#maintext p a:link, div#maintext p a:visited {
	color: #803a66;
	text-decoration: none;
	border-bottom: 1px #460914 solid;
}
div#maintext p a:hover, div#maintext p a:active {
	color: #b91121;
	text-decoration: none;
}
div#maintext ul a:link, div#maintext ul a:visited {
	color: #803a66;
	text-decoration: none;
	border-bottom: 1px #460914 solid;
}
div#maintext ul a:hover, div#maintext ul a:active {
	color: #b91121;
	text-decoration: none;
}
div#maintext ol a:link, div#maintext ol a:visited {
	color: #803a66;
	text-decoration: none;
	border-bottom: 1px #460914 solid;
}
div#maintext ol a:hover, div#maintext ol a:active {
	color: #b91121;
	text-decoration: none;
}
div#maintext a:link.noborder, div#maintext a:visited.noborder {
	color: #803a66;
	text-decoration: none;
	border-bottom: 0px #460914 solid;
}
div#maintext a:hover.noborder, div#maintext a:active.noborder {
	color: #b91121;
	text-decoration: none;
}
div#maintext p.sitelist {
	margin-bottom: 7px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
}
div#maintext p.collitem {

}
.titlediv, h2, #head {
	width: 65%;
	border-left: 0px black solid;
	/*border-right: opx black solid;*/
	border-top: 0px #110104 solid;
	border-bottom: 1px #460914 solid;
	/*background-color: #080808;*/
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 2px;
	margin-right: 0px;
	font: 9pt georgia;
	color: #a71010;
	font-weight: bold;
}
ul.hangouts {
	color: #5f1a37;
	line-height: 15px;
	font-family: "trebuchet ms", arial, verdana;
	font-size: 10px;
}
/* ----------------------------------------------------------------------- STYLE FOR CUTENEWS SCRIPT */
div#cutetext {
	font-size: 4pt;
	width: 320px;
	height: 230px;
	border: 0px solid black;
	color: #101C1C;
	margin: 0;
	padding: 0;
	top: 140px;
	right: 110px;
	position: absolute;
	overflow: auto;
}
div#cutetext a:link, div#cutetext a:active, div#cutetext a:visited, div#cutetext a:hover {
	color: #101C1C;
	text-decoration: none;
}
.news {
	color: #5f1a37;
}
.news a:link, .news a:visited {
	color: #803a66;
	text-decoration: none;
	border-bottom: 1px #460914 solid;
}
.news a:active {
	color: #b91121;
	text-decoration: none;
}
.news a:hover {
	color: #b91121;
	text-decoration: none;
}
div.author {
	margin-bottom: 10px;
	margin-top: -3px;
	margin-left: 5px;
	margin-right: 10px;
	padding: 5px;
	text-align: right;
	font-size: 8pt;
	font-family: garamond;
	color: #5f1a37;
}
.date {
	padding-left: 33px;
	color: #3f0f28;
	margin-top: -18px;
	font-style: italic;
	font-family: georgia;
	margin-bottom: 10px;
}
/* -------------------------------------------------------------------	COLLECTIVE STYLE ------ */
p.collitem {
	margin-bottom: 0px;
}
.collitembar {
	text-align: center;
}
p.collitem .boldy {
	font-weight: bold;
}
/* -------------------------------------------------------    ADDITIONAL MENU STYLE (SHORTCUT DIV) 
*/
div#shortcut a:link, div#shortcut a:active, div#shortcut a:visited {
	color: #a3153a;
	/*font-weight: bold;*/
	text-transform: uppercase;
	text-decoration: none;
	font-size: 7pt; 
	font-family: georgia; 
	text-decoration: none;
	border: 0px red solid;
}
div#shortcut a:hover {
	color: #ff4788;
}
div#shortcut h4 {
	text-align: center;
	border-top: 0px red solid;
	border-bottom: 0px red solid;
	border-left: 0px black solid;
	border-right: 0px black solid;
	width: 99%;
	height: 29px;
	padding-top: 17px;
	margin-bottom: 10px;
	margin-top: 0;
	background-image: url('images/menuheadbg4.gif');
	background-repeat: no-repeat;
	background-position: center center;
	color: #6d1010;
	font-size: 9pt;
	font-family: georgia;
	font-weight: bold;
}
div#shortcut ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#shortcut li {
	margin-bottom: 10px;
}
div#shortcut .mhl {
	height: 28px;
	width: 99%;
	border: 0px fuchsia solid;
	text-align: center;
	padding-top: 6px;
	background-image: url('images/menulinkbg.gif');
	background-position: bottom center;
	overflow: hidden;
}
div#shortcut .mhl:hover {
	background-image: url('images/menulinkhover.gif');
}
/* ------------------------------------------------------------------------------ DISCLAIMER DIV 
*/
div#disclaimer {
	font-family: georgia; 
	font-size: 7pt;
	text-align: center;
	border: 0px fuchsia solid;
	margin-left: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 108px;
	width: 340px;
/*	color: #6c062a;*/
	color: #3f0f28;
}
div#disclaimer .highlit {
	color: #6c062a;
	letter-spacing: 2px;
}
/* ------------------------------------------------------------------------------- FOOTER STYLE 
*/
#footer { 
	width: 770px; 
	height: 167px;
	margin-top: 0px;  
	background-image: url('images/foot.gif');
}
/* ----------------------------------------------------------------------------- HEADER STYLE 
*/
#mainimg {
	margin: 0;
	padding: 0;
	border-width: 0px;
	border-style: solid;
	border-color: black;
}
/*
#footdiv {
	width: 280px;
	height: auto;
	margin-left: 132px;
	margin-top: -36px;
	margin-right: 20px;
	margin-bottom: 0px;
	text-align: center;
	font: 6pt verdana;
	overflow: hidden;
}
*/
/* ----------------------------------------------------------------------------- MAIN TEXT - HEADER */
/*
div#footdiv a:link, div#footdiv a:active, div#footdiv a:visited {
	text-decoration: none;
	color: #5A5A5A;
}
*/
/* --------------------------------------------------------------------------- ONLINE FORM STYLE */
/*input, textarea, option, select {
	background-color: #000000;
	font: 8pt arial;
	color: #878686;
	letter-spacing: 1px;
	border: 1px solid #5A5A5A;
	padding: 1px; }*/
/* --------------------------------------------------------------------------- SCROLLBARS */
/* validator sucks */

/* ----------------------------------------------------------------- ADDITIONAL CLASSES (SPAN MOSTLY) */
.nr	{
	font-family: georgia;
	font-size: 8pt;
}
.menu	{

}
.title, div#maintext .title, div#maintext h3 {
	/*width: 65%;*/
	border-left: 0px black solid;
	/*border-right: opx black solid;*/
	border-top: 0px #110104 solid;
	border-bottom: 1px #460914 dashed;
	/*background-color: #080808;*/
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 30px;
	font: 8pt georgia;
	color: #a10e34;
	font-weight: normal;
}
.ctrplz {
	text-align: center;
}
/* WTF CLASSES */
div.author a:link, div.author a:visited {
	color: #803a66;
	text-decoration: none;
	border-bottom: 1px #460914 solid;
}
div.author a:active {
	color: #b91121;
	text-decoration: none;
}
div.author a:hover {
	color: #b91121;
	text-decoration: none;
}
/* ------------------------------------------------------------------- STYLES FOR IMAGES - THUMBS AND NOGRAY */
img.avatar {
	border-style: solid;
	border-color: black;
	border-width: 0px;
	margin-left: 8px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-top: 8px;
	float: right;
}
div#maintext a:link.nogray, div#maintext a:hover.nogray, div#maintext a:visited.nogray, div#maintext a:active.nogray {
	border: 0px black solid;
}
.nogray img {

	border: 0px black solid;
}
.nogray:hover img{

	border: 0px black solid;
}
.nogray:hover {
	color: black;
	cursor: default;
}
img.thumb {
	border-width: 0px;
	border-color: #1f0208;
	border-style: dashed;
	width: 160px;
	height: 120px;
	text-align: center;
	margin-left: 70px;
	/*margin-right: 30px;*/
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 3px;
}
img.colorthumb {
	width: 160px;
	height: 120px;
	text-align: center;
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px #1a0109 dashed;
	padding: 5px;
}
.grayscale img {

}
.grayscale:hover img{

}
.grayscale:hover {
	color: black;
}
img.button88 {
	border: 0px black solid;
	width: 88px;
	height: 31px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
img.button75 {
	border: 0px black solid;
	width: 75px;
	height: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
img.button100 {
	border: 0px black solid;
	width: 100px;
	height: 35px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
img.button100x50 {
	border: 0px black solid;
	width: 100px;
	height: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
img.coll {
	border: 1px #1a0109 dashed;
	width: 160px;
	height: 120px;
	margin-left: 5px;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 5px;
	float: left;
}/*
img.colorthumb {
	border: 1px #1a0109 dashed;
	width: 160px;
	height: 120px;
	margin-left: 5px;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 5px;
	float: none;
}*/
.collgrayscale img {

}
.collgrayscale:hover img{

}
.collgrayscale:hover {
	color: black;
}
.acoll {
	border: 0px black solid;
}