body {
	margin: 0 auto 0 auto;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	background-color: #FFFFFF;
	background-image: url(/img/bgimages/bg.jpg);
	background-repeat:no-repeat;
	/*background-attachment: fixed;*/
	background-position: top center;
}

h2 {
	font-size: 18px;
	/*
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	*/
	color: #8cc63f;
}

h4 {
	font-size: 12px;
	/*
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	*/
	color: #333;
}

form {
	margin: 0;
	padding: 0;
}
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
}
	input.empty, textarea.empty {
	color: #CCCCCC;
	}
img {
	border: 0 !important;
	text-decoration: none !important;
}
#logo img{

}

p {
margin-top: 0px;
}

a {
	color: #f7941d;
	text-decoration:underline;
}
a:hover,
a:active{
	color: #f7941d;
	text-decoration:underline;
}
strong {
	font-weight: bolder;
}

/*
hr {
	display: block;
	border-bottom: 1px solid #EEEEEE;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	overflow: hidden;
	background-color: #EEEEEE;
	height: 1px;
	outline: none;
	border: 0;
}
*/
hr {
	display: block;
	background-image: url(/img/contentDivide.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0;
	margin: 0px auto 0px auto;
	border: none;
	height: 50px;
}	

.contentDivide {
	background-image: url(/img/contentDivide.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin:0px auto 0px auto;
	height: 50px;
}



sup {
	padding: 0;
	margin: 0;
	font-size: 0.6em;
	text-transform: capitalize;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}


.text {
	color: #000000;
}
.clear {
	display: block;
	clear: both;
}
.padded {
	padding: 20px 40px 40px 40px;
	overflow:hidden;
}
/* Holly Hack Targets IE Win only \*/
* html .padded {height: 1%;}
/* End Holly Hack */

.divFlash{display:none;}
.divHtml{display:block;}

/* -------------------- */

#container {
	margin: 0 auto 0 auto;
	padding: 50px 0px 0px 0px;
	width: 880px;
}
/* Holly Hack Targets IE Win only \*/
* html #container {height: 1%;}
/* End Holly Hack */


.left {
	display: block;
	float: left;
	overflow: hidden;
}
.right {
	display: block;
	float: right;
	overflow: hidden;
}


/* ^^^^^^^^^^^^ box stuff ^^^^^^^^^^^^^^^^^^^ */


.box_c {
}

/* ORANGE TOP HEADER AREA */
.box_mt,
.box_tmm{
	display: block;
	overflow: hidden;
}

.box_tml,
.box_tmr{
	display: block;
	background-repeat: no-repeat;
	overflow: hidden;
}

.box_tml{
	padding-left: 55px;
	background-position: left top;
}

.box_tmr{
	padding-right: 55px;
	background-position: right top;
}


/* END ORANGE TOP HEADER AREA*/



/* GRAY FOOTER AREA */
.box_mb,
.box_bmm{
	display: block;
	height: 91px;
	overflow: hidden;
}

.box_bml,
.box_bmr{
	display: block;
	background-repeat: no-repeat;
	overflow: hidden;
}

.box_bml{
	padding-left: 55px;
	background-position: left top;
}

.box_bmr{
	padding-right: 55px;
	background-position: right top;
}


/* END GRAY FOOTER AREA */




.box_t,
.box_b,
.box_tm,
.box_bm {
	display: block;
	height: 55px;
	overflow: hidden;
}

.box_tl,
.box_tr,
.box_ml,
.box_mr,
.box_bl,
.box_br{
	display: block;
	background-repeat: no-repeat;
	overflow: hidden;
}

.box_ml,
.box_mr{
	background-repeat: repeat-y;
}

.box_tl,
.box_ml,
.box_bl{
	padding-left: 55px;
	background-position: left top;
}

.box_tr,
.box_mr,
.box_br{
	padding-right: 55px;
	background-position: right top;
}


.box_tl 	{background-image: url(/img/box_page/top_left.png);}
.box_tr 	{background-image: url(/img/box_page/top_right.png);}
.box_bl 	{background-image: url(/img/box_page/bottom_left.png);}
.box_br 	{background-image: url(/img/box_page/bottom_right.png);}
.box_tm 	{background-image: url(/img/box_page/top.png);}
.box_bm 	{background-image: url(/img/box_page/bottom.png);}
.box_ml 	{background-image: url(/img/box_page/left.png);}
.box_mr 	{background-image: url(/img/box_page/right.png);}

.box_tml 	{background-image: url(/img/box_page/mid_top_left.png);}/*top left middle - orange left border*/
.box_tmr 	{background-image: url(/img/box_page/mid_top_right.png);}/*top right middle - orange right border*/
.box_tmm 	{background-image: url(/img/box_page/mid_top.png);}/*top middle - orange background*/
.box_bml 	{background-image: url(/img/box_page/mid_bottom_left.png);}/*bottom left middle - gray left border*/
.box_bmr 	{background-image: url(/img/box_page/mid_bottom_right.png);}/*bottom right middle - gray right border*/
.box_bmm 	{background-image: url(/img/box_page/mid_bottom.png);}/*bottom middle - gray background*/


.content2 {
	display: block;
	overflow: hidden;
	/*xbackground-color: #FFFFFF;*/
	height: 1%;
	background-image: url(/img/box_page/mid_mid_mid.png);
}


#header_container {
	width: auto;
	padding:0;
	margin:0;
	position: relative;
	clear: both;
}



