body{	padding: 0px;	margin: 0px;	background-color: #ccF;	color: #ffffff;	font-family: verdana, arial, sans-serif;	font-size: 11px;	font-weight: normal;}#popup{	background-image: url(../images/pop_up_bkg.jpg);	height:550px;	padding:35px;}#popup p{width:220px;}p a { color: #ffffff; }p a:hover { color: #333333; }li a{	color: #ffffff;	text-decoration: none;}li a:hover { color: #333333; }li a:active { color: #ccf; }#pillows { text-align: center; }#sidebar_bkg{	background-image: url(../images/sidebar_bkg_repeat.jpg);	background-repeat: repeat-y;	z-index: 0;	vertical-align: top;}#sidebar{	background-color: #693;	background-image: url(../images/sidebar_bkg.jpg);	background-repeat: repeat-y;	padding-left: 20px;	padding-right: 20px;	vertical-align: top;	line-height: 30px;	z-index: 10;	padding-top: 0px;	margin-top: 0px;}#sidebar ul{	list-style-position: inside;	list-style-image: url(../images/bullet.gif);	padding-left: 10px;	padding-top: 0px;	margin-top: 0px;}#sidebar li { border-bottom: 1px dotted #ffffff; }#main_bkg{	background-image: url(../images/main_content_bkg_repeat.jpg);	background-repeat: repeat-y;	z-index: 0;	vertical-align: top;}#main{	background-image: url(../images/main_content_bkg.jpg);	background-repeat: no-repeat;	padding-left: 20px;	padding-right: 20px;	vertical-align: top;	z-index: 10;}#main ul{	padding-left: 20px;	line-height: 18px;	margin-right: 20px;}#main ol{	padding-left: 30px;	line-height: 18px;	margin-right: 20px;}#main p{	margin-right: 20px;	line-height: 18px;	text-indent: 25px;}#main blockquote { line-height: 18px; }#copyright{	background-color: #693;	background-image: url(../images/copyright.jpg);	background-repeat: no-repeat;	height: 60px;	padding-left: 20px;	padding-right: 20px;	padding-top: 10px;	vertical-align: top;	font-size: 9px;	line-height: 15px;	text-align: center;}