body {
	background: #161616;
	color: #FFF0A5;
	font-family:Arial,Helvetica,sans-serif;
	font-size:x-small;
}

a { text-decoration:none; }
a:link { color:#FFB03B; }
a:visited { color:#FFB03B;  }
a:hover { color:#161616; background-color: #FFF0A5 }




div.bgimg {
	position: relative;
	float:left;
	height: 75px;
	width: 75px;
}

div#vgroup {

	position: relative;

	float:left;

	height: 15px;

	width: 90px;

/*	border-width: 1px;       */

/*	border-color: #fff;      */

/*	border-style: solid;     */

	font-size:x-small;

}

div#vgroups {
	position: relative;
	width: 375px;
	margin-top: 20px;
	bottom: 10px;
}




div#search_text {

/*	border-width: 1px;       */

/*	border-color: #fff;      */

/*	border-style: solid;     */

	padding: 10px;

}



div#search_group {

/*	border-width: 1px;       */

/*	border-color: #fff;      */

/*	border-style: solid;     */

	padding: 10px;
	height: 120px;

}

div#sort_order {

/*	border-width: 1px;       */

/*	border-color: #fff;      */

/*	border-style: solid;     */

	padding: 10px;
	height: 50px;

}




div#action {
	position: absolute;
	height: 60px;
	width: 75px;
	cursor:pointer;
}

div#trans {
	position: absolute;
	bottom: 0px;
/*	.bottom:-1px;    IE7 hack  */

	_bottom:-1px;   /* IE6 hack  */

	width: 60px;
	height: 15px;
	background-color: #33332d;
	opacity:0.8;
	filter:alpha(opacity=80);
}



div.high1 {
	position: absolute;
	width: 45px;
	_width: 75px;   /* IE6 hack  */

	height: 45px;
	_height: 75px;   /* IE6 hack  */

	border-width: 15px;
	border-color: #468966;
	border-style: solid;
	opacity:0.8;
	filter:alpha(opacity=80);
}

div.high2 {
	position: absolute;
	width: 45px;

	_width: 75px;   /* IE6 hack  */

	height: 45px;

	_height: 75px;   /* IE6 hack  */

	border-width: 15px;
	border-color: #db4105;
	border-style: solid;
	opacity:0.8;
	filter:alpha(opacity=80);
}

div.high3 {
	position: absolute;
	width: 45px;

	_width: 75px;   /* IE6 hack  */

	height: 45px;

	_height: 75px;   /* IE6 hack  */

	border-width: 15px;
	border-color: #80176B;
	border-style: solid;
	opacity:0.8;
	filter:alpha(opacity=80);
}

div.tip {
	position: absolute;
	width: 45px;

	_width: 75px;   /* IE6 hack  */

	height: 45px;

	_height: 75px;   /* IE6 hack  */
}



div#bltxt {
	position: absolute;
	bottom: 0;
	width: 37.5px;
	text-align: left;
	text-decoration: none;
}

div#tltxt {
	position: absolute;
	top: 0;
	width: 37.5px;
	text-align: left;
	text-decoration: none;
}

div#trtxt {
	position: absolute;
	top: 0;
	left:37.5px;
	width: 37.5px;
	text-align: right;
	text-decoration: none;
}

#imglink {
	text-decoration: none;
}

#imglink:hover {color: orange; text-decoration: underline; }


#footer {
	left:0;
	clear: both;
	margin: 0;
	padding: .5em;
	background-color: #FFF0A5;
	color: #161616;
	border-top: 1px #FFF0A5;
}

#footer a { text-decoration:none; }
#footer a:link { color:#B64926;}
#footer a:visited { color:#B64926;  }
#footer a:hover { background-color: #161616 }



div#version {
	position: relative;
	float: right;
	wide: 200px;
	font-size:0.9em;
}


#header {
	left:0;
	margin: 0px;
	height:50px;
	padding: 5px;
	color: #333;
	background-color: #FFF0A5;
	color: #161616;
	border-top: 1px #FFF0A5;
}

div#searchtxt {
	margin-top:7px;
	font-size:small;
}


#topbar {
	width:375px;
	text-align: center;
}


#imgcontent {
	position: absolute;
	top:80px;
	left:75px;
	margin-left: 150px;
	padding: 0px;
	max-width: 36em;

}

#content {
	margin-left: 150px;
	padding: 1em;
	max-width: 36em;

}

#leftnav
{
	float: left;
	width: 80px;
	margin: 20px;
	padding: 0px;
	height: 430px;
	_height: 450px;  /* IE6 hack  */
}


div#grid {
	position: relative;
	height: 375px;
	width: 375px;
	_width: 385px;  /* IE6 hack  */

	border-width: 1px;
	border-color: #F6F8ED;
	border-style: solid;
	_border-style: none;  /* IE6 hack  */

}



div#inser {
	position: relative;
	height: 400px;
	width: 450px;
	margin-top:50px;
	line-height:1.5;
	font-size:small;
}


div#about {
	font-size:small;
	width: 500px;
}


div#prevlink {
	position: relative;
	float: left;
	wide: 200px;
}

div#nextlink {
	position: relative;
	float: right;
	wide: 200px;
}

div#pageloc {
}

#paypal
{
	position: absolute;
	top:90;
	_top:110;   /* IE6 hack  */
	right:80;
	_right:100;   /* IE6 hack  */
}

#logo
{
	position: absolute;
	top:110;
	_top:110;   /* IE6 hack  */
	left:85;
	_left:30;   /* IE6 hack  */
}



#container
{
	width: 90%;
	margin: 10px auto;
	border-width: 1px;
	border-color: #75804D;
	border-style: solid;
}


div#imgbutton
{
	width:15px;
	height:15px;
	bottom:0px;
	_bottom:-1px;   /* IE6 hack  */

	left:60px;
	position: absolute;
	background-color:#33332d;
	opacity:0.8;
	filter:alpha(opacity=80);
	cursor:pointer;
	text-align: center;
}

#butt
{
	background-color: #FFF0A5;
	color:#161616;
	opacity:0.8;
	filter:alpha(opacity=80);
	cursor:pointer;
	text-align: center;
}




li.done {
	text-decoration: line-through;

}


.dvhdr1 {
	background:#FFF0A5;
	color: #161616;
	font-family:Arial,Helvetica,sans-serif;
	font-size:x-small;
	font-weight:bold;
	border:1px solid #FFF0A5;
	padding:2px;
	width:220px;
	opacity:0.8;
	filter:alpha(opacity=80);
}
         
.dvbdy1 {
	background:#161616;
	font-family:Arial,Helvetica,sans-serif;
	font-size:x-small;
	border-left:1px solid #FFF0A5;
	border-right:1px solid #FFF0A5;
	border-bottom:1px solid #FFF0A5;
	padding:2px;
	width:220px;
	opacity:0.8;
	filter:alpha(opacity=80);
}
         

.personicon {
	vertical-align:middle; 
	border:none;
}

div.buddyicon {
	padding:5;
	height:45px;
}

