body {
	margin: 0px;
	padding: 0px;
	background-image: url(../_images/bg_lines.jpg);
	background-position:top;
	background-color: #ffffff;
	min-width: 600px;
}


p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	color: #333;
	margin: 0px;
	padding: 5px 15px 5px 15px;
	text-align: left;
}
ul {
	font-family:Arial, Helvetica, sans-serif;
}

.navbg {
	background-image:url(../_images/nav_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}

.footertext {
	padding: 15px 15px 15px 15px;
	}

.right {
	width: 200px;
	}
	
.headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	line-height: 20px;
	font-size:14px;
	color:#339999;
	padding: 0px 0px 0px 0px;
	}
	
.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height: 20px;
	font-size:14px;
	color:#339999;
	padding: 5px 15px 05px 15px;
	}
	
	
.justaskanswer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: italic;
	color: #333;
	margin: 0px;
	padding: 0px 25px 15px 15px;
	}

.smalltype {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:11px;
	}



a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#993300;
	font-weight: normal;
	text-decoration:underline;

	}


a:visited {	 
	font-family:Georgia, "Times New Roman", Times, serif; 
	color:purple;
	font-weight:normal;

  }
  
ul {
	font-size: 12px;
	line-height:16px;
}


a:hover {
	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#000000;
	text-decoration:none;
	font-weight: normal;
  }

.nav {
	line-height:12px;
	font-size:14px;
	}