* { margin:0; padding:0;}

html {
	margin: 0;
	padding: 0;
	}

html, body, #Wrapper {
	min-height: 100%;
	width: 100%;
	height: 100%;
	}
	
html>body, html>body #Wrapper {
	height: auto;
	background-color: #ffc400;
	}

#Wrapper {
	width:100%;
	min-height: 100%;
	height: 100%;
	position: absolute;
	top: -6px;	
	left: 0px;
	}

body {
	font: normal 12px/160% Verdana, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	}

img { border:0;}

table {
	
/*	width:100%; */
	height:100%;
	}

table th {
	font-size:1em;
	text-align:center;
	line-height: 14px;
	}	

table td {
	font-size:0.9em;
/*	text-align:center; */
	line-height: 12px;
	}
		
table td a:link, a:visited {
	color:#0000CC;
	text-decoration:none;
/*	font-weight:bold; */
	}
	
table td a:hover {
	color:#0000CC;
/*	color:#33CC00; */
	text-decoration:none;
	font-weight:bold;
	}
	
p a:link, a:visited, a:hover {
	color:#0000CC;
	text-decoration:none;
/*	font-weight:bold; */
	}
	
/*
#mainTitle {
	color:#FFFFFF;
	font-size:3em;
	font-family:Tahoma;
	font-weight:bold;
	padding: 160px 0 0 70px;
	}
*/
	
h1 {
	color:#FFFFFF;
	font-size:2.6em;
	font-family:Tahoma;
	font-weight:bold;
	padding: 80px 0 0 60px;
	}
	
/*
#subTitle {
	color:#CCFF00;
	font-size:1.9em;
	font-family:Tahoma;
	font-weight:bold;
	line-height: 30px;
	padding: 15px 0 0 70px;
	}
*/

h2 {
	color:#CCFF00;
	font-size:1.8em;
	font-family:Tahoma;
	font-weight:bold;
	line-height: 30px;
	padding: 60px 0 0 60px;
	}
	
ul	{
	margin-left:17px;
	}
	
.titleRed {
	font-size: 1.5em;
	color: #CC0000;
	font-family: "Tahoma";
	font-weight:bold;
	line-height: 40px;
	text-align:left
	}
	
.titleRed2 {
	font-size: 2.5em;
	color: #CC0000;
	font-family: "Tahoma";
	font-weight:bold;
	line-height: 40px;
	text-align:center;
	}

.titleBlue {
	font-size: 1.3em;
	color: #0000FF;
	font-family: "Tahoma";
	font-weight:bold;
	line-height: 40px;
	text-align:left;
	vertical-align:middle;
	}

.answerBk {
	font-size:1.2em;
	color: #000000;
	font-family:"Tahoma";
	font-weight:bold;
	line-height:30px;
	text-align:left;
	}
	
.answerRed {
	font-size:1.2em;
	color: #CC0000;
	font-family:"Tahoma";
	font-weight:bold;
	line-height:30px;
	text-align:left;
	}

.bgcolor1row {
	background-color:#CCFF00;
	}

.bgcolor2row {
	background-color:#FFFFCC;
	}
	
.bgcolor1column {
	background-color:#f5f5f5;
	}

.clear {
	clear:both;
	}	

/* FRAME */

#Wrapper #Contents {
	position:relative;
	margin: 0 auto;
	width: 850px;
	background: transparent url("../images/temp5_bg.png") repeat-y;
	}

#Contents #MainContents {
	position:relative;
	margin: 0 auto;
	height: 100%;
	padding: 15px 0px 0 0px;
	background: transparent url("../images/temp5_top.png") no-repeat top left;
	}
	
/* Home Main Contents */

#Contents #headBanner {
	background: transparent url("../images/temp5_headBanner.png") no-repeat left top;
	height: 265px;
	width: 850px;
	margin-top: 15px;
	}
	
#choiceTable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.95em;
	color:#000000;
	width:600px;
/*	height:423px; */
	border: 6px solid #f7f7f7;
	margin-left: 115px;
	}

#MainContents #dirTable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.95em;
	color:#000000;
	width:720px;
/*	height:423px; */
	border: 6px solid #f7f7f7;
	margin-left: 58px;
	}
	
#Contents #introBanner {
	background: transparent url("../images/temp5_introBanner_btm.png") no-repeat left bottom;
	width: 769px;
	margin: 0 auto;
	}

	#introText {
	color:#000000;
	font-size:1em;
	padding: 10px 30px;
	background: transparent url("../images/temp5_introBanner_top.png") no-repeat left top;
	}

#Contents #textBtmOuter {
	width: 769px;
	margin: 0 auto;
	color:#000000;
	font-size:1em;
	}

	#textBtm {
	color:#000000;
	font-size:1em;
	padding: 30px;
	}		

#plugins {
	margin:10px auto;
	width: 300px;
	}	

/* Footer */

#Footer {
	background: transparent url("../images/temp5_bottom.png") no-repeat left bottom;
	height: 70px;
	text-align:center;
	font-size:0.95em;
	color:#777777;
	padding: 25px 0 25px 0px;
	}
	
#Footerlinks {
	text-align:center;
	color:#777777;
	text-decoration:none;
	}
	
#list {
	color:#000000;
	font-size:1.0em;
	line-height:20px;
	}

#reviews {
	font-size: 1.3em;
	color: #0000FF;
	font-family: "Tahoma";
	font-weight:bold;
	line-height: 40px;
	text-align:center;
	vertical-align:middle;
	width:336px;
	height:280%;
	border: 6px solid #f7f7f7;
	}
