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

html,body{
width:100%;
height:100%;
margin:0px;
padding:0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #434343;
	line-height: 20px;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #6c6bc9;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6c6bc9;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #6c6bc9;
}

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

h3 {
	font-size: 14px;
	line-height: 20px;
}
h4 {
	font-size: 32px;
	line-height: 36px;
}
h5 {
	font-size: 20px;
	line-height: 26px;
	color: #6c6bc9;
}
h6 {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;
	margin-bottom:8px;
	}
	
	h1, h2, h3, h4, h5, h6 {
	color: #000000;
}

.style2 {font-size: 14px}

.lucid_dreaming-mainbox {
padding:0px;
border:none;
	background-image:url(../image-files/lucid-dreaming-screen-bg.png);
background-repeat:repeat-y;
}

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

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

.leftcolumn {
width:160px;
padding:0px;
margin:0px;
height:100%;
}

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

.pullout2 {
padding:10px;
background-color:#efefef;
border:thin;
border-color:#5c59c2;
margin-top:10px;
margin-bottom:10px;
}

#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;
}

#right-control-dreams {
	background-image:url(../image-files/lucid-background.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

#left-lucid-dreams {
	background-image:url(../image-files/lucid-background.jpg);
	background-position:right top;
	background-repeat:repeat-x;
}

#lucid-dreaming-center {
	width:1000px;
	background-image:url(../image-files/lucid-background.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#repeater {

	background-image:url(../image-files/lucid-dreaming_joiner.jpg);
background-position:top left;
background-repeat:no-repeat;
background-color:none;

padding-left:20px;
padding-right:20px;

}

.menuiframe {
	background-color:none;
}

.googleas {
	float:left;
}
