	<style media="screen" type="text/css">
	/* <!-- */
	/* General styles */
	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:#0f0f0f;	

		background-image:url('../images/palepink.gif');

		min-width:600px;		/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-size:190%;
		text-align:center;
	}
	a {
		color:#369;
	}
	a:hover {
		color:#ffffff;
		background-color:#369;
		text-decoration:none;
	}




#default a:hover{
display:block;

width:130;

border-style:solid;
border-width:0px;

margin-left:0px;
font:14px/24px arial, Helvetica, sans-serif;
font-weight:bold;
background:#ffffff;
color:#000000;
text-decoration:none;
}




	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
	}
	p {
		margin:.8em 0 1.0em 0;
		padding:0;
	}

	img.floatleft {
		float: left;
		padding:0px 25px 20px 0px;
	}

	img.floatright {
		float: right;
		padding:0px 0px 20px 25px;
	}






#menu{
background:#ffffff;
color:#000;
/*border-bottom:10px solid;
border-color:#00ffff;*/
position:relative;
top:0px;
left:0;
padding-left:60px;
width:80%;
z-index:30;
}

#menu ul{
padding:0;
margin:0;
display:inline;
list-style-type:none;
}

#menu li{
padding:0;
margin:0;
display:inline;
list-style-type:none;
}

#menu a:link{
display:block;
float:left;
text-align:center;
padding:02 15px 02 15px;
border-style:solid;
border-width:1px;
border-bottom:0px;
border-color:#000000;
/*border-bottom:2px solid #000000;
//border-top:2px solid #0;
//border-left:2px solid #0;
//border-right:2px solid #0;*/
margin-left:6px;
font:14px/24px arial, Helvetica, sans-serif;
font-weight:bold;
background:#f8f8f8;
color:#000080;
text-decoration:none;
}

#menu a:visited{
display:block;
float:left;
text-align:center;
padding:0 15px 0 15px;
border-style:solid;
border-width:1px;
border-bottom:0px;
border-color:#000000;
/*border-bottom:1px solid #000000;
//border-top:1px solid #0;*/
margin-left:6px;
font:14px/24px arial, Helvetica, sans-serif;
font-weight:bold;
background:#f8f8f8;
color:#000080;
text-decoration:none;
}


#menu a:hover{
display:block;
float:left;
text-align:center;
padding:02 15px 02 15px;
border-style:solid;
border-width:1px;
border-bottom:0px;
border-color:#000000;
/*border-bottom:1px solid #000000;
//border-top:1px solid #0;*/
margin-left:6px;
font:14px/24px arial, Helvetica, sans-serif;
font-weight:bold;
background:#ffe8f0;
border-style:solid;
border-width:1px;
border-bottom:0px;
border-color:#000000;
color:#000080! important;
position:relative;
z-index:50;
}


#menu2{
background:#ffffff;
color:#000;
/*border-bottom:10px solid;
border-color:#ccffff;*/
position:relative;
top:0px;
left:0;
padding-left:20px;
width:100%;
z-index:30;
}

#menu2 ul{
padding:0;
margin:0;
display:inline;
list-style-type:none;
}

#menu2 li{
padding:0;
margin:0;
display:inline;
list-style-type:none;
}

#menu2 a:link{
display:block;
float:left;
text-align:center;
padding:02 15px 02 15px;
border-style:solid;
border-width:1px;
border-bottom:0px;
border-color:#000000;
/*border-bottom:2px solid #000000;
//border-top:2px solid #0;
//border-left:2px solid #0;
//border-right:2px solid #0;*/
margin-left:6px;
font:14px/24px arial, Helvetica, sans-serif;
font-weight:bold;
background:#f8f8f8;
color:#000080;
text-decoration:none;
}

#menu2 a:visited{
display:block;
float:left;
text-align:center;
padding:0 15px 0 15px;
border-style:solid;
border-width:1px;
border-bottom:0px;
border-color:#000000;
/*border-bottom:1px solid #000000;
//border-top:1px solid #0;*/
margin-left:6px;
font:14px/24px arial, Helvetica, sans-serif;
font-weight:bold;
background:#f8f8f8;
color:#000080;
text-decoration:none;
}

