	body {
		margin:0px 0px 0px 0px;
		background:#878787;
		background-image: url(http://www.lunabean.com/includes/bgrd_gradient.jpg);
	background-repeat: repeat-x; 
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		    font-size: 10px;
	line-height: 1.5;
		color:#000000;	
		}
	A 			{ color: #004276; text-decoration: underline; }
	A:link		{ color: #004276; text-decoration: underline; }
	A:visited	{ color: #004276; text-decoration: underline; }
	A:active	{ color: #990000; }
	A:hover		{ color: #990000; background-color: #FFFFFF; }
	
		.chromestyle{
width: 994px;
font-weight: bold;
font-size:12px;
color:#D4DC26;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #000;
width: 100%;
background: #000000; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #D4DC26;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 2px solid #444444;
border-left: 0px solid #000000;
}

.chromestyle ul li a:hover{
background: #000000; /*THEME CHANGE HERE*/
color:#ffffff;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
color:#D4DC26;
position:absolute;
text-align:left;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
font-size:12px;
font-weight:bold;
line-height:18px;
z-index: 100;
background-color: black;
width: 200px;
visibility: hidden;
filter:alpha(opacity=85); 
-moz-opacity: 0.85;
opacity: 0.85; 
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: white;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #D4DC26;
color: #000000;
}

    #container {
	position:relative;
	height:auto;
	width: 990px;
	margin: 0px auto;
	text-align: left;
	background:#ffffff;
	border: 2px solid #000000;
	}
		

	form { margin: 0; padding: 0 }
		
		#silvertitle {

		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		color:#ffffff;
		height:25px;
		font-size:13px;
		font-weight:bold;
		text-align:center;
  		padding:4px;
  		margin-top:0px;
		background:#000000;
  				}
				
				
					* html #silvertitle {

		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		color:#ffffff;
		height:10px;
		font-size:13px;
		font-weight:bold;
		text-align:center;
  		padding:4px;
  		margin-top:0px;
		background:#000000;
  				}
				
				
	#silvertitle a {color:#D4DC26}
	#silvertitle a:link {color:#D4DC26}
	#silvertitle a:visited {color:#D4DC26}
    #silvertitle a:active {color:#D4DC26}
	#silvertitle a:hover {color:##99ccff; background-color:#ffffff}
		
		
		.bluetitle {

		width:100%;
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		color:#000000;
		border-top:2px solid #000000;
        border-bottom:2px solid #000000;
		font-size:x-small;
		text-align:center;
  		padding:2px;
  		margin-top:0px;
  		background:#CCCC33;	
		}	
		
		
	.bluetitle a {color:#990000}
	.bluetitle a:link {color:#990000}
	.bluetitle a:visited {color:#990000}
	.bluetitle a:active {color:#ccffff}
	.bluetitle a:hover {color:#ccffff}
	
	.yellowtitle {
	    height:113px;
		top:0px;
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		color:#000000;
		border-top:0px solid #000000;
        border-bottom:0px solid #000000;
		font-size:x-small;
		text-align:center;
  		padding:2px;
  		margin-top:0px;
  		background:#ffffff;	
		}	
		
	.yellowtitle a {color:#990000}
	.yellowtitle a:link {color:#990000}
	.yellowtitle a:visited {color:#990000}
	.yellowtitle a:active {color:#ccff66}
	.yellowtitle a:hover {color:#ccff66}
		
		
	#leftcontent {
		top:268px;
		left:600px;
		width:169px;
		background:#000000;
		border:2px solid #000000;
		padding:2px;	
		color:#ccffff;	
		}
		
	#newleftcontent {
		position:absolute;
		top:200px;
		left:0px;
		width:169px;
		font-size:11px;
		background:#EEEFDF;
		border-right:1px dotted #000000;
		padding:2px;	
		color:#000000;	
		}
		
	#leftcontent a {color:#66ccff}
	#leftcontent a:link {color:#66ccff}
	#leftcontent a:visited {color:#66ccff}
	#leftcontent a:active {color:#ffffff}
	#leftcontent a:hover {color:#ffffff}
	
	#centeralign {
		margin-left:0px;
		width:905px;
		top:268px;
		background:#ffffff;
		}	
	#centercontent a {color:#339900}
	#centercontent a:link {color:#339900}
	#centercontent a:visited {color:#339900}
	#centercontent a:active {color:#66cc00}
	#centercontent a:hover {color:#66cc00}

	#centercontent {
	    width:500px;
		background:#004080;
		left:1px;
		margin-right:3px;
		padding:4px;
		border-top:0px solid #000000;
		border-bottom:0px solid #000000;
		border-left:0px solid #000000;
		border-right:0px solid #000000;<br>
        font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
				    font-size: 13px;
	line-height: 1.5;
		color:#ffffff;
		/*
		IE5x PC mis-implements the box model. Because of that we sometimes have
		to perform a little CSS trickery to get pixel-perfect display across browsers.
		The following bit of code was proposed by Tantek Celik, and it preys upon a CSS
		parsing bug in IE5x PC that will prematurly close a style rule when it runs
		into the string "\"}\"". After that string appears in a rule, then, we can override
		previously set attribute values and only browsers without the parse bug will
		recognize the new values. So any of the name-value pairs above this comment
		that we need to override for browsers with correct box-model implementations
		will be listed below.
		
		We use the voice-family property because it is likely to be used very infrequently,
		and where it is used it will be set on the body tag. So the second voice-family value 
		of "inherit" will override our bogus "\"}\"" value and allow the proper value to
		cascade down from the body tag.

		The style rule immediately following this rule offers another chance for CSS2
		aware browsers to pick up the values meant for correct box-model implementations.
		It uses a CSS2 selector that will be ignored by IE5x PC.
		
		Read more at http://www.glish.com/css/hacks.asp
		*/
		
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 3px;
   		margin-right:3px;
		}


			#rightcontent {
	position:absolute;
        margin-left:767px;
		width:143px;
		height:auto;
		top:624px;
		background:#ffffff;
		border:2px solid #ffffff;
		font:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		    font-size: 13px;
	line-height: 1.5;
		padding:2px;
		font-size:small;	
		}
		
	#rightcontent a {color:#66ccff;
					font-size:11px;
					font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
					font-weight:500;
					text-decoration:underline;
					}
					
	#rightcontent a:link { color: #66ccff; text-decoration: underline; }
	#rightcontent a:visited { color: #66ccff; text-decoration: underline; }
	#rightcontent a:active { color:#ffffff;}
	#rightcontent a:hover {color:#ffffff;text-decoration:none;}
				
				
				
		
					#rightrightcontent {
	position:absolute;
        margin-left:590px;
		width:168px;
		top:624px;
		background:#ffffff;
		border:2px solid #ffffff;
		padding:2px;		
		}
		
	      #tablecontent{
		width:160px;
		background:#FFFFFF;
		text-align:left;
		border:2px solid #66FF00;
		padding:1px;
		font:14px/16px  helvetica, arial, veranda sans-serif;
		color: #000000; 
		}
        #tablecontent a {color:#000000}
	#tablecontent a:link {color:#0000FF; text-decoration: underline;}
	#tablecontent a:visited {color:#0000FF; text-decoration: underline;}
	#tablecontent a:active {color:#66FF00; text-decoration: underline;}
	#tablecontent a:hover {color:#66FF00; text-decoration: underline;}
    #topad {
	   background:#000000;
	   border-top:2px solid #FFFFFF;
	   border-bottom:2px solid #FFFFFF;
	   border-left:2px solid #FFFFFF;
	   border-right:2px solid #FFFFFF;
	   width:732px;
	   height:94px;}

	.green_divider	{ 
	    background:#66FF00;
		text-align:center;
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif; 
		font-size: large; 
		color: #000000; 
                padding:5px 5px 5px 5px;
		border-top:2px solid #000000;
		border-bottom:2px solid #000000;
		margin-bottom:4px;
		font-weight:bold;
		}	
	 
	#banner {
	    position: absolute;
		width:1030px;
		left:3px;
		top:5px;
		background:#ffffff;
        border-top:0px solid #000;
		border-right:0px solid #000;
		border-left:0px solid #000;
        border-bottom:0px solid #000;
		color:#000000;
		font:11px/12px 'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		font-weight:bold;
        text-align:center;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
	#banner a {color:#990000}
	#banner a:link {color:#990000; text-decoration: underline;}
	#banner a:visited {color:#990000; text-decoration: underline;}
	#banner a:active {color:#ffffff; text-decoration: underline;}
	#banner a:hover {color:#ffffff; text-decoration: underline;}
	

	html>body #banner {
		height:90px;
		}
		
	p,h1,pre {
		margin:0px 0px 16px 0px;
		}
	p.date   { 
	    background:#ffffff;
		text-align:center;
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif; 
		font-size: 13px;
		color: #000000; 
                padding:0px 0px 0px 0px;
		border-top:0px solid #000000;
		border-bottom:0px solid #000000;
		border-right:0px solid #000000;
		border-left:0px solid #000000;
		margin-bottom:0px;
		margin-top:0px;
		font-weight:normal;
		}	
		
	h1 {
		font-size:14px;
                color=#FFFFFF;
		padding-bottom:5px;
		}
		
	h2 {
		font-size:14px;
                color=#000000;
		padding-bottom:5px;
		}
    h3 {
	    background:#ffffff;
		text-align:left;
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif; 
		font-size: 15px; line-height: 1.5; 
		text-decoration: underline;
		color: #000000; 
                padding:2px 2px 2px 2px;
	    border-top:0px solid #000000;
		border-bottom:0px solid #000000;
		border-right:0px solid #000000;
		border-left:0px solid #000000;
		margin-bottom:4px;
		margin-top:4px;
		font-weight:bold;
		}    
		
		    h4 {
	    background:#ffffff;
		text-align:left;
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif; 
		font-size: 13px; line-height: 1.5; 
		color: #000000; 
                padding:2px 2px 2px 2px;
	    border-top:0px solid #000000;
		border-bottom:0px solid #000000;
		border-right:0px solid #000000;
		border-left:0px solid #000000;
		margin-bottom:4px;
		margin-top:4px;
		font-weight:bold;
		}  
	.category	{ 
                background:#000000;
		text-align:center;
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif; 
		font-size: 24px; 
		color: #66FF00; 
                padding:5px 5px 5px 5px;
		border-bottom:0px solid #000000;
		margin-bottom:4px;
		font-weight:bold;
		}	
         
       #newsPicture
		{ margin-left:0px;
   		margin-right:10px;
		margin-top:0px;
		margin-bottom:4px;
		float:left;
		border:1px solid #000000;
		 }


	#banner h1 {
		font-size:30px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	


	#links {	
		padding:5px;				
		border:;
		width:180px;			
		}
		
	.blog {
font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		    font-size: 13px;
	line-height: 1.5;
	padding:10px;
		color:#000000;
  		padding:0px 0px 0px 0px;
		background:#ffffff; 
		font-weight:normal;

		}


	.blogbody {
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		font-size: 13px;
	    line-height: 1.5;
		color:#000000;
  		background:#ffffff;
        margin-top:0px;
		border:0px solid #333333;
		}



	#menu {
  		margin-bottom:10px;
		background:#ffffff;
		text-align:center;
                font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif; 
		font-size: small;
                color:#000000;
		}		

	.date	{ 
		font-family:arial, 'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif; 
		font-size: 20px; 
		color: #990000; 
                padding:0px 7px 0px 7px;
		border-top:0px solid #000000;
		border-bottom:1px solid #000000;
		border-right:0px solid #000000;
		border-left:0px solid #000000;
		margin-bottom:20px;
		margin-top:0px;
		font-weight:bold;
		}		
			
	.nav	{ 
	    background:#D2DD27;
		text-align:left;
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif; 
		font-size: 14; line-height: 1.5;
		color: #000000; 
        padding:0px 0px 0px 3px;
		border-top:1px solid #000000;
		border-bottom:1px solid #000000;
		border-left:0px solid #000000;
		border-right:0px solid #000000;
		margin-bottom:10px;
		margin-top:0px;
		margin-left:0px;
		font-weight:normal;
		}		
		
			.navbold	{ 
	    background:#ffffff;
		text-align:left;
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif; 
		font-size: 14; line-height: 1.5;
		color: #333333; 
                padding:0px 0px 0px 0px;
		border-top:0px solid #000000;
		border-bottom:0px solid #000000;
				border-left:0px solid #000000;
		border-right:0px solid #000000;
		margin-bottom:10px;
		margin-top:10px;
		font-weight:bold;
		}	
		
	.navdate	{ 
		text-align:left;
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif; 
		font-size: small; line-height: 1.5;
		color: #000000; 
                padding:2px 2px 2px 8px;
		border-top:0px solid #000000;
		border-bottom:2px solid #000000;
				border-left:0px solid #000000;
		border-right:0px solid #000000;
		margin-bottom:4px;
		margin-top:0px;
		font-weight:bold;
		}	
	.navred	{ 
	    background:#CCCC33;
		text-align:center;
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif; 
		font-size: small; line-height: 1.5;
		color: #000000; 
                padding:0px 0px 0px 0px;
		border-top:0px solid #000000;
		border-bottom:0px solid #000000;
				border-left:0px solid #000000;
		border-right:0px solid #000000;
		margin-bottom:4px;
		margin-top:0px;
		font-weight:bold;
		}		
	.navblue	{ 
	    background:#ccff66;
		text-align:center;
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif; 
		font-size: small; line-height: 1.5;
		color: #ccffff; 
                padding:0px 0px 0px 0px;
		border-top:0px solid #000000;
		border-bottom:0px solid #000000;
				border-left:0px solid #000000;
		border-right:0px solid #000000;
		margin-bottom:4px;
		margin-top:0px;
		font-weight:bold;
		}	
	  .date-small  {
                font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif; 
		font-size: x-small; 
		background: #ffffff;
                 }
	.posted	{ 
	    z-index:100;
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif; 
		font-size: x-small; 
		color: #000000; 
		margin-bottom:0px;
		margin-top:10px;
        padding:5px 0px 5px 10px;
		border-top:0px solid #000000;
        border-bottom:1px solid #000000;
		background: #f1f1ed;
		}
		
		
	.calendar {
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
                text-align:left;
		}

	
		.greentitle {
	    position: absolute;
		left:3px;
		top:118px;
		width:1025px;
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		color:#000000;
		border-top:2px solid #000000;
        border-bottom:2px solid #000000;
		font-size:x-small;
		text-align:center;
  		padding:2px;
  		margin-top:0px;
  		background:#0066ff;	
		}	
		
	.greentitle a {color:#ccffff}
	.greentitle a:link {color:#ccffff}
	.greentitle a:visited {color:#ccffff}
	.greentitle a:active {color:#990000}
	.greentitle a:hover {color:#990000}
	

	
	
	
	.calendarhead {	
		font-family:palatino, georgia, times new roman, serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;
		text-align:left;			
		}	
	
	.side {
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		color:#FFFFFF;
		font-size:x-small;
		font-weight:normal;
  		background:#000;
  		line-height:140%;
  		padding:2px;				
		}	
		
	.sidetitle {
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		color:#ccff00;
                border-bottom:0px solid #ccff00;
		font-size:small;
		font-weight:normal;
  		padding:2px;
  		margin-top:0px;
		letter-spacing: .3em;
  		background:#000;
  		text-transform:uppercase;		
		}		
	
	.syndicate {
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#FFF;  		
 		}	
		
	.powered {
		font-family:palatino, georgia, times new roman, serif;
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
  		background:#FFF;		
		}	
		
	
	.comments-body {
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		color:#FFFFFF;
		font-size:small;
		font-weight:normal;
  		background:#000000;
  		line-height:140%;
                padding-left:10px;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:0px dotted #999; 					
		}		

	.comments-post {
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	
			
	
	.trackback-url {
		font-family:palatino, georgia, 'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		font-family:palatino, georgia, 'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-post {
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	

		
	.comments-head	{ 
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif; 
		font-size:14px; 
		color: #66FF00; 
		border-bottom:2px solid #66FF00;
		margin-top:20px;
		font-weight:bold;
  		background:#000000;		
		}		

          .comments-posted  { 
                background:#ffffff;
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif; 
		font-size: x-small; 
		color: #000000; 
		margin-bottom:10px;
                padding:0px 0px 5px 0px;
                border-bottom:2px solid #006699;
		}
             #banner-commentspop  {
                background:#000000;
                font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
                margin-top:20px;
		font-weight:bold; 
		font-size: 20px; 
                color:#6699CC;
                 }


      #lunapass  {
	    color:#000000;
	    background:#FFFFFF;
		width:450px;  
		padding:5px;
        font:11px/16px 'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
        border-top:1px solid #000000;
        border-bottom:1px solid #000000;
		border-left:1px solid #000000;
        border-right:1px solid #000000;
		font-weight:bold;}
		
	#lunapass a {color:#0033ff}
	#lunapass a:link {color:#0033ff; text-decoration: underline;}
	#lunapass a:visited {color:#0033ff; text-decoration: underline;}
	#lunapass a:active {color:#ff0000; text-decoration: underline;}
	#lunapass a:hover {color:#ff0000; text-decoration: underline;}
	
	      #lunapassgen  {
	    color:#000000;
	    background:#FFFFF;
		width:616px;  
		padding:5px;
        font:11px/16px 'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
        border-top:3px solid #ff0000;
        border-bottom:3px solid #ff0000;
		border-left:3px solid #ff0000;
        border-right:3px solid #ff0000;
		font-weight:bold;}
		
	#lunapassgen a {color:#0033ff}
	#lunapassgen a:link {color:#0033ff; text-decoration: underline;}
	#lunapassgen a:visited {color:#0033ff; text-decoration: underline;}
	#lunapassgen a:active {color:#ff0000; text-decoration: underline;}
	#lunapassgen a:hover {color:#ff0000; text-decoration: underline;}
		
		#blog {
	    font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		    font-size: 13px;
	line-height: 1.5;
		color:#000000;
  		padding:10px 0px 0px 0px;
		background:#ffffff; 
		font-weight:normal;

		}
		
	#blog a {color:#000000}
	#blog a:link {color:#990000}
	#blog a:visited {color:#990000}
	#blog a:active {color:#ccff66}
	#blog a:hover {color:#ccff66}

	#blogbody {
font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		    font-size: 13px;
	line-height: 1.5;
		color:#000000;
		font-weight:normal;
  		background:#ffffff;
                margin-top:0px;
		border:0px solid #333333;
		}


	#blogbody a {color:#000000}
	#blogbody a:link {color:#990000}
	#blogbody a:visited {color:#990000}
	#blogbody a:active {color:#ccff66}
	#blogbody a:hover {color:#ccff66}
	
	#box a {color:#000000}
	#box a:link {color:#0066ff}
	#box a:visited {color:#0066ff}
	#box a:active {color:#33cc00}
	#box a:hover {color:#339933}
	
	      #box  {
	    color:#ffffff;
	}
	
	
	
.adspot {
border-spacing:0;
overflow:hidden;
background-color:#EEEEEE;
border-color:#000000;
border-width:1px;
border-style:solid;
width:152px !important;
font-size:10pt;
}
 .adspot_head {
font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
font-size:10pt;
color:#000000;
font-weight:bold;
font-style:normal;
text-decoration:none;
text-align:center;
}
 a.adspot_link ,  a.adspot_adurl {
font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
font-size:8pt;
font-style:normal;
color:#AA0000;
font-weight:normal;
margin:0;
text-decoration:underline;
text-align:left;
}
 a.adspot_link:link,  a.adspot_link:visited,  a.adspot_adurl:link,  a.adspot_adurl:visited {
color:#AA0000;
text-decoration:underline;
font-size:8pt;
font-style:normal;
}
 a.adspot_link:active,  a.adspot_link:hover,  a.adspot_adurl:active,  a.adspot_adurl:hover { 
color:#AA0000; 
text-decoration:none; 
}

div#adspot_989900284 * ul {
list-style-position:outside;
list-style-image:none;
list-style-type:none;
width:152px;
margin:0;
padding:0;
}
div#adspot_989900284 * li {
background:#FFFFFF;
width:150px;
margin:0;
margin-bottom:5px;
padding:0;
text-align:left;
border-color:#BBBBBB;
border-width:1px;
border-style:solid;
border-spacing:0;
display:block;
text-indent:0;
overflow:hidden;
}

div#adspot_146173853 * ul {
list-style-position:outside;
list-style-image:none;
list-style-type:none;
width:152px;
margin:0;
padding:0;
}
div#adspot_146173853 * li {
background:#FFFFFF;
width:150px;
margin:0;
margin-bottom:5px;
padding:0;
text-align:left;
border-color:#BBBBBB;
border-width:1px;
border-style:solid;
border-spacing:0;
display:block;
text-indent:0;
overflow:hidden;
}
 .adspot_adhead {
text-align:center;
font-family:Arial; 
font-size:10pt; 
font-weight:bold;
color:#000000;
margin:0;
margin-top:8px;
padding:2px;
border-spacing:0;
width:150px;
display:block;
}
 * img {
border-width:0;
border-spacing:0;
}
div#adspot_989900284 * li * img {
text-align:center;
display:block;
clear:both;
}

