/* v1.0 | 20080212 */

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: "Helvetica Neue", Helvetica, "sans serif";
}
@font-face {
    font-family: 'yellow_magicianregular';
    src: url('../fonts/yellowmagician-webfont-webfont.eot');
    src: url('../fonts/yellowmagician-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/yellowmagician-webfont-webfont.woff') format('woff'),
         url('../fonts/yellowmagician-webfont-webfont.ttf') format('truetype'),
         url('../fonts/yellowmagician-webfont-webfont.svg#yellow_magicianregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.yellowmagician { font-family: 'yellow_magicianregular'}
body {
	background: #689cce url(../images/rainbow_background-original.jpg) no-repeat fixed 50px 0;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	border-width: 0;
	outline-width: 0;
	color: #000000;
	font: 0.8em/1.5em "Helvetica Neue", Helvetica, "sans serif";	/* overflow-x: hidden; */
}

 #notice {
        position: fixed;
        z-index: 6001;
        top: 0;
        left: 0;
        right: 0;
        background-color:#DDC3FC;
        text-align: center;
        overflow: hidden; 
        -webkit-box-shadow: 0 0 5px black;
        -moz-box-shadow:    0 0 5px black;
        box-shadow:         0 0 5px black;
		padding: 20px 40px 15px;
		border-bottom: 4px solid #8D00FF;
		    }
    .cssanimations.csstransforms #notice {
        -webkit-transform: translateY(-150px);
        -webkit-animation: slideDown 1.5s 1.0s 1 ease forwards;
        -moz-transform:    translateY(-150px);
        -moz-animation:    slideDown 1.5s 1.0s 1 ease forwards;
    }
	#notice a, #notice a:hover, #notice a:active, #notice a:visited { color:#8D00FF }

    @-webkit-keyframes slideDown {
        0% { -webkit-transform: translateY(-150px); }
        100% { -webkit-transform: translateY(0px); }
    }
    @-moz-keyframes slideDown {
        0% { -moz-transform: translateY(-150px); }
        100% { -moz-transform: translateY(0px); }
    }
	
#notice #close { float: right;
position: absolute;
background-color: grey;
right: 10px; padding: 3px;
border-radius: 13px;
bottom: 10px; }

body.bookstore #notice { display: none }

body#kin {
	background: url(../images/kinbackground.png) repeat;
	padding: 15px;
}
#textinside ul.plain {
	padding-bottom: 1.8em;
	list-style: disc;
	padding-left: 3.5em;
	padding-right: 2em;
}
#textinside ul.plain li { padding-bottom: 1.5em; }

#frontpage-maintext { font-size: 1.05em; line-height: 1.5em; }

#frontpage-maintext ol { margin-top: -25px; padding-left: 20px; }

#frontpage-maintext li { padding-top: 15px; }

#frontpage-maintext blockquote { font-family: Georgia; font-style:normal; }

#frontpage-maintext blockquote.top { margin: 0; font-family: Georgia; font-style:normal;}


.dropcap {
	float: left;
	color: #903;
	font-size: 40px;
	line-height: 30px;
	padding-top: 6px;
	padding-right: 4px;
	padding-left: 0px;
	font-family: Georgia;
	margin-left: -4px;
	margin-right: -3px;
}

.pod {padding:15px; background-color:rgba(200,127,255,0.5);
text-align: center; margin-bottom:15px; font-weight: bold; box-shadow: 3px 3px 7px #888; }

.drop {
    display:block;
    float:left;
    width:61px;
    height:72px;
    margin-top:5px;
    padding-right:0px;
    text-indent: -9000px;position:relative;
	top:-5px;
    }
.a {background: url(../images/drop_a.png) 0 0 no-repeat;}
.t {background: url(../images/drop_t.png) 0 0 no-repeat;}
.p {background: url(../images/drop_p.png) 0 0 no-repeat;}

#sistersites { display:block; background-image:url(../images/header_sistersites.png); text-indent:-9999px; width:615px; height:22px; background-repeat:no-repeat;clear:both; }
#featuresrightcol {
	position: relative;
	float: right;
	padding-bottom: 15px;
	border-left: 1px solid #999;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	}

#featuresrightcol ul {
	margin-top: -1em;
	width: 250px;
	max-height: 260px;
	padding-right: 10px;
	overflow: scroll;
	overflow-x: hidden;
	list-style: none;
	}
	
