//* Created using the Movable Type Style Generator <http://styles.movalog.com/generator/> */
/* $Id: base-weblog.css 14515 2005-07-12 00:01:26Z mpaschal $ */
/* basic elements */

html
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}


form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote
{
	margin-top: 10px;
	margin-bottom: 10px;
}


/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */
#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: relative;
          width: 100%; }

#banner { position: relative; }
#banner-inner { position: static; }

#footerr { position: relative; }
#footer-inner { position: static; }


#alpha, #beta, #gamma, #delta
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	position: static;
}

#alpha2, #beta2, #gamma2, #delta2
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#delta2 { float: right; }
#gamma2 { float: right; }


#alpha2-inner, #beta2-inner, #gamma2-inner, #delta2-inner
{
	position: static;
}


/* banner user/photo */



/* content */

.content-nav
{
	margin: 10px;
	text-align: center;
}

.date-header,
.entry-content
.blue-entry-content;
{
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}
.blue-entry-content,
.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
	margin: 5px 10px;
	color: #003366;
}

.entry-content,  a:link { color: #0033ff; text-decoration: none; }
.entry-content,  a:active { color: #0033ff; text-decoration: none; }
.entry-content,  a:visitied { color: #0033ff; text-decoration: none; }
.entry-content,  a:hover { color: #cc0033; }


.blue-entry-content,
{
	clear: both;
	margin: 5px 10px;
	color: #000000;
}

.blue-entry-content,  a { color: #0066ff; text-decoration: none; }
.blue-entry-content,  a:active { color: #0066ff; text-decoration: none; }
.blue-entry-content,  a:visited { color: #0066ff; text-decoration: none; }
.blue-entry-content,  a:hover { color: #cc0033; text-decoration: none; }



.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 20px 10px;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
{
	font-size: 1em;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
}

#comment-bake-cookie
{
	margin-left: 0;
	vertical-align: middle;
}

#comment-post
{
	font-weight: bold;
}

.img-center {
       text-align: center;
}

.img.image-full { width: 100%; }

.image-thumbnail
{
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img
{
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
}


/* modules */

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content
{
	position: relative;
	margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item
{
	margin-top: 2px;
	margin-bottom: 2px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }



/* * theme * */

/* basic page elements */

a:link { color: #0066ff; text-decoration: none; }
a:active { color: #0066ff; text-decoration: none; }
a:visited { color: #0066ff; text-decoration: none; }
a:hover { color: #cc0033; text-decoration: none; }

#banner a { color: #ffffff; text-decoration: none; }
#banner a:hover { color: #ffffff; }

h1, h2, h3, h4, h5, h6
{
          trebuchet, georgia, verdana, arial, sans-serif;
}

.centext {text-align: center;}

/* flow text around images */

#simgl { float: left;
margin-right: 5%;
}

#simgclrlft { clear: left}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   position: relative;
   width: 100%;
   width: auto;
   margin: 0;
   border-top: 2px solid #ffffff;
   border-left: 2px solid #ffffff;
   padding: 5px;
   color: #330099;
   background: #ccccff;
   font-size: medium;
   font-weight:bold;
   line-height: 1;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
	color: #330099;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {font-size: 1em;}


/* page layout */

body
{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
       font-family: Trebuchet, Verdana, Georgia, sans-serif;
	font-size: 1em;
	text-align: center;
	min-width: 70%;
        color: #003366;
	background: #ccccff;
}


#container
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 99%;
        height: auto;
   	background: #ffffff;
}
#container-inner { position: relative;
    width: 99%; 
    border: .5em solid #9999cc;
}


#donation-banner
{
	width: 100%; 
	background-color: #996699;
        height: auto;
        border-bottom: .5em solid #9999cc;
}

#donation-banner-inner
{
	padding: 15px 13px;
        text-align: center;
}

#donation-banner-header
{
	margin: 0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #ffffff;
	font-size: x-large;
	text-align: center;
        font-weight:bold;
	line-height: 1;
}

#donation-banner-description
{
 	width: 98%; 
        background: #996699;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
        color: #ffffff;
        text-align: left;
        font-size: medium;
        font-weight: bold;
	line-height: 1.25;
        padding: 10px;
}

.donor-banner-description
{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
        color: #ffffff;
        text-align: center;
        font-weight: bold;
}

.donor-list
{      font-family: 'Trebuchet MS', Verdana, sans-serif;
       color: #003366;
       line-height: .8;
       font-weight: bold;
}


#banner {
        position: relative;
	width: 100%; 
	background-color: #996699;
        height: auto;
        background-image: none;
        text-decoration: none;
        padding: 0;
        border-bottom: .5em solid #9999cc;
}

#banner-inner
{
        position: static;
	padding-top: 1%; 
	padding-right: 1%; 
	padding-left: 1%; 
	padding-bottom: 0; 
}

#banner-leftimage
{
	width: 32%; 
        height: auto;
        text-align: left;
        float: left;
        margin: 0;
        padding: 0;
}

#banner-textright
{
	width: 66%; 
        float: right;
        margin: 0;
        padding: 0;
}

#banner-header
{
        float: center;
	margin: 0;
	font-family: Times, "Times New Roman", serif;
	color: #ffffff;
	font-size: 2.3em;
	text-align: left;
        font-weight:bold;
	line-height: 1em;
}

#banner-description
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #ffffff;
        font-size: 1em;
        text-align: left;
        font-weight: bold;
        margin-left: 0;     
        margin-right: 3%;
        margin-bottom: 0;     
	line-height: 1em;
}

#banner-left { 
       position: relative;
       display: inline; /* ie win bugfix */;
       float: left;
       width: 84%;
       background-color: #996699;
       margin-right: 1%;
}

.banner-left; {
        position: static;
}

#banner-left-left {
       display: inline; /* ie win bugfix */;
       float: left;
       width: 17%;
       background-color: #996699;
}

#banner-left-right {
       display: inline; /* ie win bugfix */;
       float: right;
       width: 82%;
       background-color: #996699;
}

.banner-center { 
        display: inline; /* ie win bugfix */;
        padding: 0;
	font-family: Times, "Times New Roman", serif;
        font-weight: bold;
        text-decoration: none;
        text-align: center;
	background-color: #996699;
        color: #ffffff; 
        line-height: 1.5 em;
        margin-top: 2 em;
        margin-left: 1%;
}
            
#banner-right { 
       position: relative;  
       float: right;
       display: inline; /* ie win bugfix */;
       width: 15%;
       background-color: #996699;
       margin: 0;
}

#banner-sub {
        position: relative;
        vertical-align: top;
        height: auto;
        width: 98%;
        margin-right: 1%; 
        border: 0;
        padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000099;
        float: left;
        background-color: #fff;
        clear: both;
}

.banner-sub {
        display: inline; /* ie win bugfix */;
        padding: 0;
	font-family: Times, "Times New Roman", serif;
        font-weight: bold;
        text-decoration: none;
        background-color: #fff;
        line-height: 1 em;
}

#banner-sub-inner
{
        position: static;
}

#banner-sub-left { 
        display: inline; /* ie win bugfix */;
        position: relative;
        float: left;
        width: 25%;
        padding: 0;
        border: 0;
        text-align: left;
        background-color: #fff;
        margin-left: 1%;
}

#banner-sub-right { 
        display: inline; /* ie win bugfix */;
        position: relative;
        float: right;
        width: 25%;
        padding: 0;
        border: 0;
        text-align: right;
        background-color: #fff;
        margin-right: 1%;
}

#banner-sub-left50 { 
        display: inline; /* ie win bugfix */;
        position: relative;
        float: left;
        width: 57%;
        padding: 0;
        border: 0;
        text-align: left;
        background-color: #fff;
        margin-left: 1%;
        font-size: 1.2em;
}

#banner-sub-right50 { 
        display: inline; /* ie win bugfix */;
        position: relative;
        float: right;
        width: 40%;
        padding: 0;
        border: 0;
        text-align: right;
        background-color: #fff;
        margin-right: 2%;
        font-size: 1.2em;
}

            
#banner-sub-center { 
        display: inline; /* ie win bugfix */;
        position: relative;
        width: 50%;
        padding: 0;
        border: 0;
        text-align: left;
        background-color: #fff;
        margin: 1px;
        clear: right;
}