div#adspot_146173853 * li * img {
text-align:center;
display:block;
clear:both;
}

 .adspot_adtext {
font-family:Arial; 
font-size:8pt;
font-weight:normal;
font-style:normal;
color:#000000; 
margin:0;
padding:2px;
border-spacing:0;
display:block;
width:150px;
text-align:left;
}
 div.adspot_link {
width:152px !important;
text-align:left;
}
	.beigetitle {
	    height:170px;
		top:0px;
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		color:#000000;
		border-top:0px solid #000000;
        border-bottom:2px solid #000000;
		font-size:13px;
		text-align:center;
  		padding:10px;
  		margin-top:0px;
  		background:#E3E3A1;
		}
		
div.feedburnerFeedBlock ul li span.headline {
   font-weight:normal;
   display:block;
   margin:12px 0 0 0;
}


	.rightsidebar {
	    position:absolute;
		top:200px;
	    margin-left:672px;
		width:306px;
		height:auto;
		background:#EEEFDF;
		border-left:1px dotted Gray;
		border-top:0px solid #000000;
		border-bottom:0px solid #000000;
		border-right:0px solid #000000;
		padding:5px;	
		font-size: 11px;
	line-height: 1.5;	
		}
		
	.rightsidebar a {color:#004276}
	.rightsidebar a:link {color:#004276}
	.rightsidebar a:visited {color:#004276}
	.rightsidebar a:active {color:#990000}
	.rightsidebar a:hover {color:#990000; background-color:#ffffff;}
	
		.rightsidebarleft {
	    position:absolute;
		top:948px;
	    margin-left:530px;
		width:162px;
		height:2400px;
		background:#ffffff;
		border-left:1px dashed black;
		border-top:0px solid #000000;
		border-bottom:0px solid #000000;
		border-right:0px solid #000000;
		padding:1px;	
		font-size: 11px;
	line-height: 1.5;	
		}
		
			.rightsidebarleft a {color:#555555}
	.rightsidebarleft a:link {color:#555555}
	.rightsidebarleft a:visited {color:#555555}
	.rightsidebarleft a:active {color:#990000}
	.rightsidebarleft a:hover {color:#990000}
	
			.rightsidebarright {
	    position:absolute;
		top:945px;
	    margin-left:698px;
		width:210px;
		height:2400px;
		background:#33ffcc;
		border-left:1px dashed black;
		border-top:0px dashed Gray;
		border-bottom:0px solid #000000;
		border-right:0px solid #000000;
		padding:5px;	
		font-size: 11px;
	line-height: 1.5;	
		}
		
			.rightsidebarright a {color:#555555}
	.rightsidebarright a:link {color:#555555}
	.rightsidebarright a:visited {color:#555555}
	.rightsidebarright a:active {color:#990000}
	.rightsidebarright a:hover {color:#990000}
	
	.rightsidebarbottom {
	    position:absolute;
		top:3330px;
	    margin-left:530px;
		width:375px;
		height:auto;
		background:#ffffff;
		border-left:1px dashed Gray;
		border-top:0px solid #000000;
		border-bottom:0px solid #000000;
		border-right:0px solid #000000;
		padding:5px;	
		font-size: 11px;
	line-height: 1.5;	
		}
		
	.rightsidebarbottom a {color:#555555}
	.rightsidebarbottom a:link {color:#555555}
	.rightsidebarbottom a:visited {color:#555555}
	.rightsidebarbottom a:active {color:#990000}
	.rightsidebarbottom a:hover {color:#990000}
	
	
		.rightsidebar_guide {
	    position:absolute;
		top:685px;
	    margin-left:672px;
		width:306px;
		background:#EEEFDF;
		border-left:1px dotted Gray;
		border-top:0px solid #000000;
		border-bottom:0px solid #000000;
		border-right:0px solid #000000;
		padding:5px;	
		font-size:11px;
	line-height: 1.5;	
		}

	
		.rightsidebarleft_guide {
	    position:absolute;
		top:1348px;
	    margin-left:530px;
		width:162px;
		height:2400px;
		background:#ffffff;
		border-left:1px dashed Gray;
		border-top:0px solid #000000;
		border-bottom:0px solid #000000;
		border-right:0px solid #000000;
		padding:1px;	
		font-size: 11px;
	line-height: 1.5;	
		}
		
			.rightsidebarleft_guide a {color:#555555}
	.rightsidebarleft_guide a:link {color:#555555}
	.rightsidebarleft_guide a:visited {color:#555555}
	.rightsidebarleft_guide a:active {color:#990000}
	.rightsidebarleft_guide a:hover {color:#990000}
	
			.rightsidebarright_guide {
	    position:absolute;
		top:1345px;
	    margin-left:698px;
		width:210px;
		height:2400px;
		background:#ffffff;
		border-left:1px dashed Gray;
		border-top:0px dashed Gray;
		border-bottom:0px solid #000000;
		border-right:0px solid #000000;
		padding:5px;	
		font-size: 11px;
	line-height: 1.5;	
		}
		
			.rightsidebarright_guide a {color:#555555}
	.rightsidebarright_guide a:link {color:#555555}
	.rightsidebarright_guide a:visited {color:#555555}
	.rightsidebarright_guide a:active {color:#990000}
	.rightsidebarright_guide a:hover {color:#990000}
	
	.rightsidebarbottom_guide {
	    position:absolute;
		top:3675px;
	    margin-left:530px;
		width:375px;
		height:auto;
		background:#ffffff;
		border-left:1px dashed Gray;
		border-top:0px solid #000000;
		border-bottom:0px solid #000000;
		border-right:0px solid #000000;
		padding:5px;	
		font-size: 11px;
	line-height: 1.5;	
		}
		
	.rightsidebarbottom_guide a {color:#555555}
	.rightsidebarbottom_guide a:link {color:#555555}
	.rightsidebarbottom_guide a:visited {color:#555555}
	.rightsidebarbottom_guide a:active {color:#990000}
	.rightsidebarbottom_guide a:hover {color:#990000}
		
	
	

	#guidecontenttop {
	    position:absolute;
		top:200px;
	    margin-left:672px;
		width:306px;
		height:840px;
		background:#EEEFDF;
		border-left:1px dotted Gray;
		border-top:0px solid #000000;
		border-bottom:0px solid #000000;
		border-right:0px solid #000000;
		padding:5px;	
		font-size: x-small;
	line-height: 1.5;	
		}
		
		#guidecontentmiddle {
	    position:absolute;
	    margin-left:590px;
		width:316px;
		height:300px;
		top:1170px;
		background:#ffffff;
		border-left:1px solid #000000;
		border-top:0px solid #000000;
		border-bottom:0px solid #000000;
		border-right:0px solid #000000;
		padding:2px;	
		font-size: 11px;
	line-height: 1.5;	
		}

				
		#guidecontentbottom {
	    position:absolute;
	    margin-left:590px;
		width:316px;
		height:300px;
		top:1470px;
		background:#ffffff;
		border-left:1px solid #000000;
		border-top:0px solid #000000;
		border-bottom:0px solid #000000;
		border-right:0px solid #000000;
		padding:2px;	
		font-size: 11px;
	line-height: 1.5;	
		}
		
	.navtitle	{ 
		    background:#EAEAEA;
		text-align:left;
		font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif; 
		font-size: 10px; 
		color: #000; 
                padding:2px 2px 2px 2px;
		border-top:0px solid #000000;
		border-bottom:0px solid #000000;
				border-left:0px solid #000000;
		border-right:0px solid #000000;
		margin-bottom:4px;
		margin-top:0px;
}	

	
		
	#newguidecontent a {color:#990000; text-decoration: underline;}
	#newguidecontent a:link {color:#990000; text-decoration: underline;}
	#newguidecontent a:visited {color:#990000; text-decoration: underline;}
	#newguidecontent a:active {color:#555555; text-decoration: underline;}
	#newguidecontent a:hover {color:#555555; text-decoration: underline;}

	#newguidecontent {
	    position:relative;
	    top:0px;
	    width:900;
		height:auto;
		background:#ffffff;
		left:1px;
		margin-right:3px;
		padding-top:15px;
		padding-bottom:15px;
		padding-right:100px;
		padding-left:100px;
		border-top:0px solid #000000;
		border-bottom:0px solid #000000;
		border-left:0px solid #000000;
		border-right:0px solid #000000;<br>
        font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		    font-size: 12px;
	line-height: 1.5;
		color:#000000;
		/*
		IE5x PC mis-implements the box model. Because of that we sometimes have
		to perform a little CSS trickery to get pixel-perfect display across browsers.
		The following bit of code was proposed by Tantek Celik, and it preys upon a CSS
		parsing bug in IE5x PC that will prematurly close a style rule when it runs
		into the string "\"}\"". After that string appears in a rule, then, we can override
		previously set attribute values and only browsers without the parse bug will
		recognize the new values. So any of the name-value pairs above this comment
		that we need to override for browsers with correct box-model implementations
		will be listed below.
		
		We use the voice-family property because it is likely to be used very infrequently,
		and where it is used it will be set on the body tag. So the second voice-family value 
		of "inherit" will override our bogus "\"}\"" value and allow the proper value to
		cascade down from the body tag.

		The style rule immediately following this rule offers another chance for CSS2
		aware browsers to pick up the values meant for correct box-model implementations.
		It uses a CSS2 selector that will be ignored by IE5x PC.
		
		Read more at http://www.glish.com/css/hacks.asp
		*/
		
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 3px;
   		margin-right:3px;
		}
		
#newcentercontent a {color:#004276; text-decoration: underline;}
#newcentercontent a:link {color:#004276; text-decoration: underline;}
#newcentercontent a:visited {color:#004276; text-decoration: underline;}
#newcentercontent a:active {color:#990000; text-decoration: underline;}
#newcentercontent a:hover {color:#990000; text-decoration: underline;}

#newcentercontent {
	    position:relative;
	    top:0px;
	    width:482px;
		height:auto;
		background:#ffffff;
		left:175px;
		margin-right:3px;
		padding:5px;
		border-top:0px solid #000000;
		border-bottom:0px solid #000000;
		border-left:0px solid #000000;
		border-right:0px solid #000000;
        font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		    font-size: 13px;
	line-height: 1.5;
		color:#000000;
		/*
		IE5x PC mis-implements the box model. Because of that we sometimes have
		to perform a little CSS trickery to get pixel-perfect display across browsers.
		The following bit of code was proposed by Tantek Celik, and it preys upon a CSS
		parsing bug in IE5x PC that will prematurly close a style rule when it runs
		into the string "\"}\"". After that string appears in a rule, then, we can override
		previously set attribute values and only browsers without the parse bug will
		recognize the new values. So any of the name-value pairs above this comment
		that we need to override for browsers with correct box-model implementations
		will be listed below.
		
		We use the voice-family property because it is likely to be used very infrequently,
		and where it is used it will be set on the body tag. So the second voice-family value 
		of "inherit" will override our bogus "\"}\"" value and allow the proper value to
		cascade down from the body tag.

		The style rule immediately following this rule offers another chance for CSS2
		aware browsers to pick up the values meant for correct box-model implementations.
		It uses a CSS2 selector that will be ignored by IE5x PC.
		
		Read more at http://www.glish.com/css/hacks.asp
		*/
		
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 3px;
   		margin-right:3px;
		}
		
		blockquote {
		border-top:0px solid #000000;
		border-bottom:0px solid #000000;
		border-left:2px solid #000000;
		border-right:0px solid #000000;
		float: right;
		margin: 15px;
		padding: 10px;
		background-color: #e8e8e8;
		margin-left: 20px; 
		}
		
		#coupon {
	    width:448px;
		height:auto;
		background:#ffffff;
		padding:15px;
		border-top:1px solid #000000;
		border-bottom:1px solid #000000;
		border-left:1px solid #000000;
		border-right:1px solid #000000;
        font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		    font-size: 12px;
	line-height: 1.5;
		color:#000000;}

		#coupon2 {
	    width:438px;
		height:auto;
		background:#E5E5E5;
		padding:15px;
		border-top:1px solid #000000;
		border-bottom:1px solid #000000;
		border-left:1px solid #000000;
		border-right:1px solid #000000;
        font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		    font-size: 12px;
	line-height: 1.5;
		color:#000000;}
		
		#coupon2 a {color:#004276; text-decoration: underline;}
#coupon2 a:link {color:#004276; text-decoration: underline;}
#coupon2 a:visited {color:#004276; text-decoration: underline;}
#coupon2 a:active {color:#990000; text-decoration: underline;}
#coupon2 a:hover {color:#990000; text-decoration: underline;}

		#coupon1 {
		text-align:center;
	    width:438px;
		height:auto;
		background:#E5E5E5;
		padding:15px;
		border-top:1px solid #000000;
		border-bottom:1px solid #000000;
		border-left:1px solid #000000;
		border-right:1px solid #000000;
        font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		    font-size: 12px;
	line-height: 1.5;
		color:#000000;}
		
		#coupon1 a {color:#004276; text-decoration: underline;}
#coupon1 a:link {color:#004276; text-decoration: underline;}
#coupon1 a:visited {color:#004276; text-decoration: underline;}
#coupon1 a:active {color:#990000; text-decoration: underline;}
#coupon1 a:hover {color:#990000; text-decoration: underline;}

		#header {
		background:#ffffff;
		padding-right:0px;
		padding-top:15px;
		padding-bottom:5px;
		padding-left:0px;
        font-family:'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif;
		    font-size: 15px;
	line-height: 1.5;
		color:#000000;}
		
		#header a {color:#000000; text-decoration: underline;}
#header a:link {color:#990000; text-decoration: none;}
#header a:visited {color:#990000; text-decoration: none;}
#header a:active {color:#990000; text-decoration: none;}
#header a:hover {color:#cc0000; text-decoration: underline;}

.title	{
        padding:5px 0px 0px 0px;
		font-family:arial, 'Lucida Sans Unicode', verdana, 'Lucida Sans', 'Trebuchet MS', 'trebuchet ms', sans-serif; 
		font-size: 25px;
		color: #000000;
		font-weight:bold;
		}			
		
	a.title
	{
	color:#cc66ff;
	}
	
	a.title:link
	{
	color:#cc66ff;
	}
	
	a.title:visited
	{
	color:#cc66ff;
	}
	
	a.title:active
	{
	color:#cc66ff;
	}
	
	a.title:hover
	{
	color: #cc66ff;
	}