#featuresrightcol ul.doot {
	margin-top: -1em;
	width: 250px;
	height: auto;
	overflow:auto;
	overflow-x:auto;
	padding-right: 0px;
	list-style: none;
	text-align:center;
	}

#featuresrightcol li {
	padding-bottom: 1em;
	border-bottom: 1px solid #999999;
	padding-top: 1em;
}

#featuresrightcol a {
	font-weight: normal;
	color: #000066;
}
#featuresrightcol a:hover, #featuresrightcol a:active {
	font-weight: normal;
	color: #4A0066;
	text-decoration: underline;
}

ol {
	padding-bottom: 1.8em;
	list-style: decimal outside;
	padding-left: 4em;
}

ol li { padding-bottom: 1em; }

blockquote, q {
	quotes: none;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 1.7em;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
}
p {
	padding-bottom: 1.8em;
}

.indented {
	text-indent: 2em;
	padding-bottom: .5em;
}


h3 {
	font-size: 1.1em;
	padding-bottom: 1.8em;
	line-height: 1.25em;
}
h4 {
	padding-top: 0.5em;
	font-size: 1.05em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 1.1em;
}
td {}
a:link    {
	color: #0668A0;
	text-decoration: none;
	font-weight: bold;
}
a:visited    {
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover        {
	color: #66CC33;
	text-decoration: none;
	font-weight: bold;
}
td a:link { color: #004489; }
td a:visited { color: #004489; }
td a:hover {
	color: #FF00FF;
}

#banner { background-image: url(../images/banner.png); text-indent: -9999px; position: absolute; top: 17px; left: 0px; width: 389px; height: 176px; z-index: 2; }
#banner_home {
	background-image: url(../images/banner_home.png);
	text-indent: -9999px;
	position: absolute;
	top: 17px;
	left: 0px;
	width: 389px;
	height: 176px;
	z-index:14;
}
#bands { background-image: url(../images/bands_background.png); background-repeat: repeat-x; width: 100%; height: 318px; z-index:2; }
#greyband {
	background-image: url(../images/grey_band.png);
	position: absolute;
	top: 283px;
	left: 272px;
	width: 712px;
	height: 35px;
	z-index: 2;
}
a#home, a:link#home {
	height: 43px;
	width: 232px;
	position: absolute;
	left: 45px;
	top: 366px;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	background: url(../images/home.png) no-repeat left top;
	text-indent: -9999px;
}
a:hover#home, a:active#home {
	background: url(../images/home.png) -233px 0px;
}
ul#main_menu {
	list-style-type: none;
	position: absolute;
	background-image: url(../images/main_menu2.png);
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 626px;
	left: 362px;
	top: 88px;
	overflow: hidden;
}

#main_menu li {
	height: 47px;
	width: 104px;
	position: relative;
}
li#moon { 	}
li#lawoftime {
	left: 104px;
	top: -47px;
}
li#timeship {
	left: 209px;
	top: -94px;
}
li#noosphere {
	left: 313px;
	top: -141px;	
}
li#cosmichistory {
	left: 417px;
	top: -188px;
}
li#blog {
	left: 521px;
	top: -235px;
}

a#about, a:link#about {
width: 131px;
height: 46px;
position: absolute;
top: 159px;
left: 650px; /* 650 with rainbow bridge, 500 without */
margin: 0px;
padding: 0px;
background-image:url(../images/button_about.png);
text-indent: -9999px;
}
a:hover#about, a:active#about { background: url(../images/button_about.png) -0px -46px; }

a#rainbowbridge, a:link#rainbowbridge {
width: 131px;
height: 46px;
position: absolute;
top: 159px;
left: 500px;
margin: 0px;
padding: 0px;
background-image:url(../images/button_rainbowbridge.png);
text-indent: -9999px;
}
a:hover#rainbowbridge, a:active#rainbowbridge { background: url(../images/button_rainbowbridge.png) -0px -46px; }