#footer
{
	width: 99%; 
	background-color: #a3b8cc;
}

#footer-inner
{
	padding: 15px 13px;
}

.footer-header
{
	margin: 0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #ffffff;
	font-size: small;
	text-align: left;
       font-weight:bold;
	line-height: 1.25em;
}


#link-menu {font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: medium;
        text-align: left;
        font-weight: bold;}


#alpha { float:left; margin: 15px 15px 0 15px; width: 27%; background: #ffffff; }
#beta { float:right; width: 27%; background: #e6ecf2; }
#gamma { float:right; width: 27%; background: #e6ecf2; }
#delta { float:right; width: 19%; background: #e6ecf2; }



#alpha2 { float:left; margin: 15px 15px 0 15px; width: 68%; background: #ffffff; }
#beta2 { float:right; width: 20%; background: #e6ecf2; }
#gamma2 { float:right; width: 20%; background: #e6ecf2; }


#beta-inner,
#gamma-inner,
#delta-inner
{
   padding: 10px 10px 0 10px;
   border-width: 2px 2px 2px 0;
   border-style: solid;
   border-color: #fff;
}

#beta2-inner,
#gamma2-inner,
#delta2-inner
{
   padding: 10px 10px 0 10px;
   border-width: 2px 2px 2px 0;
   border-style: solid;
   border-color: #fff;
}



	#alpha-inner {
	padding: 10px 10px 0 10px;
	border-top: 2px solid #ffffff;
        border-right: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff;
	}

	#beta-inner {
	padding: 10px 10px 0 10px;
	border-top: 2px solid #ffffff;
        border-right: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff;
	
	}
	
	#gamma-inner {
	padding: 10px 10px 0 10px;
	border-top: 2px solid #ffffff;
        border-right: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff;
	}	


	#alpha2-inner {
	padding: 10px 10px 0 10px;
	border-top: 2px solid #ffffff;
        border-right: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff;
	}

	#beta2-inner {
	padding: 10px 10px 0 10px;
	border-top: 2px solid #ffffff;
        border-right: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff;
	
	}
	
	#gamma2-inner {
	padding: 10px 10px 0 10px;
	border-top: 2px solid #FFFFFF;
        border-right: 2px solid #FFFFFF;
        border-bottom: 2px solid #FFFFFF;
	}	