#menu2 a:hover{
font:14px/24px arial, Helvetica, sans-serif;
font-weight:bold;
background:#ffe8f0;
border-style:solid;
border-width:1px;
border-bottom:0px;
border-color:#000000;
color:#000000! important;
position:relative;
z-index:50;
}






	.background {
		clear:none;
		position:relative;
		float:center;
		width:100%;
		margin:0px;
		background-image:url('../images/palepink.gif');
		text-align:center;
	}
	.background {
		border-bottom:0px solid #000;
		border-top:0px solid #000;
		border-left:0px solid #000;
		border-right:0px solid #000;

	}


	.left {
		clear:none;
		position:relative;
		float:left;
		top:0px;
		left:0px;
		width:46%;
		margin:0px;
		text-align:left;

	}


	.left_wide {
		clear:none;
		position:relative;
		float:left;
		top:0px;
		left:0px;
		width:51%;
		margin:0px;
		text-align:left;

	}

	.left_narrow {
		clear:none;
		position:relative;
		float:left;
		top:0px;
		left:0px;
		width:41%;
		margin:0px;
		text-align:left;

	}

	.right {
		clear:none;
		position:relative;
		float:right;
		top:0px;
		bottom:0px;
		right:0px;
		width:46%;
		margin:0px;
		text-align:left;

	}

	.right_wide {
		clear:none;
		position:relative;
		float:right;
		top:0px;
		bottom:0px;
		right:0px;
		width:51%;
		margin:0px;
		text-align:left;

	}

	.right_narrow {
		clear:none;
		position:relative;
		float:right;
		top:0px;
		bottom:0px;
		right:0px;
		width:41%;
		margin:0px;
		text-align:left;

	}


	.pad {
		clear:none;
		position:relative;
		float:left;
		padding:0px 0px 20px 0px;
	}

	.find_center {
		clear:none;
		position:relative;
		float:left;
		width:50%;
		padding:0px 0px 0px 0px;

	}


	.find_left {
		clear:none;
		position:relative;
		float:right;
		width:430px;
		padding:0px 0px 0px 0px;

	}

	.container{
		clear:both;
		position:relative;
		float:left;
		width:98%;
		text-align:left;

	}



	.frame_inner {
		clear:none;
		position:relative;
		float:left;
		width:800px;
		margin:08px;
		background-color:#ffffff;
		padding:0px 20px 20px 20px;
	}
	.frame_inner {
		border-bottom:2px solid #000000;
		border-top:2px solid #000000;
		border-left:2px solid #000000;
		border-right:2px solid #000000;

	}




	.frame_outer {
		clear:none;
		position:relative;
		top:50px;
		float:left;
/*		width:10%;	*/
		min-width:860px;
		width:860px;		/*adjust size here*/
		background-image:url('../images/pinknoflash.gif');
	}
	.frame_outer {
		border-bottom:2px solid #000;
		border-top:2px solid #000;
		border-left:2px solid #000;
		border-right:2px solid #000;
	}





	.horizontal_line {
		clear:none;
		position:relative;
		float:center;
		width:760px;		/*adjust size here*/
		padding:0px 2px 0px 2px;
		background-image:url('../images/pinknoflash.gif');
	}
	.horizontal_line {
		border-bottom:1px solid #000;
		border-top:1px solid #000;
		border-left:1px solid #000;
		border-right:1px solid #000;

	}


	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	/* 3 Column settings */
	.threecol {
/*		background:#000eee;	*/	/* right column background colour */
	}
	.threecol .colmid {
		right:25%;			/* width of the right column */
/*		background:#fff;	*/	/* center column background colour */
	}
	.threecol .colleft {
		right:50%;			/* width of the middle column */
/*		background:#f4f4f4;	*/      /* left column background colour */
	}
	.threecol .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:85%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	/* Footer styles */


    .question {
	clear:none;
	position:relative;
	float:left;
      color: #b4007a;
      background-color: transparent;
      font: bold 24px Verdana, Geneva, Arial, Helvetica, sans-serif;
      font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif;

	padding:20px 0px 0px 0px;
	text-align:left;
    }

    .answer {
	clear:none;
	position:relative;
	float:left;
      color: #000000;
      background-color: transparent;
      font: bold 24px Verdana, Geneva, Arial, Helvetica, sans-serif;
      font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif;

	padding:20px 0px 0px 0px;

	text-align:left;
    }


body.page_1 #menu li#page1 a{color:#000080;background:#ffd0e8;
border-color:#000000 #000000 #ccffff #000000;}
body.page_2 #menu li#page2 a{color:#000080;background:#ffd0e8;
border-color:#000000 #000000 #ccffff #000000;}
body.page_3 #menu li#page3 a{color:#000080;background:#ffd0e8;
border-color:#000000 #000000 #ccffff #000000;}
body.page_4 #menu li#page4 a{color:#000080;background:#ffd0e8;
border-color:#000000 #000000 #ccffff #000000;}
body.page_5 #menu li#page5 a{color:#000080;background:#ffd0e8;
border-color:#000000 #000000 #ccffff #000000;}
body.page_6 #menu li#page6 a{color:#000080;background:#ffd0e8;
border-color:#000000 #000000 #ccffff #000000;}
body.page_7 #menu li#page7 a{color:#000080;background:#ffd0e8;
border-color:#000000 #000000 #ccffff #000000;}
body.page_8 #menu li#page8 a{color:#000080;background:#ffd0e8;
border-color:#000000 #000000 #ccffff #000000;}
body.page_9 #menu li#page9 a{color:#000080;background:#ffd0e8;
border-color:#000000 #000000 #ccffff #000000;}

body.page_1 #menu2 li#page1 a{color:#000080;background:#ffd0e8;
border-color:#000000 #000000 #ccffff #000000;top:58px;}
body.page_2 #menu2 li#page2 a{color:#000080;background:#ffd0e8;
border-color:#000000 #000000 #ccffff #000000;}
body.page_3 #menu2 li#page3 a{color:#000080;background:#ffd0e8;
border-color:#000000 #000000 #ccffff #000000;}
body.page_4 #menu2 li#page4 a{color:#000080;background:#ffd0e8;
border-color:#000000 #000000 #ccffff #000000;}
body.page_5 #menu2 li#page5 a{color:#000080;background:#ffd0e8;
border-color:#000000 #000000 #ccffff #000000;}
body.page_6 #menu2 li#page6 a{color:#000080;background:#ffd0e8;
border-color:#000000 #000000 #ccffff #000000;}
body.page_7 #menu2 li#page7 a{color:#000080;background:#ffd0e8;
border-color:#000000 #000000 #ccffff #000000;}
body.page_8 #menu2 li#page8 a{color:#000080;background:#ffd0e8;
border-color:#000000 #000000 #ccffff #000000;}
body.page_9 #menu2 li#page9 a{color:#000080;background:#ffd0e8;
border-color:#000000 #000000 #ccffff #000000;}

	/* --> */
	</style>