ul#rainbowbridge_menu {
	height: 259px; 
	width: 232px;
	position: absolute;
	left: 45px;
	top: 366px;
	z-index: 2;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: url(../images/rainbowbridge-menu.png) no-repeat left top;
}
ul#rainbowbridge_menu li#intro {
	height: 44px;
	width: 232px;
}
ul#rainbowbridge_menu li#meditation {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 44px;
}
ul#rainbowbridge_menu li#science {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 88px;
}
ul#rainbowbridge_menu li#launch {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 132px;
}
ul#rainbowbridge_menu li#poster {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 176px;
}
ul#rainbowbridge_menu li#art {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 220px;
}
ul#rainbowbridge_menu li#home {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 264px; 
	background: url(../images/cosmichistory_menu.png) no-repeat 0px -220px;
}

ul#rainbowbridge_menu li#intro a:hover, ul#rainbowbridge_menu li#intro a:active { background : url(../images/rainbowbridge-menu.png) no-repeat -232px 0px; }
ul#rainbowbridge_menu li#meditation a:hover, ul#rainbowbridge_menu li#meditation a:active { background : url(../images/rainbowbridge-menu.png) no-repeat -232px -44px; }
ul#rainbowbridge_menu li#science a:hover, ul#rainbowbridge_menu li#science a:active { background : url(../images/rainbowbridge-menu.png) no-repeat -232px -88px; }
ul#rainbowbridge_menu li#launch a:hover, ul#rainbowbridge_menu li#launch a:active { background : url(../images/rainbowbridge-menu.png) no-repeat -232px -132px; }
ul#rainbowbridge_menu li#poster a:hover, ul#rainbowbridge_menu li#poster a:active { background : url(../images/rainbowbridge-menu.png) no-repeat -232px -176px; }
ul#rainbowbridge_menu li#art a:hover, ul#rainbowbridge_menu li#art a:active { background : url(../images/rainbowbridge-menu.png) no-repeat -232px -220px; }

ul#rainbowbridge_menu li#home a:hover, ul#rainbowbridge_menu li#home a:active { background : url(../images/cosmichistory_menu.png) no-repeat -232px -220px; }

#rainbowbridgebanner {
	background: url(../images/rainbowbridge_banner.jpg);
	height: 29px;
	width: 712px;
	z-index: 3;
	top: 307px;
	position: absolute;
	left: 272px;
	text-indent: -9999px;
}

a#about-javv, a:link#about-javv {
width: 232px;
height: 41px;
position: absolute;
z-index: 2;
left: 45px;
top: 366px;
margin: 0px;
padding: 0px;
background-image:url(../images/vv-audio-video-menu.png);
text-indent: -9999px;
}
a:hover#about-javv, a:active#about-javv { background: url(../images/vv-audio-video-menu.png) -232px -0px; }

a#audio-video, a:link#audio-video {
width: 232px;
height: 40px;
position: absolute;
z-index: 2;
left: 45px;
top: 408px;
margin: 0px;
padding: 0px;
background:url(../images/vv-audio-video-menu.png) -0px -40px;
text-indent: -9999px;
}
a:hover#audio-video, a:active#audio-video { background: url(../images/vv-audio-video-menu.png) -232px -40px; }

a#art, a:link#art {
width: 232px;
height: 40px;
position: absolute;
z-index: 2;
left: 45px;
top: 450px;
margin: 0px;
padding: 0px;
background:url(../images/vv-audio-video-menu.png) -0px -79px;
text-indent: -9999px;
}
a:hover#art, a:active#art { background: url(../images/vv-audio-video-menu.png) -232px -79px; }

a#interviews, a:link#interviews {
width: 232px;
height: 40px;
position: absolute;
z-index: 2;
left: 45px;
top: 492px;
margin: 0px;
padding: 0px;
background:url(../images/vv-audio-video-menu.png) -0px -119px;
text-indent: -9999px;
}
a:hover#interviews, a:active#interviews { background: url(../images/vv-audio-video-menu.png) -232px -119px; }

#javvbanner {
	background: url(../images/javv_banner.jpg);
	height: 29px;
	width: 712px;
	z-index: 3;
	top: 307px;
	position: absolute;
	left: 272px;
	text-indent: -9999px;
}

#thirteenmoon_menu a, #lawoftime_menu a, #timeshipearth_menu a, #noosphere_menu a, #cosmichistory_menu a, #bookstore_menu a, #rainbowbridge_menu a {
	display: block;
	height: 44px;
	width: 232px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}