.date-header
{
	margin-top: 0;
	background: #FFFFFF;
	font-family: Palatino, 'Times New Roman', serif;
	text-align:center;
	color: #993300;
	font-size: 1em;
        font-weight:bold;
        border-bottom: 0px solid #ffffff;
	
}

.entry-header
{
	margin-top: 0;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color: #6666cc;
	font-size: 1em;
        font-weight:bold;
	padding: 5px;
        border-left: 5px solid #cc99ff;
		
}
.blue-entry-content,
.entry-content,
.comment-content,
.trackback-content
{
	background: #ffffff;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:left;
       color: #003366;
	font-size: 1em;
	margin: 0;
        padding: .5em;
	line-height: 1.3em;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
	background: #ffffff;
	margin: 0 0 20px 0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:right;
	color: #666666;
	font-size: small;
        border-top: 1px solid #dae0e6;
	}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
	margin-left: 10px;
}

.content-nav { margin-top: 0; }

#trackbacks-info
{
	margin: 10px 0;
	border: 1px dashed #a3b8cc;
	padding: 0 10px;
	color: #292e33;
	font-size: 11px;
	background: #e6ecf2;
}

.comments-open-footer
{
	margin: 10px 0;
}

blockquote {font-family: Georgia, Garamond, serif;}

/* modules */

.module
{
	margin: 0 0 10px 0;
}

.module-content
{
	margin: 0 0 10px 0;
	padding: 10px 10px 0 10px;
	line-height: 1.2;
	background: #ffffff;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:left;
        color: #003366;
	font-size: small;
        border-top: 2px solid #cfd4d9;
        border-right: 2px solid #000000;
        border-bottom: 2px solid #000000;
        border-left: 2px solid #cfd4d9;
}

