@charset "UTF-8";
/* CSS Document
Wallpaper CSS
© 2009 Michelle Wright
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com
Updated 11/3/09 8:44AM
Validated 11/3/09 8:44AM */			
	
/* Global Layout Elements */	
	
div#headerdiv {
	background: url(../images/wallpaper.jpg) top left no-repeat;
	}
	
div#titlediv {
	background: url(../images/wallpapermid.jpg) top left no-repeat;
	}
	
div#contentdiv {
	background: url(../images/bio01_19.jpg) top repeat-y;
	}
	
div#contentrightdiv {
	background: url(../images/wallpaper_07.jpg) top left no-repeat;
	padding: 120px 145px 0 15px;
	}
	
div#bannerdiv {
	margin: 30px 0 30px 0;
	}
	
div#tellafrienddiv {
	margin: 15px 0 0 110px;
	}
	
div#contentrightdiv img.banner1 {
	margin: 0 25px 0 15px;
	}
	
div.divider {
	text-align: center;
	margin: 25px 0 25px;
	padding: 0;
}

	
/* Text */
	
div#contentrightdiv p {
	padding: 0 0 10px 0;
	}
	
div#contentrightdiv p.bannercode {
	padding: 7px;
	margin: 10px 10px 0 10px;
	border: 1px solid #000;
}

div#contentrightdiv p.instructionstop {
	padding: 0 0 5px 0;
	font-weight: bold;
	}
	
div#contentrightdiv p.instructions {
	padding: 0 0 5px 0;
	}
	
div#contentrightdiv p.instructions2 {
	padding: 15px 0 40px 0;
	font-weight: bold;
	}
	
div#contentrightdiv p.instructionspapper {
	padding: 0 0 40px 0;
	}
	
/* TabPanel Magic Style Sheet */

.p7TPpanel {
	border: 0;
}

.p7TPwrapper {
	padding: 0;
}

.p7TP_tabs {
	padding: 0;
	font-size: 90%;
}

#p7TP1 .p7TP_tabs a, #p7TP2 .p7TP_tabs a,#p7TP3 .p7TP_tabs a, #p7TP4 .p7TP_tabs a, #p7TP5 .p7TP_tabs a, #p7TP6 .p7TP_tabs a {
	padding: 6px 6px 2px 4px;
	display: block;
	float: left;
	color: #3d2b01;
	text-decoration: none;
	background-image: url(../images/tabs02_up.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	border-bottom: 0;
	border-top: 0;
	border-right: 1px solid #3d2b01;
	border-left: 1px solid #3d2b01;
}

/*#p7TP1 .p7TP_tabs a:focus, #p7TP2 .p7TP_tabs a:focus,
#p7TP3 .p7TP_tabs a:focus, #p7TP4 .p7TP_tabs a:focus {
	outline: 1px dotted;
	outline-color: #3d2b01;
}*/

#p7TP1 .p7TP_tabs a:hover, #p7TP2 .p7TP_tabs a:hover, #p7TP3 .p7TP_tabs a:hover, #p7TP4 .p7TP_tabs a:hover, #p7TP5 .p7TP_tabs a:hover, #p7TP6 .p7TP_tabs a:hover, #p7TP7 .p7TP_tabs a:hover, #p7TP1 .p7TP_tabs a:active, #p7TP2 .p7TP_tabs a:active, #p7TP3 .p7TP_tabs a:active, #p7TP4 .p7TP_tabs a:active, #p7TP5 .p7TP_tabs a:active, #p7TP6 .p7TP_tabs a:active, #p7TP7 .p7TP_tabs a:active {
	color: #4c647e;
	background-color: transparent;
}

.p7TP_tabs div {
	display: block;
	float: left;
	margin: 0 -2px 0 0;
}

.p7TPclear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.p7TPcontent {
	padding: 10px;
	background-color: transparent;
	font-size: 1em;
	line-height: 1.5em;
	position: relative;
	z-index: 1;
	top: -1px;
	left: 0;
	border: 1px solid #333333;
	color: #3d2b01;
}

div#contentrightdiv p {
	font-size: 90%;
	padding: 0 0 10px 0;
	margin: 0;
}

div#contentrightdiv p.bannertext {
	font-weight: bold;
	padding: 6px 0 0 0;
	margin: 0;
}

div#contentrightdiv p.wallpapertext {
	font-weight: normal;
	padding: 6px 0 0 0;
	margin: 0;
}

#p7TP1 .p7TP_tabs div.down, #p7TP2 .p7TP_tabs div.down, #p7TP3 .p7TP_tabs div.down, #p7TP4 .p7TP_tabs div.down, #p7TP5 .p7TP_tabs div.down, #p7TP6 .p7TP_tabs div.down, #p7TP7 .p7TP_tabs div.down {
	padding: 0;
	position: relative;
	z-index: 2;
}

#p7TP1 .p7TP_tabs div.down a, #p7TP2 .p7TP_tabs div.down a, #p7TP3 .p7TP_tabs div.down a, #p7TP4 .p7TP_tabs div.down a, #p7TP5 .p7TP_tabs div.down a, #p7TP6 .p7TP_tabs div.down a, #p7TP7 .p7TP_tabs div.down a {
	background-image: url(../images/tabs02_down.gif);
	background-repeat: repeat-x;
	border-top-color: #E39658;
	color: #fff;
}

/*HIDE the TABS*/
.p7TP_tabs {
	display: none;
}

div.webbannerdiv {
	text-align: center;
	margin: 0;
}

div.wallpaperdiv {
	text-align: center;
	margin: 0 0 45px 0;
}