#main_menu a {
	display: block;
	height: 47px;
	width: 104px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}
#moon a:hover, #moon a:active { background : url(../images/main_menu2.png) no-repeat 0px -49px; }
#lawoftime a:hover, #lawoftime a:active { background : url(../images/main_menu2.png) no-repeat -104px -49px; }
#timeship a:hover, #timeship a:active { background : url(../images/main_menu2.png) no-repeat -209px -49px; }
#noosphere a:hover, #noosphere a:active { background : url(../images/main_menu2.png) no-repeat -313px -49px; }
#cosmichistory a:hover, #cosmichistory a:active { background : url(../images/main_menu2.png) no-repeat -417px -49px;}
#blog a:hover, #blog a:active { background : url(../images/main_menu2.png) no-repeat -521px -49px;}

ul#social {
	list-style-type:none;
	position: absolute;
	top:4px;
	left:873px;
	background-image:url(../images/social-buttons.png);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 9px;
	width: 113px;
	height: 23px;
	overflow:hidden;
}

ul#social li { display:block; height:18px; width:18px; float:left; margin-right:10px }

ul#social a {
	display: block;
	height: 18px;
	width: 18px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
	}


.new {
	text-indent: -9999px;
	height: 27px;
	width: 50px;
	background: url(../images/new.png);
	position: relative;
	left: 29px;
}

form.special { padding:10px; background-image:url(../images/specialstable_background.png); border-radius:15px;}

#bookleftcol {
	position: relative;
	width: 220px;
	float: left;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 10px;
}

#new-specials {
	text-indent: -9999px;
	height: 37px;
	width: 50px;
	position:relative;
	left:20px;
	top:5px;
	float:left;
	background-image:url(../images/new-specials.png)
}

#new-goal {
	display:block;
	text-indent: -9999px;
	height: 75px;
	width: 157px;
	position: absolute;
	top: 0px;
	left: 260px;
	background-image:url(../images/lightup-mini.png);
}

a:hover #new-goal { background-image:url(../images/lightup-mini-hover.png)}

ul#donate_bookstore {
	position: absolute;
	top: 197px;
	left: 15px;
	width: 296px;
	height: 151px;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li#donate  {
	width: 224px;
	height: 69px;
	position: relative;
	left: 72px;
	background: url(../images/button-donate_store.png) -72px 0px;
}
li#bookstore  {
	width: 188px;
	height: 38px;
	position: relative;
	left: 46px;
	top: 41px;
	background: url(../images/button-donate_store.png) -44px -110px;
}
li#bookstore .bookstore-special { overflow:visible;width:56px; height:62px;
position:relative; top:-63px; left:-30px;display:block;
background-image:url(../images/bookstore-mini-book.png);text-indent:-9999px; }
#donate_bookstore li#donate a {
	display: block;
	height: 69px;
	width: 224px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}
#donate_bookstore li#bookstore a {
	display: block;
	height: 38px;
	width: 188px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}

#donate a:hover, #donate a:active {
	background: url(../images/button-donate_store.png) 224px 0px;
}
#bookstore a:hover, #bookstore a:active {
	background: url(../images/button-donate_store.png) 252px -110px;
}