.module-powered { border-width: 0; }
.module-powered .module-content
{
	margin-bottom: 0;
	padding-bottom: 10px;
	background: #ffffff;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:left;
	color: #292e33;
	font-size: x-small;
        border-top: 1px dashed #a3b8cc;
        border-right: 1px dashed #a3b8cc;
        border-bottom: 1px dashed #a3b8cc;
        border-left: 1px dashed #a3b8cc;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list
{
	margin:  0 5px 0 5px;
        color: #003366;
}

/* The following modules alter the bullet image for lists */

.module-list .module-list
{
	margin: 5px 0 0 0;
	padding-left: 10px;
	list-style: circle;
}

.module-list-item
{
	margin: 0 5px 0 5px;
        color: #003366;
        list-style-image: url(http://voidnow.org/mt-static/images/BulletOrange.GIF) ;
}

.bluarrow {
	margin: 0 5px 0 5px;
        color: #003366;
        list-style-image: url(http://voidnow.org/mt-static/images/BlueArrow.GIF) ;
 }

.bulletnoimg {
	margin: 0 5px 0 5px;
        color: #003366;
        list-style: none;
}

/* End bullet list image modules */

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-photo img { border: 3px solid #fff; }


/* comments */

textarea[id="comment-text"] { width: 80%; }

.commenter-profile img
{
	vertical-align: middle;
	border-width: 0;
}


/* one-column tweaks */

   .layout-one-column body { min-width: 520px; }
   .layout-one-column #container { width: 520px; }
   .layout-one-column #banner { width: 100%; } /* necessary for ie win */
   .layout-one-column content { width: 100%;
    padding:5px;} 

/* two-column-left tweaks */

   .layout-two-column 
   {  margin-left: 5%;
      width: 90%; }

   .layout-two-column50 #alpha
   {
      margin: 0;
      width: 50%;
      background: #e6ecf2;
      float:left;
   }

   .layout-two-column50 #alpha-inner
   {
      padding: 10px 10px 0 10px;
      border-top: 2px solid #ffffff;
      border-right: 2px solid #ffffff;
      border-bottom: 2px solid #ffffff;
   }

   .layout-two-column50 #beta
   {
  	float:right;
        margin: 0;
        width: 50%;
        background: #e6ecf2;
   }

   .layout-two-column50 #beta-inner
   {
      padding: 10px 10px 0 10px;
      border-top: 2px solid #FFFFFF;
      border-left: 2px solid #FFFFFF;
      border-bottom: 2px solid #FFFFFF;
   }


   .layout-two-column #alpha
   {
      margin: 0;
      width: 70%;
      background: #e6ecf2;
      float:left;
   }

   .layout-two-column #alpha-inner
   {
      padding: 20px 20px 0 20px;
      border-top: 2px solid #FFFFFF;
      border-right: 2px solid #FFFFFF;
      border-bottom: 2px solid #FFFFFF;
   }

   .layout-two-column #alpha2-inner
   {
      padding: 10px 10px 0 10px;
      border-top: 2px solid #FFFFFF;
      border-right: 2px solid #FFFFFF;
     border-bottom: 2px solid #FFFFFF;
   }


   .layout-two-column #beta
   {
  	float:right;
        margin: 15px 15px 0 15px;
        width: 480px;
        background: #FFFFFF;
   }

   .layout-two-column #beta-inner
   {
      padding: 0;
      border-width: 0;
   }

   .layout-two-column #beta2-inner
   {
      padding: 0;
      border-width: 0;
   }

   .layout-two-column #gamma2
   {
  	float:right;
        margin: 15px 15px 0 15px;
        width: 25%;
        background: #FFFFFF;
   }

   .layout-two-column #gamma2-inner
   {
      padding: 0;
      border-width: 0;
   }

   .layout-two-column #gamma2-inner
   {
      padding: 0;
      border-width: 0;
   }

/* three-column tweaks */


#alpha3 { display: inline; /* ie win bugfix */; float: left; margin: 0; width: 39%; background: #e6ecf2; padding: 0; position: relative; min-height: 1px;}
#beta3 { display: inline; /* ie win bugfix */; float: right; margin: 0; width: 39%; background: #e6ecf2; padding: 0; position: relative; min-height: 1px;}
#gamma3 { display: inline; /* ie win bugfix */; float: right; margin: 0; width: 22%; background: #e6ecf2; padding: 0; position: relative; min-height: 1px;}


#alpha3-inner,
#beta3-inner,
#gamma3-inner,
#delta3-inner
{
   padding: 1em 1em 1em 1em;
   border-width: .5em .5em .5em .5em;
   border-style: solid;
   border-color: #fff;
   position: static;
}


   .layout-three-column #alpha3
   {
      display: inline; /* ie win bugfix */
      top: 0;
      margin-left: .5em;
      margin-top: .5em;
      border: 0;
      width: 38%;
      background: #e6ecf2;
      float: left;
      padding: 0;
   }

   .layout-three-column #alpha3-inner
{
   padding: 1em 1em 1em 1em;
   border: none;
}

   .layout-three-column #beta3
   {
      display: inline; /* ie win bugfix */
      top: 0;
      margin: 0;
      border: 0;
      width: 38%;
      background: #e6ecf2;
      float: right;
      padding: 0;
   }

   .layout-three-column #beta3-inner
{
   padding: 1em 1em 1em 1em;
   border-width: .5em .5em .5em .5em;
   border-style: solid;
   border-color: #fff;
}
 
   
   .layout-three-column #gamma3
   {
      display: inline; /* ie win bugfix */      
      top: 0;
      margin: 0 ;
      border: 0;
      width: 22%;
      background: #e6ecf2;
      float:right;
      padding: 0;
   }

   .layout-three-column #gamma3-inner
{
   padding: 1em 1em 0 1em;
   border-width: .5em .5em .5em 0;
   border-style: solid;
   border-color: #fff;
}

   .layout-three-column #delta3
   {
      margin: 0;
      width: 27%;
      background: #e6ecf2;
      float:right;
   }

   .layout-three-column #delta3-inner
{
   padding: 1em 1em 0 1em;
   border-width: .5em .5em .5em 0;
   border-style: solid;
   border-color: #fff;
}


   .layout-three-column #alpha
   {
      margin: 0;
      width: 25%;
      background: #e6ecf2;
      float: left;
   }

   .layout-three-column #alpha-inner
   {
      padding: 10px 10px 0 10px;
      border-top: 2px solid #FFFFFF;
      border-right: 2px solid #FFFFFF;
      border-bottom: 2px solid #FFFFFF;
      color: #330099;
   }

   .layout-three-column #beta
   {
      float:left;
      margin: 0;
      width: 25%;
      background: #e6ecf2;
   }

   .layout-three-column #beta-inner
   {
      padding: 10px 10px 0 10px;
      border-top: 2px solid #FFFFFF;
     border-right: 2px solid #FFFFFF;
     border-bottom: 2px solid #FFFFFF;
     color: #330099;
   }
 
   
   .layout-three-column #gamma
   {
      margin: 0;
      width: 17%;
      background: #e6ecf2;
      float:right;
   }

   .layout-three-column #gamma-inner
   {
      padding: 10px 10px 0 10px;
      border-top: 2px solid #FFFFFF;
      border-right: 2px solid #FFFFFF;
      border-bottom: 2px solid #FFFFFF;
   }   

   .layout-three-column #delta
   {
      margin: 0;
      width: 27%;
      background: #e6ecf2;
      float:right;
   }

   .layout-three-column #delta-inner
   {
      padding: 10px 10px 0 10px;
      border-top: 2px solid #FFFFFF;
      border-right: 2px solid #FFFFFF;
      border-bottom: 2px solid #FFFFFF;
      color: #330099;
   }


ul {   position: relative;
	margin-left: 20px;
        padding: 0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
        font-size: 1.1em;
	margin-bottom: 10px;
}

li  {	margin-left: 6px;
        padding: 0 0 0 0px;
        list-style-image: url(http://voidnow.org/mt-static/images/RedV.GIF) ;
        color: #003366;        
}

.altblu,
.altnav
{	margin: 0 5px 0 5px;
        color: #003366;
        list-style-image: url(http://voidnow.org/mt-static/images/BlueArrow.GIF) ;
 }
 

.altblu a:link {color: #003399; text-decoration: none;}
.altblu a:active {color: #003399; text-decoration: none;}
.altblu a:visited {color: #003399; text-decoration: none;}
.altblu a:hover {color: #cc0033; text-decoration: none;}

.altnav a:link {color: #333366; text-decoration: none;}
.altnav a:active {color: #333366; text-decoration: none;}
.altnav a:visited {color: #333366; text-decoration: none;}
.altnav a:hover {color: #cc0033; text-decoration: none;}
