* { 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: #e0dcbc;
	}

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


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:#000000;
	text-decoration:none;
	font-weight:bold;
	}	
		
table td a:hover {
	color:#009900;
	text-decoration:none;
	font-weight:bold;
	}




#mainTitle {
	color:#FFFFFF;
	font-size:3em;
	font-family:Tahoma;
	font-weight:bold;
	float:left;
	margin:80px 0 0 100px;
	padding: 5px 0 15px 0;
	}

#subTitle {
	color:#000000;
	font-size:2em;
	font-family:Tahoma;
	font-weight:bold;
	float: right;
	margin: 30px 90px 0 0px;
	line-height: 30px;
	}


.bgcolor1row {
	background-color:#FFCC66;
	}

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



	
.clear {
	clear:both;
	}	




	
/* FRAME */

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



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

#Contents #headBanner {
	background: transparent url("../images/temp2_headBanner.png") no-repeat left top;
	height: 271px;
	width: 850px;
	margin-top: 25px;
	}

#Contents #introBanner {
	background: transparent url("../images/temp2_introBanner_btm.png") no-repeat left bottom;
	width: 769px;
	margin: 0 auto;
	}

	#introText {
	color:#000000;
	font-size:1em;
	padding: 30px 40px;
	background: transparent url("../images/temp2_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;
	}

#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;
	}
	
	
		
#plugins {
	margin:10px auto;
	width: 300px;
	}	
			
	


	





/* Footer */

#Footer {
	background: transparent url("../images/temp2_bottom.png") no-repeat left bottom;
	height: 70px;
	text-align:center;
	font-size:0.95em;
	color:#777777;
	padding: 100px 0 50px 10px;
	}