#announcements h2 {
	text-indent: -9999px;
}
#signup {
	background-image: url(../images/signup_button_up_noo.png);
	position: fixed;
	z-index: 6;
	height: 114px;
	width: 124px;
	left: 910px;
	top: 260px;
	text-indent: -9999px;
}
#signup:hover, #signup:active {
	background-image: url(../images/signup_button_over-down_noo.png);
}
#blog-signup {
	background-image: url(../images/blog-signup-button.png);
	position: fixed;
	z-index: 6;
	height: 114px;
	width: 127px;
	left: 910px;
	top: 365px;
	text-indent: -9999px;
}
#blog-signup:hover, #blog-signup:active {
	background-position:-127px 0;
}
#welcomebanner {
	background: url(../images/welcome.png) no-repeat;
	height: 47px;
	width: 712px;
	z-index: 3;
	top: 320px;
	position: absolute;
	left: 272px;
	text-indent: -9999px;
}
#grey {
	background-image: url(../images/gray_background.png);
	background-repeat: repeat;
	position: absolute;
	top: 307px;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	left: -1px;
}
#contentinside {
	background-image: url(../images/content_background.png);
	background-repeat: repeat-y;
	position: relative;
	top: 0;
	left: 255px;
	width: 746px;
	z-index: 0;
	padding-top: 55px;
}
#textinside {
	position: relative;
	height: auto;
	width: 616px;
	margin-right: 65px;
	margin-bottom: 30px;
	margin-left: 65px;
}
#donate-green { position:relative; border-radius:20px; background-image:url(../images/onetimetable_background.png); padding:15px; margin-bottom:2em; margin-right:15px; height: auto; width:270px; float:left; font-weight:normal; }
#donate-orange { border-radius:20px; background-image:url(../images/moonlytable_background.png); padding:15px; margin-bottom:15px; height: auto; width:270px;float:left; }
#donate-blue { border-radius:20px; background-image:url(../images/cddvdtable_background.png); padding:15px; margin-bottom:2em; height: auto; width:270px;float:left; }
#donatefunctions {
	position: relative;
	width: 280px;
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 15px;
	clear: both;
}
#donate-left-sidebar {
	display:block;
	width: 190px;
	height: auto;
	background-color:rgba(153,51,254,0.5);
	position:absolute!important;
	left: -202px;
	top: 128px;
	padding:7px;
	border-radius:20px
	}
.half-floatright { width: 305px; float: right; clear:right; }
#donatefunctions table {
	border: none;
	padding: none;
	padding-right:0px;
	}
#donatefunctions   td {
	padding: none;
	border: 1px solid #FFFFFF;
	}
#donatefunctions li {
	line-height: 1.25em;
	padding-bottom: 0.75em;
	padding-left: 0px;
	font-size: 0.9em;
	margin-right: 0px;
	}	
#donatefunctions ul#specialslist {
	line-height: 1.25em;
	padding-bottom: 1em;
	padding-left: 0px;
	margin-top: -1em;
}

#watermark {
	width: 100%;
	height: 537px;
	z-index: 0;
	background: url(../images/sirius_background.png) repeat-x;
}
ul#bottom_menu {
	position: relative;
	left: 138px;
	width: 496px;
	height: 41px;
	z-index: 5;
	background: url(../images/bottom_menu.png);
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#bottom_menu a {
	text-decoration: none;
	display: block;
	height: 41px;
	width: 124px;
	overflow: hidden;
	text-indent: -9999px;
}
li#archives  {
	width: 124px;
	height: 41px;
	position: absolute;
	left: 0px;
	top: -1px;
}
li#links  {
	width: 124px;
	height: 41px;
	position: absolute;
	left: 124px;
	top: 0px;
}
li#contactus  {
	width: 124px;
	height: 41px;
	position: absolute;
	left: 248px;
	top: 0px;
}
li#sitemap  {
	width: 124px;
	height: 41px;
	position: absolute;
	left: 372px;
	top: 0px;
}
#infoboothbackground {
	background: url(../images/informationbooth_background.png) no-repeat;
	position: absolute;
	height: 255px;
	width: 178px;
	left: 840px;
	top: 315px;
	z-index: 0;
}
#archives a:hover, #archives a:active { background : url(../images/bottom_menu.png) no-repeat 0px -41px; }
#links a:hover, #links a:active { background : url(../images/bottom_menu.png) no-repeat -124px -41px; }
#contactus a:hover, #contactus a:active { background : url(../images/bottom_menu.png) no-repeat -248px -41px; }
#sitemap a:hover, #sitemap a:hover { background : url(../images/bottom_menu.png) no-repeat -372px -41px;}
#footer {
	background-image: url(../images/footer.png);
	text-indent: -9999px;
	position: relative;
	left: 17px;
	width: 712px;
	height: 39px;
	z-index: 5;
	margin: 0;
	padding: 0;
}
#today {
	position: absolute;
	z-index: 6;
	height: 82px;
	width: 280px;
	left: 33px;
	top: 376px;
	background: url(../images/today.png) no-repeat;
}