/* ---- Levels ------------ */

/* ---- levelOne ------------ */


#levelOne {
	height:110px;
	padding:0;
	margin:0;
	overflow: hidden;
}
	#levelOne .left {
		display: block;
		width: 180px;
		padding:0;
		margin:0;
		overflow: hidden;
		float:left;
	}
	#levelOne .right {
		overflow:hidden;
		float:right;
		display: block;
		padding:0;
		margin:0;
	}

		#levelOne .right .menuDivide {
			width:400px;
			float:right;
			background:url(/img/menuDivide.png) no-repeat;
			margin:0;
		}	


/* ---- levelTwo ------------ */


#levelTwo {
	padding:0;
	margin:0;
	height:402px;
	overflow: hidden;
}

	#levelTwo .left {
		display: block;
		float:left;
		width: 576px;
		padding:0;
		margin:0;
		overflow: hidden;
	}
		#levelTwo .left .left_white_bg {
			display: block;
			width:576px;
			height:402px;
			background:url(/img/background_outside_left.png) no-repeat;
			background-position: 0px 0px;
			overflow: hidden;
		}
			
	
	#levelTwo .right {
		display: block;
		float:right;
		padding:0;
		margin:0;
		width:191px;
		overflow:hidden;
	}
		#levelTwo .right .right_white_bg {
			display: block;
			width:191px;
			height:402px;
			background:url(/img/background_outside_right.png) no-repeat;
			background-position: 0px 0px;
			overflow: hidden;
		}


/* ---- levelThree ------------ */


#levelThree {
	padding:0;
	margin:0;
	margin-bottom: 5px;
}
	#levelThree .left {
		display: block;
		width: 568px;
		padding:0;
		margin:0;
		overflow: hidden;
		float:left;
	}
	#levelThree .right {
		overflow:hidden;
		float:right;
		display: block;
		padding:0;
		margin:0;
		width:200px; /* 220 */
	}


/* ---- levelFour ------------ */


#levelFour {
	padding: 0px 0px 10px 10px;
	margin:0;
	overflow:hidden;
}


/* ---- levelFive ------------ */


#levelFive {
	padding:0 0 0 121px;
	margin:0;
	overflow:hidden;
}
	#levelFive .item {
		padding: 0;
		margin: 0;
		float: left;
	}
	#levelFive .itemLast {
		padding: 0;
		margin: 0;
		float: left;
	}

/* ---- levelSix ------------ */


#levelSix {
	padding: 0px 0px 10px 10px;
	margin:0;
	overflow:hidden;
}


/* ----- Footer ----------- */

