a:link, a:active, a:visited {
	color: #3366CC;
	text-decoration: none;
}



body {
	color: #000;
	background: #fff;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0 60px 15px;
	padding: 0;
}


body img {
	border: none;
}


#container {
	width: 980px;
	line-height: 140%;
	clear: both;
}






/* START HEAD SECTION */

#head {
	width: 980px;
	height: 120px;
	margin: 0;

}



#head a {
	text-decoration: none;
}



#head p {
	margin: 0;
	padding: 0;	
	display: block;
	background: url("../img/logo.gif") 0 0 no-repeat;
	height: 60px;
	width: 600px;
	text-indent: -9999px;
}

#head p a {
	/* fixes flickering CSS background images in IE6 */
	display: block;
	background: url("../img/logo.gif") 0 0 no-repeat;
	height: 60px;
	width: 600px;
}


#head img {
	border: none;
}


#head ul {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	border-bottom: 4px dotted #ccc;
	width: 980px;
}


#head li {
	display: inline;
	margin-right: 46px;
	float: left;
}


#head ul .tabe {
	margin-right: 0;
}



#head li a {
	float: left;
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	color: #bbb;
	padding: 5px 0;
	width: auto;
	white-space: nowrap;
	font-weight: bold;
	letter-spacing: 3px;
}


#head ul a#on {
	color: #222;
}


#head ul a:hover {
	color: #888;
}

/* END HEAD SECTION */









/* START FRONT PAGE */

#intro { 
	margin: 0 0 30px 0;
	padding: 0 0 22px 0;
	xborder-bottom: 4px dotted #ccc;
}



.galbox { 
	height: 150px;
	clear: both;
}



.galbox span { 
	float: left;
	width: 18px;
	height: 120px;
	line-height: 120px;
	font-size: 11px;
	font-weight: bold;
	color: #222;
	border: 1px dashed #222;
	margin-right: 6px;
	text-align: center;
}




.galbox img { 
	float: left;
	width: 160px;
	height: 120px;
	margin-right: 12px;
	padding: 1px;
	border: 1px solid #999;
}


.galbox p { 
	margin: 0 0 8px 0;
	padding: 0;
}


.galbox a { 
	font-weight: bold;
}


.adboxa { 
	margin: 30px 0;
	padding: 8px 0 8px 14px;
	border: 1px dashed #222;
	height: 1%;
}


.adboxa p { 
	margin: 0 0 10px 0;
	padding: 0;
}


.adboxa span { 
	text-align: center;
	width: 160px;
	height: 130px;
	margin-right: 20px;
	float: left;
}


.adboxa img { 
	border: none;
	width: 140px;
	height: 80px;
	display: block;
	margin-top: 5px;
}


/* END FRONT PAGE */










/* START FOOT */

#foot {
	width: 900px;
	margin-top: 40px;
	padding-top: 14px;
	border-top: 4px dotted #ccc;
	font-size: 12px;
}


#share {
	list-style: none;
	margin: 0;
	padding: 0 0 14px 0;
	border-bottom: 4px dotted #ccc;
}



#share li {
	margin: 0 20px 0 0;
	display: inline;
	padding: 2px 0;
}



#share li a {
	
	margin-left: 22px;
	text-decoration: none;
}

#sf { background: url("../img/i_sf.gif") 0 0 no-repeat; }
#su { background: url("../img/i_su.gif") 0 0 no-repeat; }
#di { background: url("../img/i_dl.gif") 0 0 no-repeat; }
#fb { background: url("../img/i_fb.gif") 0 0 no-repeat; }
#ms { background: url("../img/i_ms.gif") 0 0 no-repeat; }
#fk { background: url("../img/i_fk.gif") 0 0 no-repeat; }




#flnks {
	list-style: none;
	margin: 20px 0 12px 0;
	padding: 0;
	color: #bbb;
}



#flnks li {
	display: inline;
	margin: 0 2px;
}


#flnks a {
	text-decoration: none;
	margin-right: 4px;
}


#foot p {
	margin: 11px 0;
	padding: 0;
}

#flnks i {
	font-weight: bold;
}

/* END FOOT */










/* START MISC */


.hra { 
	height: 3px;
	border-bottom: 4px dotted #ccc;
	margin: 30px 0;

}



.hra hr { 
	display: none;
	margin: 0;
	padding: 0;
}



h1 {
	font-weight: normal;
	font-size: 23px;
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: normal;
}

h2 {
	font-weight: normal;
	font-size: 21px;
	clear: both;
}


#elimbox {
	padding: 7px 0;
	text-align: center;
	margin-bottom: 20px;
	margin-top: -5px;
	font-size: 18px;
	font-weight: normal;
}


.ptoolsbox {
	clear: both;
	margin-bottom: 60px;
	padding-bottom: 40px;
	border-bottom: 2px solid #ddd;
	height: 1%;
}

.ptoolsbox:after { 
	/* hack for box bleed */
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
}


.ptoolsbox img {
	margin: 0 12px 20px 0;
	border: none;
	float: left;
	width: 180px;
	height: 150px;
}




/* END MISC */
