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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:18px;
}
body {
	background-color: #d4d7db;
	background-image: url(../image-files/lucid_dreaming_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #8952B9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8952B9;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #8952B9;
}

h1 {
	font-size: 22px;
	line-height: 28px;
}
h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	line-height: 20px;
}
h1, h2, h3, p {
	margin-top: 0px;
	margin-bottom:8px;
	}
	
	h1, h2, h3 {
	color: #666666;
}

.style2 {font-size: 14px}

.lucid_dreaming-mainbox {
padding-left:40px;
padding-right:40px;
padding-top:0px;
padding-bottom:0px;
border:none;
}

.menucol {
width:100%;
height:1000px;
}

.rightcolumn {
width:122px;
padding:0px;
margin:0px;
float:right;
}

.leftcolumn {
width:200px;
}

.pullout {
padding:5px;
background-color:#E3D7F9;
margin-top:5px;
margin-bottom:5px;
}

#supportbox {
height:161px;
background-image:url(../image-files/lucid-dreaming-support.jpg);
background-repeat:no-repeat;
}
#supportbox td {
padding-top:25px;
font-size: 11px;
line-height: 15px;
}