#footer {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	margin:0px;
	padding:0;
	height: 84px;
}

	#footer_copyright {
		float:left;
		position:relative;
		width: 430px;
		height: 100%;
	}
		#footer_copyright div {
			position:absolute;
			bottom:0;
			left:0;
			width: 100%;
		}
	#footer_links {
		float:right;
		position:relative;
		width: 320px;
		height: 100%;
	}
		#footer_links div {
			position:absolute;
			bottom:0;
			left:0;
			width: 100%;
		}



/* ^^^^^^^^^^^^ END box stuff ^^^^^^^^^^^^^^^^^^^ */

/* ----- Banner ----------- */

#banner {
	width: 191px;
	height: 402px;
	overflow:hidden;
}
#banner_fade{
	width: 191px;
	height: 402px;
	overflow:hidden;
}


/* ----- Content ----------- */

#content {

}
.noRight #content {
	padding-right: 0px;
}
.noLeft #content {
	padding: 0px 15px 20px 15px;
	margin-left: 200px;

}



/* ----- Menus ----------- */


#menuMain {
}
#menuBottom {
}

/* ---- Margin ------------ */

#margin {
	padding: 20px 20px 20px 0px !important;
}
	#margin h3 {
		padding: 0px 0px 0px 0px;
		color: #f8f8f8;
	}
	#margin p {
		padding: 5px 0px 0px 0px;
	}
	#margin a {
		text-decoration:none;
		border-bottom: 1px none;
		color: #3d2f2c;
	}
	#margin a:hover {
		color: #000000 !important;
		border-bottom: 1px dashed #3d2f2c;
	}
	#margin a:hover span {
		color: #000000 !important;
	}

	#margin .item {
		padding: 0px 0px 10px 0px;
	}
		#margin .simple {
		}
		#margin .box {
			padding:20px;
		}
		#margin .boxfilled {
			background-color:#EEEEEE;
			padding:20px;
		}
	#margin .item.first {
	}
	#margin .item.last {
		padding: 0px 0px 0px 0px;
	}
	#margin .item .large {
	color: #c77f11;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	}


/*-------- SEARCH ----------*/



#searchField{
	float: left;
	margin:0;
	padding:0;
	width: 131px;
	/*height: 21px;*/
	background-image: url(/img/search_bg.png);
	background-repeat: no-repeat;
}
	#searchField input {
		float:left;
		width: 117px; /* 131 */
		height: 21px; /* 21 */
		padding: 3px 0px 0px 0px;
		margin: 0px 7px 0px 7px;
		color: #333333;
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		border:solid 0 #fff;
		background: transparent;
	}
	

#searchButton{
	float:left;
	padding:0;
	margin:0;
	width: 37px;
	height: 30px;
}
	#searchButton input {
		background: transparent url(/img/btn/search_btn.png) no-repeat;
		border:solid 0 #fff;
		width: 37px;
		height: 30px;
	}




/* ------ SEARCH FIELD ----- */
#search {
	/*padding-bottom:20px;*/
	
	padding: 0;
	margin: 10px 9px 0px 0px;
	text-align:right;
}

	#search .txt 
	{
		display:block;
		float:right;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color: #f7941d;
		background: #dfe0e0;
		border: 1px outset #dfe0e0;
		margin: 2px 0px 0px 0px;
		width:137px;
		padding:2px;
	}
	
	#search .but2
	{
		display: block;
		float: right;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color: #58595b;
		background: #f7f7f7;
		border: 2px outset #dfe0e0;
		margin: 1px 2px 2px 3px;
		/*padding:1px;*/
	} 
	#search .but2:hover
	{
		color: #f7941d;
	}

/* ------ SEARCH FIELD ----- */