#date {
	font-size: smaller;
	line-height: 1.5em;
	margin-right: 40px;
	padding-bottom: 1.5em;
}
#date h2 {
	display: none;
}
.bigbold {
	font-size: 150%;
	font-weight: bold;
	line-height:1.3em;
	font-family: "Helvetica Neue", Helvetica, "sans serif";
}
.rainbow { }
#freecalendar {
	background: url(../images/freepocketcal.png);
	position: absolute;
	z-index: 7;
	height: 185px;
	width: 137px;
	left: 180px;
	top: 890px;
	text-indent: -9999px;
}
#donatebanner {
	background: url(../images/donate_banner.png);
	height: 29px;
	width: 712px;
	z-index: 3;
	top: 307px;
	position: absolute;
	left: 272px;
	text-indent: -9999px;
}
#thankyoubanner {
	background: url(../images/thankyou_banner.png);
	height: 29px;
	width: 742px;
	z-index: 3;
	top: 307px;
	position: absolute;
	left: 272px;
	text-indent: -9999px;
}
#archivesbanner {
	background: url(../images/archives_banner.png);
	height: 29px;
	width: 712px;
	z-index: 3;
	top: 307px;
	position: absolute;
	left: 272px;
	text-indent: -9999px;
}
#decodebanner {
	height: 29px;
	width: 712px;
	z-index: 3;
	top: 307px;
	position: absolute;
	left: 272px;
	text-indent: -9999px;
	background-image: url(../images/decoder-banner.png);
}
#linksbanner {
	background: url(../images/links_banner.png);
	height: 29px;
	width: 712px;
	z-index: 3;
	top: 307px;
	position: absolute;
	left: 272px;
	text-indent: -9999px;
}
#contactusbanner {
	background: url(../images/contactus_banner.png);
	height: 29px;
	width: 712px;
	z-index: 3;
	top: 307px;
	position: absolute;
	left: 272px;
	text-indent: -9999px;
}
#sitemapbanner {
	background: url(../images/sitemap_banner.png);
	height: 29px;
	width: 712px;
	z-index: 3;
	top: 307px;
	position: absolute;
	left: 272px;
	text-indent: -9999px;
}

#infoboothbanner {
	background: url(../images/informationbooth_banner.png);
	height: 29px;
	width: 712px;
	z-index: 1;
	top: 307px;
	position: absolute;
	left: 272px;
	text-indent: -9999px;
}
#signupbanner {
	background: url(../images/signup_banner.png);
	height: 29px;
	width: 712px;
	z-index: 3;
	top: 307px;
	position: absolute;
	left: 272px;
	text-indent: -9999px;
}
#startbanner {
	background: url(../images/starthere_banner.png) no-repeat;
	height: 47px;
	width: 742px;
	z-index: 3;
	top: 307px;
	position: absolute;
	left: 272px;
	text-indent: -9999px;
}
#findgs {
	position: absolute;
	z-index: 5;
	height: 62px;
	width: 108px;
	left: 54px;
	top: 439px;
	text-indent: -9999px;
	background: url(../images/findyourgalacticsignature_button_up.png);
}
#findgs:hover, #findgs:active {
	background: url(../images/findyourgalacticsignature_button_over-down.png);
}
#announcements {
	width: 280px;
}
#announcements_top {
	width: 280px;
	height: 140px;
	background: url(../images/announcements_top.png) no-repeat;
}
#announcements_container {
	width: 280px;
	margin-top: -133px;
	background-image: url(../images/announcements_bg.png);
}

#announcementscontent  {
	margin: 20px 38px 0px 25px;
}
.blogrss {text-align:center; width:150px; padding:0 0 1em 0}
#announcements_bottom {
	background:url(../images/announcements_bottom.png);
	width: 280px;
	height: 30px;
}
#daily {
	position: absolute;
	z-index: 6;
	height: 100px;
	width: 280px;
	left: -222px;
	top: 48px;
}

.kin { border: none; position:relative; left:-9px; padding:none; }

#findyourkin {
	width: 200px;
	height: 21px;
	position:relative;
	top: -0px;
	padding-bottom:0px;
	background: url(../images/findyourkinbutton.png) -10px 0px;
}

#findyourkin a {
	text-decoration: none;
	display:block;
	width: 200px;
	height: 21px;
	overflow: hidden;
	text-indent: -9999px;
}

#findyourkin a:hover, #findyourkin a:active { background : url(../images/findyourkinbutton.png) no-repeat -10px -21px; }

