body 	{
		background-image: url(images/bgLg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
  	padding: 0px;
	font-size: 11;
	color: #D8ECFF;
	font-family: Georgia, Verdana, Arial, Helvetica, 	sans-serif;
	line-height: 1.8;
	word-spacing: 3px;
	background-color: #F0EFF0;
	}
#bg {
background-image: url(images/bg.gif); 		background-position: right bottom; 		background-attachment: 	fixed; background-repeat: 	no-repeat;

}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 190px;
}
#nav {
	background-color: #415485;
	height: 21px;
}

#content {
	background-color: #440044;
	padding: 0;
	margin: 0;
	border: 0;
	border-top: 0;
	width: 760px;
}
#mainheading {
	margin-left: 25px;
	text-align: left;
	text-indent: 1em;
	font-weight: 600;
	color: #D8ECFF;
	letter-spacing: 4px;
	border-bottom: solid 1px #D8ECFF;
	background-image: url(images/maincontent_top_5.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 5px;
}

#subheading {
	padding-bottom: 10px;
	margin-left: 20px;
	text-align: left;
	text-indent: 1em;
	font-size: 15;
	color: #D8ECFF;
	font-weight: bold;
	letter-spacing: 4px;
	background: none;
}
#maincontent {
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 10px;
	width: 80%;
	font-size: .9em;
}
#maincontent a {
	color: #D8ECFF;
	text-decoration: underline;
	font-weight: bolder;
}

#maincontent a:hover {
	color: #CC99FF;
	text-decoration: underline;
	font-weight: bolder;
}

#footer{
	font-family: verdanda, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #D8ECFF;
	background-color: purple;
	width: 760px;
	padding-bottom: 10px;
	padding-top: 8px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 48px;
	}

#footer a {
	color: #CC99FF;
	text-decoration: none;
}

#footer a:visited {
	color: #CC99FF;
}

#footer a:hover {
	color: #CC99FF;
	text-decoration: underline;
}
#toenail {
	background-image: url(images/toenail_2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 48px;
	}

#question {
	background-color: #9A4062;
	font-style: italic;
	width: 570px;
	padding: 20px;
	margin-top: 40px;
	text-align: justify;
	background-image: url(images/question.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#answer-blue {
	background-color: #1B60A3;
	width: 570px;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: justify;
	background-image: url(images/answer_blue.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#answer {
	background-color: #8AA835;
	width: 570px;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: justify;
	background-image: url(images/answer.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#heading {
	font-size: 20;
	margin-left: 25px;
	text-align: left;
	text-indent: 1em;
	font-size: 20;
	color: #D8ECFF;
	font-weight: 600;
	letter-spacing: 4px;
	border-bottom: solid 1px #D8ECFF;
	background: none;
	height: 25px;
}