/* middle page - content accordian */
#accordian  {
	margin: 0;
	padding:5px;
	overflow: hidden;
}
	#acc_content {
		display: block;
		margin: 0;
		padding: 10px 5px 25px 5px;
	}
	#acc_content a,
	#acc_content a:hover,
	#acc_content a:active{
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:underline;
		color: #f7941d;
		background:none;
		border:none;
		padding:0;
		margin:0;
	}
	
	#acc_content a.pdflink,
	#acc_content a.pdflink:hover,
	#acc_content a.pdflink:active{
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:underline;
		color: #f7941d;
		border:none;
		padding:0;
		margin:0;
		background:transparent url(/img/fileicons/pdf_small.png) center left no-repeat;
		line-height:30px;
		padding-left:30px;
		padding-top:10px;

	}
	
	#acc_content a.htmlink,
	#acc_content a.htmlink:hover,
	#acc_content a.htmlink:active{
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:underline;
		color: #f7941d;
		border:none;
		padding:0;
		margin:0;
		background:transparent url(/img/fileicons/www_small.png) center left no-repeat;
		line-height:30px;
		padding-left:30px;
		padding-top:10px;
	}
	

	#acc_content ul{
		margin:-5px;
		padding:-5px;
	}
	
/*
	#accordian div.acc_content div.img{
		float:left;
		width:35px;
		padding:0;
	}
	#accordian div.acc_content div.txt{
		float:right;
		width:350px;
		padding-top:5px;
	}
	
	
	#accordian div.head_title {
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		font-size:12px;
		font-weight:bold;
		color: #898b8e;
		text-transform:uppercase;
		cursor:pointer;
		display:block;
		
		padding: 4px 0px 4px 20px;
		background-image: url(/img/accordion/plus_off.png);
		background-repeat: no-repeat;
		background-position: 0px 7px;
		border-top: 1px solid #dfe0e0;
	}
	
	#accordian div.head_title:hover {
		cursor:pointer;
		display:block;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		font-size:12px;
		font-weight:bold;
		color: #58595b;
		background-image: url(/img/accordion/plus_over.png);
		background-repeat: no-repeat;
		background-position: 0px 7px;
	}
	
	#accordian div.selected {
		cursor:pointer;
		display:block;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		font-size:12px;
		font-weight:bold;
		color: #58595b;
		background-image: url(/img/accordion/minus_on.png);
		background-repeat: no-repeat;
		background-position: 0px 7px;
		border-top: 1px solid #dfe0e0;
	}

	#accordian div.selected:hover {
		cursor:pointer;
		display:block;
		background-image: url(/img/accordion/minus_on.png);
		background-repeat: no-repeat;
		background-position: 0px 7px;
	}
*/


/* ICONS STYLES */
a.pdflink,
a.pdflink:hover,
a.pdflink:active{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #f7941d;
	border:none;
	padding:0;
	margin:0;
	background:transparent url(/img/fileicons/pdf_small.png) center left no-repeat;
	line-height:30px;
	padding-left:30px;
	padding-top:10px;

}
	
a.htmlink,
a.htmlink:hover,
a.htmlink:active{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #f7941d;
	border:none;
	padding:0;
	margin:0;
	background:transparent url(/img/fileicons/www_small.png) center left no-repeat;
	line-height:30px;
	padding-left:30px;
	padding-top:10px;
}




/*.accordian {
}
	.accordian .accordian_header {
		color:#8ec63f;
		font-weight:bold;
		text-transform:uppercase;
		
		padding: 4px 10px 4px 10px;
		border-top: 1px solid #999999;
		xborder-bottom: 1px solid #999999;
		xbackground-image:url(/img/gradientUp.png);
		xbackground-repeat:repeat-x;
		xbackground-position:bottom;
	}
		.accordian .accordian_header:hover {
			color: #009df7;
		}
	.accordian .accordian_header.open {
	}
	.accordian .accordian_body {
		border-top: 1px solid #999999;
		margin: 0;
		padding: 6px 10px 0px 10px;
	}
	.accordian .accordian_body p {
		margin: 0;
		padding: 0px 0px 6px 0px;
	}*/

/* ---- Misc ------------ */

.poweredBy {
	text-align:center;
	padding-bottom:15px;
	margin:0 auto;
}
.poweredBy img {
	border: 0;
	margin-left: 5px;
}
.poweredBy a,
.poweredBy a:hover,
.poweredBy a:visited {
	text-decoration:none;
	color:#808284;
}



/* ---- Game List ------------ */

#gameList .item{
	border-bottom: solid 1px #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