#daily h2 { text-indent: -9999px; line-height: 0; }
#daily_top {
	width: 280px;
	height: 60px;
	background: url(../images/daily_top.png) no-repeat;
}
#daily_container {
	overflow: hidden;
	width: 280px;
	margin-top: -50px;
	background: url(../images/announcements_bg.png) repeat-y 0px -63px;
}
#daily_content  {
	margin: 5px 0px 0px 30px;
}
#daily_content p { font-size: .9em; padding-top: 5px; padding-bottom: 15px; margin-left: 50px; }
#currentmoon { float:left; width:96px; height: 169px; font-size:smaller; text-align:center; line-height:2em; background-color:#000000;}
#currentmoon h1 { color:#FFFFFF; font-weight:normal; font-size:10px; }
#currentmoon p { line-height: 1em; margin-left:0; padding-top:10px; }
#currentsun { float:left; width:96px; height: 169px; font-size:10px; text-align:center; color:#FFFFFF; background-color:#000000;}
#daily_bottom {
	background:url(../images/announcements_bottom.png);
	width: 280px;
	height: 30px;
}
#addadonation {
	text-indent: -9999px;
}

table, tr, td {padding:7em; border:5px solid #FFFFFF;
	  border-collapse:collapse;}
	  
table {align:center;
	  border:5px solid #FFFFFF;}
	  
td {padding:7em 7em 7em 7em;
	  font-weight:bold;}

table.plain td {padding:0; font-weight:normal; text-align:center;}

.superplain {
	border: none;
	padding:0;
	font-weight:normal;
	vertical-align: top;
}
.superplain td {border: none; padding:0; font-weight:normal; text-align:center;}
.superplain tr {border: none; padding:0; font-weight:normal; text-align:center;}

	 
td {padding:7px 10px;}

ul#specialslist {margin:0;}
	
#specialslist li {list-style-image:url(../images/bullet_orange.png);
	list-style-type:disc;
	margin:0 20px;
	padding:0;}

ul#rainbowlist {margin:0;}

ul.javv li {list-style-image:url(../images/bullet_blue.png);
	list-style-type:disc;
	margin:0 20px;
	padding-bottom: 1em;}
	
#rainbowlist li {list-style-image:url(../images/bullet_pink.png);
	list-style-type:disc;
	margin:0 20px;
	padding:0;}
	
ul#downloadslist {
	margin:0;
	padding-top: 20px;
}
	
#downloadslist li {list-style-image:url(../images/bullet_pink2.png);
	list-style-type:disc;
	margin:0 20px;
	padding:0;}
	
ul#greylist {
	margin:0;
	padding-top: 20px;
}
	
#greylist li {list-style-image: url(../images/bullet_grey.png);
	list-style-type:disc;
	margin:0 20px;
	padding:0;}
#faq {
	position: absolute;
	z-index: 2;
	height: 73px;
	width: 68px;
	left: 205px;
	top: 814px;
	text-indent: -9999px;
	background: url(../images/faq_button_up.png);
}
#faq:hover, #faq:active {
	background: url(../images/faq_button_over-down.png);
}
a#freepocketcal, a:link#freepocketcal {
	position: absolute;
	z-index: 7;
	height: 222px;
	width: 160px;
	left: 150px;
	top: 900px;
	text-indent: -9999px;
	background: url(../images/freecal_button.png) no-repeat;
}
a:hover#freepocketcal, a:active#freepocketcal {
	background-position: -159px 0px;
	background-image: url(../images/freecal_button.png);
}

#indexbackgroundvv {
	background: url(../images/indeximagevv.png) no-repeat;
	height: 1397px;
	width: 505px;
	position: absolute;
	left: 300px;
	text-indent: -9999px;
}
#indextextvv {
	height: auto;
	width: 440px;
	position: absolute;
	left: 334px;
	top: 495px;
}
#indexbackground {
	background: url(../images/indeximage.png) no-repeat;
	height: 1253px;
	width: 407px;
	position: absolute;
	left: 403px;
	text-indent: -9999px;
}

#indextext {
	height: 80px;
	width: 405px;
	position: absolute;
	left: 403px;
	top: 340px;
}

ul#calendarlist {
	margin:0;
	padding-top: 20px;
}
	
