/* apollocon.org stylesheet - basic layout styles */

      body {
         margin: 0;
         padding: 0;
         font-family: Verdana, sans-serif;
         font-size: small;
         width: 960px;
         height: 100%;
         text-shadow: 1px 1px 1px rgba(0,0,0,.8);
         }

      a {
         text-decoration: underline;
         font-weight: bold;
         }

      #hdr {
         height: 210px;
         text-align: center;
         }
         
      #nav1 {
         margin-top: 0px;
         margin-bottom: 0px;
         }
         
      #nav2 {
      	height: 30px;
      	margin-top: 0px;
      	}
         
      #nav2a, #nav2e {
         display: none;
         }

		#main {
			position: absolute; 
			top: 310px;
         width: 100%;
			}

      ul.nav {
      	list-style-type: none;
         margin-top: 0px;
         margin-left: 0px;
         margin-right: 0px;
         margin-bottom: 0px;
         }

      ul.nav li {
         padding: 5px 5px 5px 5px;
         border: 2px solid;
         margin-bottom: 0px;
         margin-left: 0px;
         margin-right: 0px;
         float: left;
         font-size: 85%;
         text-shadow: 1px 1px 1px rgba(0,0,0,.8);
			-moz-border-radius: 1em 4em 1em 4em;
			-webkit-border-radius: 1em 4em 1em 4em;
			border-radius: 1em 4em 1em 4em;
         /*behavior: url(./PIE.php);*/
         }
     
      ul.nav li a {
         text-decoration: none;
         font-weight: bold;
         text-shadow: 1px 1px 1px rgba(0,0,0,.8);
         }

      ul.nav li a:hover {
         text-decoration: none;
         font-weight: bold;
         text-shadow: 1px 1px 1px rgba(0,0,0,.8);
         }
            
      ul.nav li:hover a{
         text-decoration: none;
         font-weight: bold;
         text-shadow: 1px 1px 1px rgba(0,0,0,.8);
         }

      .offst {
         text-decoration: none;
         }
 
      .centeredimage {
         text-align: center;
         }

      .box, .box2 {
         position: relative;
         border-width: 3px 3px 3px 3px;
         border-style: solid;
         margin: 0px 0px 10px 0px;
         float: left;
         width: 100%;
			}
			

      .box, .box2, .newshdr, .newsftr, ul.nav li {
         -moz-box-shadow: 2px 2px 2px rgba(240,240,240,.8);
         -webkit-box-shadow: 2px 2px 2px rgba(240,240,240,.8);
         box-shadow: 2px 2px 2px rgba(240,240,240,.8);
         /*behavior: url(./PIE.php);*/
         }

		.box {
         -moz-border-radius: 15px 15px 0px 0px;
         -webkit-border-radius: 15px 15px 0px 0px;
         border-radius: 15px 15px 0px 0px;
         /*behavior: url(./PIE.php);*/
			}
         
		.box2 {
         -moz-border-radius: 0px 0px 15px 15px;
         -webkit-border-radius: 0px 0px 15px 15px;
         border-radius: 0px 0px 15px 15px;
         /*behavior: url(./PIE.php);*/
			}
         
      .grid_3 .box, .grid_3 .box2 {width: 152px;}
      .grid_13 .box, .grid_13 .box2 {width: 752px;}
      .grid_16 .box, .grid_16 .box2 {width: 932px;}

      .big {
         font-size: 150%;
         }
     
      .med { 
         font-size: 125%;
         }

      .nrm {
         font-size: 100%;
         }

      .sml {
         font-size: 75%;
         }

      .ttl {
         text-align: center;
         font-weight: bold;
         padding: 1em .1em 1em .1em;
         border-bottom: 2px solid #333;
         border-top: none;
         border-left: none;
         border-right: none;
         -moz-border-radius: 15px 15px 0px 0px;
         -webkit-border-radius: 15px 15px 0px 0px;
         border-radius: 15px 15px 0px 0px;
         /*behavior: url(./PIE.php);*/
         }
         
      .box2 .ttl {
         -moz-border-radius: 0px;
         -webkit-border-radius: 0px;
         border-radius: 0px;
         /*behavior: url(./PIE.php);*/
      	}   
 
		.sttl {
			font-weight: bold;
			margin-top: .5em;
			text-align: center;
			}

      .txt {
         font-weight: normal;
         padding: 0px 20px 5px 20px;
         }
         
      .dctr {
      	margin-left: auto;
      	margin-right: auto;
      	}   

      .ctr {
         text-align: center;
         }

      .lft {
         text-align: left;
         }

      .rgt {
         text-align: right;
         }

      .jst {
         text-align: justify;
         }

		.hds {
			padding-top: 1em;
			}

		.fts {
			padding-bottom: 1em;
			}

      .nodec {
      	text-decoration: none;
      	}
      	
      .hide {
      	display: none;
      	}
         
      .newshdr {
         position: relative;
         border-width: 3px 3px 3px 3px;
         border-style: solid;
         margin-bottom: 10px;
         float: left;
         width: 146px;
         font-style: italic;
         font-weight: bold;
         text-align: center;
         padding: 2px 3px 2px 3px;
			-moz-border-radius: 1em 4em 1em 4em;
			-webkit-border-radius: 1em 4em 1em 4em;
			border-radius: 4em 1em 4em 1em;
         /*behavior: url(./PIE.php);*/
         }
         
      .newsftr {
         position: relative;
         border-width: 3px 3px 3px 3px;
         border-style: solid;
         margin-bottom: 10px;
         float: left;
         width: 146px;
         font-style: italic;
         text-align: center;
         padding: 2px 3px 2px 3px;
         -moz-border-radius: 0px 0px 15px 15px;
         -webkit-border-radius: 0px 0px 15px 15px;
         border-radius: 0px 0px 15px 15px;
         /*behavior: url(./PIE.php);*/
         }
         
      .newsttl {
         font-weight: bold;
         text-align: center;
         padding: 2px 3px 2px 3px;
         border-bottom: 2px solid #333;
         -moz-border-radius: 15px 15px 0px 0px;
         -webkit-border-radius: 15px 15px 0px 0px;
         border-radius: 15px 15px 0px 0px;
         /*behavior: url(./PIE.php);*/
         }
         
      .newstxt {
         text-align: center;
         padding: 2px 3px 2px 3px;
         }
         
       .nobrdr {
          border: none;
          }