#gameList a{
	float: left;
}

#gameList .content{
	width: auto;
	padding-left: 155px;
}

#gameList .description{
	width: auto;
}




/* ---- Facebook ------- */
#facebook {
height: 100px;
}
#facebook_desc{
height: 80px;
margin-left: 100px;
margin-top: 8px;
padding-left: 10px;
border-top: 1px solid #c9c9c9;
border-bottom: 1px solid #c9c9c9;
padding-top: 10px;
padding-bottom: 10px;
color: #808080;
}

#facebook_desc h4 a{
font-weight: bold;
font-size: 9pt;
color: #217CC4;
text-decoration: none;
}

#facebook_desc h4 a:hover{
color: #009DF7;
}

#facebook_desc p{
margin:2px 0px 0px 0px;
font-size: 8pt;
}

#myspace {
height: 100px;
}

#myspace_desc{
height: 80px;
margin-left: 100px;
padding-left: 10px;
border-bottom: 1px solid #c9c9c9;
padding-top: 10px;
padding-bottom: 10px;
color: #808080;
}

#myspace_desc h4 a{
font-weight: bold;
font-size: 9pt;
color: #217CC4;
text-decoration: none;
}

#myspace_desc h4 a:hover{
color: #009DF7;
}

#myspace_desc p{
margin:2px 0px 0px 0px;
font-size: 8pt;
}


/*-----------------QPA------------------*/
.qpaccordian {
	border-bottom: 1px solid #999999;
	margin-bottom: 2px;
}
	.qpaccordian .accordian_header {
		color:#0599f1;
		font-weight:bold;
		padding: 4px 10px 4px 10px;
		border-top: 1px solid #999999;
	}
		.qpaccordian .accordian_header a {
			color:#0599f1;
			padding-left:20px;
			background-image:url(/img/plus.jpg);
			background-repeat:no-repeat;
			background-position: 0 2px;
			text-decoration: none;
			display: block;
		}
		.qpaccordian .accordian_header a.on {
			background-image:url(/img/minus.jpg);
			background-repeat:no-repeat;
			color: #8ec63f;
		}
			.qpaccordian .accordian_header a:hover {
				color: #8ec63f;
			}
	.qpaccordian .accordian_header.open {
	}
	.qpaccordian .accordian_body {
		border-top: 1px solid #999999;
		margin: 0;
		padding: 6px 10px 0px 10px;
	}
	.qpaccordian .accordian_body p {
		margin: 0;
		padding: 0px 0px 6px 0px;
	}
/* --------- Quick Poll -------- */

#poll {
	width: inherit;
}
	#poll .head {
		background-color: #0599f1;
		height: 15px;
		color: #ffffff;
		font-weight: bold;
		text-align: center;
		padding-top: 3px;
		padding-bottom: 2px;
	}
	#poll .body {
		border: 1px solid #0599f1;
		padding-left: 20px;
		padding-right: 20px;
		text-align:center;
	}
	#poll .tail {
		background-color: #0599f1;
		height: 20px;
	}
	.qpaccordian {
		padding: 10px 0 0 0;
	}
	
	#votebutton {
	}
	
	
/* ------- Homepage ------- */
#homeOuter {
	width: 700px;
	margin: auto;
	height: 500px;
	background-color: #FFFFFF;
	position: fixed;
}	
/* ------- Homepage GALLERY ------- */
#gallery{
	margin-top:20px;
	float:left;
	text-align:center;
	padding:0;
}
	#gallery div{
		width:85px;
		height:85px;
		display:inline;
		margin:1px;
	}
	
/* ------- Join1 page------- */	
	
#join1_accord{
	margin: 0 auto 0 auto;
	background:url(/img/join1_header_right.png) no-repeat;
	height:400px;
	width:180px;	
	
}
	#join1_accord .join1_accord_text{
		color:#FFF;
		font-size:12px;
		padding:205px 30px 0 30px;
	}
	
	
/* ------- Join2 page with google map....------- */	

.googleMapFrame{
	padding:13px 0 0 19px;
	margin:0;
	background: transparent;
}