#calendarlist li {list-style-image: url(../images/bullet_red.png);
	list-style-type:disc;
	margin:0 20px;
	padding:0;}
	
#vvarticleslist ul {margin:0;
	padding: 30px 20px 30px 20px;
	background:url(../images/bookstable_background.png) repeat;}
	
#vvarticleslist li {list-style-image:url(../images/bullet_green.png);
	list-style-type:disc;
	margin:0 20px;
	padding:0;}
	
#videos {
	position: absolute;
	top: 490px;
	width: 340px;
	height: 577px;
	z-index: 6;
}
#wholesale {
	position: absolute;
	z-index: 6;
	height: 65px;
	width: 112px;
	left: 210px;
	top: 390px;
	text-indent: -9999px;
	background: url(../images/wholesale-button-up.png);
}
a#specialstamp {
	display: block;
	position: absolute;
	z-index: 6;
	height: 138px;
	width: 138px;
	left: 926px;
	top: 357px;
	text-indent: -9999px;
	background: url(../images/bookstore-special.png);
}
#specialbig {
	position: fixed;
	z-index: 6;
	height: 185px;
	width: 185px;
	left: 900px;
	top: 357px;
	text-indent: -9999px;
	background:url(../images/bookstore-special-circle.png)
}
#specialbig2 {
	position: fixed;
	z-index: 6;
	height: 185px;
	width: 185px;
	left: 900px;
	top: 557px;
	text-indent: -9999px;
	background:url(../images/solstice-special-stamp.png)
}
#solstice-bookstore-stamp {
	position: fixed;
	z-index: 6;
	height: 185px;
	width: 185px;
	left: 900px;
	top: 357px;
	text-indent: -9999px;
	background:url(../images/solsticespecial-stamp.png);
	background-repeat:no-repeat;
}
a.free-almanac-with {
	display: block;
	height: 125px;
	width: 125px;
	text-indent: -9999px;
	background: url(../images/bookstore-free-almanac-with.png);
	position: absolute;
	z-index: 5;
	top: -119px;
	left: -23px;
}
a.specialsmall {
	display: block;
	height: 125px;
	width: 125px;
	text-indent: -9999px;
	background:url(../images/bookstore-special-alm-chc4.png);
	position: absolute;
	z-index: 5;
	top: -119px;
	left: -23px;
}
#wholesale:hover, #wholesale:active {
	background: url(../images/wholesale-button-over-down.png);
}

#morearticleslist li {
	margin:0 20px;
	padding:0;
	list-style: disc url(../images/bullet_red.png);
}
#morearticleslist ul {
	margin:0;
	padding: 30px 20px 30px 20px;
	background:url(../images/freedownloadstable_background.png) repeat;
}
img.shadow-small {
	-moz-box-shadow: 1px 1px 5px #666; 
	-webkit-box-shadow: 1px 1px 5px #666;
	box-shadow: 1px 1px 5px #666;
	margin:10px; }

img.shadow-large {
	-moz-box-shadow: 1px 1px 15px #333;
	-webkit-box-shadow: 1px 1px 15px #333;
	box-shadow: 1px 1px 15px #333;
	margin:20px; }
	
.caption-img-right {
	font-size: 0.9em;
	text-align: center;
	float: right;
	border-left: 1px solid #999;
	margin-left: 1em;
	line-height: 1.4em;
	padding-left: 1em;
	margin-top: 2em;
	padding-bottom: .5em;
	margin-bottom: 2em;
}

.img-caption-right {
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: center;
	float: right;
	margin-left: 1em;
	}
.img-caption-left {
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: center;
	float: left;
	padding: 0 .5em 1em 0;
}
.shasta { display:block; width:100%; position:fixed; top:0px; z-index: 13; border-bottom: 4px #ff00cc solid; background-image:url(../images/shastasync-background.jpg); background-position: 0px -200px; background-color:white; background-repeat: no-repeat; font-size:1.1em; font-weight:bold; padding: 15px 0px 15px 50px; -moz-text-shadow: 0px 0px 6px white;-webkit-text-shadow: 0px 0px 6px white;text-shadow: 0px 0px 6px white; margin:0 auto;}

.shasta a { color:#9933cc; text-decoration:none; }
.red {
	color: #C00;
}
