<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background-color: #F93;
	background-image: url(images/img04.gif);
	background-repeat: repeat-x;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #590059;
}

p, ol, ul {
	line-height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 960px;
	height: 148px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo {
	float: left;
	height: 120px;
	margin-left: 10px;
	background: url(images/img01.jpg) no-repeat left center;
}

#logo h1, #logo p {
	text-transform: lowercase;
}

#logo h1 {
	margin: 0;
	padding: 25px 0 0 85px;
	letter-spacing: -2px;
	font-size: 3em;
	font-weight: normal;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	margin: -10px 0 0 2px;
	padding: 0 0 0 85px;
	text-transform: lowercase;
}

#search {
	float: right;
	width: 280px;
}

#search form {
	margin: 0;
	padding: 63px 0 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search #s, #search #x {
	float: left;
}

#search #s {
	width: 188px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(images/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}

#search #x {
	width: 67px;
	height: 28px;
	padding: 0;
	background: #006BFF url(images/img03.gif) no-repeat;
	border: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 962px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 38px;
	padding: 8px 20px 0 20px;
	text-decoration: none;
	text-transform: lowercase;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item {
	background: url(images/img05.gif) no-repeat;
}

#menu .current_page_item a {
	background: url(images/img06.gif) no-repeat right top;
	font-weight: bold;
}

/* Page */

#page {
	width: 962px;
	margin: 0 auto;
	/* [disabled]background: #FFFFFF url(images/img07.gif) repeat-y; */
}

/* Content */

#content {
	float: left;
	width: 700px;
	padding: 11px 11px 0 5px;
	/* [disabled]background: url(images/img09.gif) no-repeat; */
}

#content a {
	color: #6B00B3;
	font-weight: bold;
}

.pagetitle {
	height: 35px;
	margin: 0;
	font-size: 1.4em;
	color: #FFFFFF;
	background-image: url(images/img13.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
.orange2 {
	height: 40px;
	background: url(images/orange2.png) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#content #rss-posts {
	display: block;
	margin: -30px 15px 0px 0px;
	padding: 0 20px 0 0;
	background: url(images/rss.gif) no-repeat right center;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.post {
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 30px;
	border: 1px dotted #FFF;
}

.title {
	margin: 0;
	font-size: 22px;
	font-weight: normal;
	color: #000;
	font-family: "Lucida Console", Monaco, monospace;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}

.byline {
	margin: 0 0 20px 0;
}

.meta {
	border-top: 1px dotted #CCCCCC;
	text-align: right;
}

.meta .more, .meta .comments {
	padding-left: 15px;
	background: url(images/img14.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	/* [disabled]background: url(images/img08.gif) no-repeat; */
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 11px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 10px 15px;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(images/img12.gif) no-repeat left center;
}

#sidebar .h2 {
	height: 48px;
	margin: 0;
	background: url(images/img11.png) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

#sidebar a {
	text-decoration: underline;
	color: #FFF;
	font-size: 16px;
}

#sidebar a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}

/* Footer */

#footer {
	width: 962px;
	/* [disabled]background: url(images/img10.gif) no-repeat; */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
.blue {
	color: #FFF;
	font-size: 18px;
	font-family: "Comic Sans MS", cursive;
}
.casinotop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.casinobold {
	font-size: 15px;
	color: #F90;
	font-weight: bold;
}
.ctop {
	font-size: 14px;
	color: #FFF;
	background-image: url(images/ctop.png);
}
.visit {
	font-size: 13px;
	color: #333;
	background-image: url(images/visit.png);
	padding: 2px;
}
img {border: 0}.ttop {
	font-size: 14px;
	color: #FFF;
	basckground-image: url(images/ttop.png);
	line-height: 36px;
}
.ttop {
	background-color: #fff;
}
.tcell {
	background-color: #fff;
	color: #333;
	padding: 2px;
	line-height: 26px;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.imgleft {
	padding: 5px;
	float: left;
}
.detail .tcell a {
}
.question {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
answer {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #000;
	font-size: 13px;
}
.answer {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: italic;
}
</pre></body></html>