/*#google_map {
	margin: 0;
	padding: 23px 29px 33px 29px;
}
	#google_map .google_search{
		padding-top:10px;
		color:#666666;
		font-size:12px;
		height: 20px;
	}


#google_info{
	font-size:10px;
	padding-left:35px;
	background:url(/img/btn/house.png) left no-repeat;
	
}
	#google_info a{
		color:#666;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
	}
	#google_info a:hover
	#google_info a:active{
		text-decoration:underline;
	}
	
	
	#google_info .title{
		font-size:12px;
		font-weight:bold;
		color:#f58220;
	}*/

#left_banner{
	margin: 0 auto 0 auto;
	padding:15px 0px 0 15px;
}



#halloween_fun_bg{
	padding: 22px 25px 30px 22px;
	/*background-image: url(/img/background_inside_left.png);*/
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
	#halloween_fun_bg .halloween_fun_data{
		padding:0;
		margin:0;
		height:346px;
		overflow:hidden;
	}	
		#halloween_fun_bg .halloween_fun_data .halloween_fun_banner{
			margin:0;
			padding: 0 0 0 6px;
		}



	
#findout_more_bg {
	padding: 22px 25px 30px 22px;
	/*background-image: url(/img/background_inside_left.png);*/
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
	#findout_more_bg .findout_more_data{
		padding:0;
		height:346px;
		overflow:hidden;
	}

	#findout_more_bg .findout_more_data .findout_more_banner{
			margin:0;
			padding:0;
			position:absolute;
			top:110px;
			left:8px;
		}
	#findout_more_bg .findout_more_data .findout_more_content{
			margin:160px 0 0 0;
			padding:0 15px 0 25px;
			height:186px;
			overflow:auto;
			color:#666;
		}



/*Item Layout */
/* FOM RECORDS */
#records_fom {
	margin:160px 0 0 0;
	padding:0 0 0 25px;
	height:186px;
	overflow:auto;
}
	
	#records_fom .item{
		float:left;
		/*height:100px;*/
		padding:3px;
		border-bottom:#CCC dashed 1px;
		width:470px;
	}
	
	#records_fom .item_last{
		float:left;
		/*height:100px;*/
		padding:3px;
	}
	
	
	
	#records_fom .item .img{
		float:left;
		width: 84px;
		padding-top:1px;
	}
	
	#records_fom .item .desc{
		margin-left: 105px;
		padding:0;
		color:#666;
	}
	
	#records_fom .item_last .img{
		float:left;
		width: 84px;
		padding-top:1px;
	}
	
	#records_fom .item_last .desc{
		margin-left: 105px;
		padding:0;
		color:#666;
	}
/*HALLOWEEN FUN RECORDS */


#records {
	margin-top:5px;
	padding:0 0 0 25px;
	height:207px;
	overflow:auto;
}
	
	#records .item{
		float:left;
		height:68px;
		padding:2px;
		border-bottom:#CCC dashed 1px;
		width:470px;
	}
	
	#records .item_last{
		float:left;
		height:68px;
		padding:2px;
	}
	
	
	
	#records .item .img{
		float:left;
		width: 84px;
		padding-top:1px;
	}
	
	#records .item .desc{
		margin-left: 94px;
		padding:0;
		color:#666;
	}
	
	#records .item_last .img{
		float:left;
		width: 84px;
		padding-top:1px;
	}
	
	#records .item_last .desc{
		margin-left: 94px;
		padding:0;
		color:#666;
	}
	
	
	.descTitle{
		color:#f58220;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		padding-bottom:2px;
	}
	.descBody{
		font-size:10px;
		padding: 0px 10px 0px 0px;
	}
	.descMore a,
	.descMore a:hover,
	.descMore a:active{
		color:#666;
		font-size:10px;
		text-decoration:underline;
		padding:0;
		margin:0;
	}

#stencils{
	margin-top:5px;
	float:left;
	padding:0 0 0 20px;
	overflow:auto;
	width:505px;
	height:207px;
}
	#stencils div{
		width:130px;
		height:144px;
		display:inline;
		margin:3px;
	}





