#container {
	width: 860px;
	\width: 860px;
	w\idth: 860px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	}

#banner {
	padding: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	background-image: url(images/kick050221.jpg);
	margin-right: 25px;
    	background-repeat: no-repeat;
	height: 177px;
	background-position: right top;
	}

.PayPall { color: red; float: right; }

#date1 {
	position: relative;
	color: black;
	left:0px;
	top:0px;
/*	font-size: 34px;  */
        font-size: 22px;
	font-weight: bold;
	}

#date2 {
        position: relative;
	color: gray;
        left:-243px;
        top:1px;
        font-size: 34px;
	font-weight: bold
        }

.ages30-1 {
        position: relative;
        color: black;
        left:0px;
        top:0px;
        font-size: 20px;
        font-weight: bold;
        }

#ages30-2 {
        position: relative;
        color: gray;
        left:-167px;
        top:1px;
        font-size: 20px;
        font-weight: bold;
        }

.ages40-1 {
	position: relative;
        color: black;
        left:0px;
        top:0px;
	font-size: 20px;
	font-weight: bold;
	}

#ages40-2 {
        position: relative;
        color: gray;
        left:-145px;
        top:1px;
        font-size: 20px;
        font-weight: bold;
        }

.ages50-1 {
        position: relative;
        color: black;
        left:0px;
        top:0px;
        font-size: 20px;
        font-weight: bold;
        }

@media handheld  {
   #container { width: 740px; \width: 740px; w\idth: 740px; }
   }

/* 800 is my Nokia N* iPod is 480 
(min-width: 400px) and (max-width: 700px)
@media only screen and (max-device-width: 800px) {
*/

@media only screen and (min-width: 400px) and (max-width: 800px) {
   #container { width: 740px; \width: 740px; w\idth: 740px; }
   .ages30-1 { visibility: hidden; }
   .ages40-1 { visibility: hidden; }
   .ages50-1 { visibility: hidden; }
   }

#content { font-size: 14px;
	padding: 5px;
	margin-left: 150px;
	min-height: 480px;
	background-color: #CCCCFF;
        font-family: Georgia, Helvetica, Arial, "Times New Roman";
	-webkit-border-radius: 8px;
        -moz-border-radius: 8px;
	}

#content a[href $='.pdf'] { 
         padding-right: 18px;
         background: transparent url("images/pdf.gif") no-repeat center right;
}

#content a:link { text-decoration: none; }
#content a:visited { text-decoration: none; }
#content a:hover { text-decoration: underline; }

#sidebar {
	float: left;
	line-height : 110%;
	width: 135px;
	\width: 145px;
	w\idth: 135px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	background-color: #E6AEF6;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	}

.navbox {
	font-size: 15px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	background-color: #CCCCFF;
	border-color: #FFFFDE;    
	border-style: groove; 
	border-width: 3px; 
	padding: 1px;
	margin: 2px;
   }

.nav-list {
	list-style-type: none;
	}

.navbox a:hover { color: #FFF; }

.navbox a { text-decoration: none; }

.ModDate { font-size: 12px; }

#footer { clear: both;
	  padding: 5px;
	  margin-top: 5px;
	  background-color: rgb(213, 219, 225);
	  text-align: center;
	  font-size: 9px;
	  -webkit-border-radius: 8px;
	  -moz-border-radius: 8px;
	}

#footer a { text-decoration: none; }

.foximg { border: 0; }

#Firefox { margin-left: 5px; }
.Firefox { text-align: center; }

h3	{ text-align: center; }

.pdf-logo img { border-width: 10px; background-color: yellow; }

.question { font-weight: bold; }

.answer { }
