BODY {
	background-color: #003300;
	padding: 0px;
	margin: 0px;
	border:none;
	scrollbar-base-color: #FF1E50;
	scrollbar-arrow-color: #FFFFFF;
}



/* ADS TD */
.ads {
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 5px;
	margin:0;
	vertical-align: top;
	text-align: center;
}

.ads_link {
	font-family: "trebuchet MS", helvetica;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
	font-style: italic;
}


.ads_link a:link, a:visited, a:active {
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	text-decoration: underline;
}
.ads_link a:hover {
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	text-decoration: none;
}

.ads_wrapper {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #003300;
}

.ads_archives_top {
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 5px;
	margin:0;
	height:600px;
	vertical-align: top;
	text-align: center;
}

/* ARCHIVE NAVIGATION */
.archivenav {
	font-family: "trebuchet MS", helvetica;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	vertical-align: bottom;
}

.archivenav a:link, a:visited, a:active {
	font-family: "trebuchet MS", Arial, helvetica;
    font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.archivenav a:hover {
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}


/* COPY TEXT */
.copy {
	font-family: "trebuchet MS", helvetica;
	font-size: 10px;
	line-height: 13px;
	color: #003300;
	vertical-align: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	letter-spacing: -0.01em;
	bottom: 0px;
}

.copy a:link, a:visited, a:active {
	font-family: "trebuchet MS", Arial, helvetica;
    font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.copy a:hover {
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}


/* COUNTER STUFF  */
.counter {
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #003300;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}
.announce {
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}


/* FOOTER  */
.footer {
	padding-top: 13px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	font-family: "trebuchet MS", helvetica;
	font-size: 14px;
	background-color: #DDFFDD;
}

.footer_copy {
	font-family: "trebuchet MS", helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #006F00;
	text-align: left;
	vertical-align: middle;
}


.footer_links {
	font-family: "trebuchet MS", helvetica;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #008400;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}


.footer_links a:link, a:visited, a:active {
	font-family: "trebuchet MS", Arial, helvetica;
    font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.footer_links a:hover {
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* BACKGROUND STYLE FULL LAYOUT CONTAINER */
.bg_lt {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #FFFFFF;
}
.bg_rt {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}


/* FIELD TRIP */
.fieldtrip {
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}

.fieldtrip_td {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	line-height: 13px;
	vertical-align: top;
}

.fieldtrip a:link, a:visited, a:active {
	font-family: "trebuchet MS", Arial, helvetica;
	color: #003300;
	text-decoration: underline;
}

.fieldtrip a:hover {
	font-family: "trebuchet MS", Arial, helvetica;
	color: #FFFFFF;
	text-decoration: none;
}


.fieldtrip_border {
	border: 1px solid #003300;
}


/* HARVEST THE HOTTIES */
.harvest {
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}

.harvest a:link, a:visited {
	font-family: "trebuchet MS", Arial, helvetica;
	color: #003300;
	text-decoration: underline;
}

.harvest_img {
	padding-top: 10px;
	padding-left: 6px;
	vertical-align: top;
}


.harvest_table {
	text-align: center;
}

.harvest_table td {
     height:125px;
	vertical-align: middle;
}


.harvest_td {
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1px;
	line-height: 1px;
	vertical-align: top;
}

.harvest_td img {
	border: 1px solid #DDFFDD;
}

.harvest_td a:hover img {
	border: 3px solid #ffFFff;
}

/* MOUSEOVER THUMBPREVIEW  */
#img-float { position: absolute; }


/* MY FRIENDS img */
.myfriends_img{
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 5px;
	margin:0;
	height:36px;
	vertical-align: top;
}


/* MAIN CONTENT -- RIGHT HALF OF LAYOUT */
.main_content {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 715px;
	border: 0px;
}

.main_content_container {
	vertical-align:top;
	background-color:#DDFFDD;
	}

/* MY OBSESSION  */
.obsession {
	background-color: #DDFFDD;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.obsession_txt{
	font-family: "trebuchet MS", helvetica;
	font-size: 15px;
	line-height: 17px;
	color: #003300;
	text-align: left;
	letter-spacing: -0.01em;
}

.obsession_txt a:link, a:visited, a:active {
	font-family: "trebuchet MS", Arial, helvetica;
    font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.obsession_txt a:hover {
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}


.obsession_txt_blooper{
	font-family: "trebuchet MS", helvetica;
	font-size: 15px;
	line-height: 17px;
	color: #003300;
	text-align: left;
	letter-spacing: -0.01em;
	padding-right:10px;
}


.obsession_txt_small{
	font-family: "trebuchet MS", helvetica;
	font-size: 13px;
	line-height: 15px;
	color: #003300;
	text-align: left;
	padding-left:5px;
}

.obsession_txt_small a:link, a:visited, a:active {
	font-family: "trebuchet MS", Arial, helvetica;
    font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.obsession_txt_small a:hover {
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

.obsession_flash_thumb {
	border: 1px dashed #003300;
	font-size: 12px;
	width: 180px;
	height: 135px;
}

.obsession_flash a:hover img {
	border: 1px solid #003300;
}

.obsession_spacer{
	height:7px;
}


/* REVIEWS */
.reviews {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
	background-color: #DDFFDD;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 13px;
	color: #003300;
	vertical-align: top;
}

.reviews_td_bg {
/*	height: 292px; 
	width:675px; */
	background-color: #F2FFF2;
	padding-top: 10px;
	padding-bottom:10px;
}


.reviews img {
	border: 1px dashed #003300;
	font-size: 12px;
}

.reviews a:hover img {
	border: 1px solid #003300;
	font-size: 12px;
}

.paysite_title{
	font-family: "trebuchet MS", helvetica;
	font-weight:bold;
	font-size: 18px;
	line-height: 19px;
	color: #003300;
	vertical-align: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	letter-spacing: -0.01em;
}

.paysite_title a:link, a:visited, a:active {
	font-family: "trebuchet MS", Arial, helvetica;
    font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.paysite_title a:hover {
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}


.paysite_desc{
	font-family: "trebuchet MS", helvetica;
	font-size: 13px;
	line-height: 14px;
	color: #003300;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	letter-spacing: -0.01em;
}

.paysite_desc a:link, a:visited, a:active {
	font-family: "trebuchet MS", Arial, helvetica;
    font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.paysite_desc a:hover {
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}


.paysite_nav{
	font-family: "trebuchet MS", helvetica;
	font-size: 13px;
	line-height: 14px;
	font-weight:bold;
	color: #003300;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	letter-spacing: -0.01em;
}

.paysite_nav a:link, a:visited, a:active {
	font-family: "trebuchet MS", Arial, helvetica;
    font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.paysite_nav a:hover {
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}















/* RSS FEED TD */
.rss {
	padding-top: 2px;
	padding-bottom: 15px;
	padding-left: 6px;
	padding-right: 5px;
	margin:0;
	height:55px;
	vertical-align: top;
}

.rss_link {
	font-family: "trebuchet MS", helvetica;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
	font-style: italic;
}


.rss_link a:link, a:visited, a:active {
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	text-decoration: underline;
}
.rss_link a:hover {
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	text-decoration: none;
}


/* SEARCH ENGINE STUFF  */
.poweredby{
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 11px;
	color: #006600;
	line-height: 12px;
	margin:2px;
	font-style: italic;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: center;
}

.searchbox_input {
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 13px;
	color: #003300;
	line-height: 13px;
	margin:0px;
	padding:2px;
	display: inline;
	border: 1px solid #BBFFBB;
}

.searchrow{
	margin:0px;
	display: inline;
}


/* SIDEBAR FULL HEIGHT */
.sidebar_fullheight{
	height:4200px;
	}
	
/* SIDEBAR TODAYS HEIGHT */
.sidebar_fullheight_main{
	height:6300px;
	}
	
	
/* SIDEBAR REVIEWS HEIGHT */
.sidebar_fullheight_rev{
	height:3400px;
	}
	
/* SIDEBAR TEXT FULL HEIGHT */
.sidebar_fullheight_txt{
	height:3000px;
	}
	
	
/* SIDEBAR WEBMASTERS HEIGHT */
.sidebar_fullheight_wm{
	height:1000px;
	}
	

/* SIDEBAR LEFT */
.sidebar_lt {
	vertical-align:top;
	background-color: #33CC66;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	font-size:9px;
}


/* SIDEBAR RIGHT */
.sidebar_rt {
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 12px;
	line-height: 13px;
}

.youtube_comment{
	color: #FFFFFF;
	padding-top: 2px;
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 12px;
	line-height: 13px;
	vertical-align: top;
	padding-left: 2px;
}

.tubearray {
	font-size:4px;
	line-height:4px;
}

.obsession_anchor{
	color: #FFFFFF;
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 12px;
	line-height: 13px;
}

.obsession_anchor a:hover{
	text-decoration: none;
}


/* TODAYS GALLERIES */
.todaysgallys {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
	background-color: #DDFFDD;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 13px;
	color: #003300;
	vertical-align: top;
}



.todaysgallys_textversion {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
	background-color: #DDFFDD;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 13px;
	color: #003300;
	vertical-align: top;
}

.todaysgallys_thumb {
	border: 1px dashed #003300;
	font-size: 12px;
	height: 160px;
	width: 126px;
}

.todaysgallys_thumb_big {
	border: 1px dashed #003300;
	font-size: 12px;
	height: 160px;
	width: 214px;
}

.todaysgallys_textversion a:hover img {
	border: 1px solid #DDFFDD;
}

.tdg_versionbump a:hover img {
	border: 1px solid #DDFFDD;
}
.todaysgallys_txt{
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 14px;
	color: #003300;
	line-height: 20px;
	margin:1px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
 
.todaysgallys_txt a:visited, a:active ,a:link{
    font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.todaysgallys_txt a:hover {
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

.tdg_bordersolid a:hover img {
	border: 1px solid #003300;
	background-color: #F4FFF4;
}


/*  TOP LIST STUFF */
.toplist_td {
	padding-top: 1px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 5px;
	font-size: 13px;
	line-height: 16px;
	font-weight:bold;
	color:#000000;
	vertical-align: top;
	text-align: left;
	font-family: "trebuchet MS", Arial, helvetica;
}

.toplist_td a:link, a:visited, a:active {
	font-family: "trebuchet MS", Arial, helvetica;
    font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.toplist_td a:hover {
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

/* TOP TEN */
.topten {
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}

.topten_td {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	line-height: 13px;
	vertical-align: top;
}

.topten a:link, a:visited {
	font-family: "trebuchet MS", Arial, helvetica;
	color: #003300;
	text-decoration: underline;
}

.topten_thumb {
	border: 1px solid #003300;
	height: 160px;
	width: 126px;
}


/* TOP NAVIGATION */
.topnav {
	background-image: url(images/topnav_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding-left: 10px;
	background-color: #DAFEDA;
}

.topnav_date {
	font-family: "trebuchet MS", helvetica;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	text-align: left;
	display: inherit;
	overflow: hidden;
}

.topnav_links {
	font-family: "trebuchet MS", helvetica;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

.topnav_links a:link, a:visited, a:active {
	font-family: "trebuchet MS", Arial, helvetica;
    font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.topnav_links a:hover {
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

/* TUBE PLAYER */
.tube_table {
	height: 1000px;
	width: 880px;
	background-color: #DDFFDD;
	text-align: center;
	margin: 0px;
	display: table;
}

.tube_title {
	font-family: "trebuchet MS", helvetica;
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
	color: #003300;
	padding-top: 15px;
}

.tube_title a:link, a:visited, a:active {
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.tube_title a:hover {
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

.tube {
	padding-top: 15px;
}

.tube_link {
	font-family: "trebuchet MS", helvetica;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	color: #003300;
	padding-top: 15px;
	letter-spacing: -0.05em;
}

.tube_link a:link, a:visited, a:active {
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.tube_link a:hover {
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

.tube_banner {
	padding-top: 10px;
}

/* WEBMASTERS */
.webmasters {
	background-color: #DDFFDD;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "trebuchet MS", helvetica;
	font-size: 14px;
}

.webmasters_maincontent {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
	background-color: #DDFFDD;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 13px;
	color: #003300;
}

.webmasters a:link, a:visited, a:active {
	font-family: "trebuchet MS", Arial, helvetica;
    font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.webmasters a:hover {
	font-family: "trebuchet MS", Arial, helvetica;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}

.webmasters_recip_txtarea {
	background-color: #FFFFFF;
	font-size: 10pt;
	height: 100px;
	width: 340px;
	border: 1px solid #003300;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}


/* WELCOME */
.welcome_main {
	font-family:"Trebuchet MS", Helvetica, Arial;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-right: 0px;
	margin:0px;
	vertical-align: top;
}


.welcome {
	font-family: "trebuchet MS", helvetica;
	font-size: 13px;
	line-height: 14px;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-right: 10px;
	margin:0px;
	vertical-align: top;
}

.welcome a:link, a:visited, a:active {
	color: #003300;
	text-decoration: underline;
}
.welcome a:hover {
	color: #003300;
	text-decoration: none;
}

.welcome_blog_title {
	font-family: "trebuchet MS", helvetica;
	font-size: 19px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
	letter-spacing: -0.01em;
	text-transform: uppercase;
}

.welcome_blog_title a:link {
	color: #003300;
	text-decoration: none;
}

.welcome_blog_title a:visited {
	color: #003300;
	text-decoration: none;
}

.welcome_blog_title a:active {
	color: #003300;
	text-decoration: none;
}
.welcome_blog_title a:hover {
	color: #003300;
	text-decoration: none;
}



.welcome_blog_etc {
	padding-left:3px;
	padding-top: 6px;
	padding-bottom: 2px;
	font-family: "trebuchet MS", helvetica;
	font-size: 14px;
	line-height: 15px;
	font-style: italic;
}

.welcome_blog_etc a:link{
	color: #003300;
	text-decoration: none;
}

.welcome_blog_etc a:visited {
	color: #003300;
	text-decoration: none;
}
.welcome_blog_etc a:active {
	color: #003300;
	text-decoration: none;
}

.welcome_blog_etc a:hover{
	color: #003300;
	text-decoration: none;
}


.welcome_blog_content {
	padding-top: 3px;
	padding-bottom: 10px;
		font-family: "trebuchet MS", helvetica;
	font-size: 15px;
	line-height: 17px;
}

.welcome_blog_readmore {
	font-size: 10px;	

}


.welcome_entry{
	padding-left:24px;
	padding-right:13px;
	padding-top:20px;
	margin:0px;
	vertical-align: top;
	}


.welcome_no_ul {
	text-decoration:none;
	}
	
.welcome_topshade {
	background-image:url(/images/welcomeshade.jpg);
	background-repeat: repeat-x;
	height: 4px;
	margin:0px;
	padding:0px;
	width: 100%;
}


.addthis {
	text-align: center;
}
