

body, html
{
    color: #000000;
    font-family: Arial, Helvetica;
    background-color: #FFFFFF;
    background-image: none;
}

a:link
{
    color: #3399FF;
}

a:hover, a:active
{
    color: #3399FF;
}

a:visited
{
    color: #0066CC;
}

#header 
{
    background-image: url(http://www.enhypniomancy.com/kittehs6.png);
}

#title h1
{
    color: #996633;
    font-family: Georgia, serif;
    font-size: 2.5em;
}

#title h1 a:link, #title h1 a:visited, #title h1 a:active
{
    color: #996633;
}

.pageTitle
{
    color: #C68B4A;
    font-family: Arial, Helvetica;
    font-size: 2.4em;
}

#sidebar-a h3, #sidebar-b h3
{
    color: #C68B4A;
    font-family: Arial, Helvetica;
    font-size: 2em;
}

#sidebar-a
{
    color: #000000;
    font-family: Arial, Helvetica;
    background-color: #FFFFFF;
}

#sidebar-a ul
{
    font-size: 1em;
}

#sidebar-a li
{
    border-color: #EBDAA6;
}

#sidebar-a a:link
{
    color: #3399FF;
}

#sidebar-a a:visited
{
    color: #0066CC;
}

#sidebar-a a:active, #sidebar-a a:hover
{
    color: #3399FF;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #0044AA;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #0055BB;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #0066CC;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #1177DD;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #2288EE;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #3399FF;
}

#wrapper
{
    width: 859px;
}

#sidebar-a
{
    width: 150px;;
}

 #cb_content h1
{
	color: #6696C6;
	font-weight: normal;
	font-size: 25px;
}

#cb_content h2
{
	margin-top: 0px;
	font-size: 18px;
	color: #6696C6;
}

#cb_content p.emphasized {
	font-style:italic;
}

#cb_content h3, h4 {
	font-size:11pt;
        font-weight: bold;
	margin-top:10px;
	page-break-after:avoid;
}

#cb_content h5 {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 0px;
	page-break-after: avoid;
}

#cb_content pre, code {
	font-family: "Courier New", Courier, monospace;
	border: thin solid #000000;
	background-color: #F5F5F5;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
        width: auto;
	overflow: auto;
font-size:x-small;
}

#cb_content blockquote {
	padding: 5px;
	background-color: #FFCCFF;
	border: thin groove #333333;
	font: Arial;
	font-size: small;
	font-style: italic;
}

#cb_content div.figure {
background-color: #F9F9F9;
	border: thin solid #CCCCCC;
	padding: 10px;
}