* { margin: 0; padding: 0; }
body { font-family: arial, sans-serif; font-size: 100%; /* Reins in IE text resizing */ background-image: url(images/bgbody.jpg); }
#wrapper { position: relative; margin: 0 auto; padding-right: 100px; width: 370px; height: 582px; /* background: url(images/tree.png) right bottom no-repeat; */ z-index: 1; }
p { padding: 6px 10px; color: #e3e3e3; font-size: 8pt; }
a img { border: none; }
a { color: #e3e3e3; }
a:hover { color: #6494B0; }

#mewrapper { float: left; padding-left: 25px; background: url(images/me.gif) left 26px no-repeat; }
#me { position: relative; width: 362px; background: url(images/bg75.png); }
	#me h1 { position: relative; height: 251px; background: url(images/jonathan.jpg) left bottom no-repeat; }
	#me h1 span { position: absolute; width: 362px; height: 49px; background-image: url(images/jonathanfren.gif); }
	
	#webby { float: right; margin: 10px; }

#myventureswrapper { float: right; padding-left: 30px; background: url(images/myventures.gif) left 39px no-repeat; }
#myventures { width: 249px; background: url(images/bg80.png); }
	#myventures ul { margin: 0 20px; padding-top: 18px; padding-bottom: 13px; list-style: none; }
	#myventures a { display: block; position: relative; }
	#myventures a span { position: absolute; }
	#myventures a span:hover, #myventures li.over span { cursor: pointer; }
	a#luckyupstairs { height: 51px; width: 121px; }
	a#luckyupstairs span { height: 51px; width: 121px; background-image: url(images/luckyupstairs.gif); }
	a#cozinozi { margin-top: 10px; height: 23px; width: 128px; }
	a#cozinozi span { height: 23px; width: 128px; background-image: url(images/cozinozi.gif); }
	a#txttrans { margin-top: 17px; height: 25px; width: 145px; }
	a#txttrans span { height: 25px; width: 145px; background-image: url(images/txttrans.gif); }
	a#markupnow { margin-top: 12px; height: 28px; width: 158px; }
	a#markupnow span { height: 28px; width: 158px; background-image: url(images/markupnow.gif); }
	a#wildkard { margin-top: 14px; height: 27px; width: 93px; }
	a#wildkard span { height: 27px; width: 93px; background-image: url(images/wildkard.gif); }
	a#profilebuilder { margin-top: 17px; height: 24px; width: 219px; }
	a#profilebuilder span { height: 20px; width: 139px; background-image: url(images/profilesnaps.png); }
	a#cw { margin-top: 14px; height: 27px; width: 107px; }
	a#cw span { height: 27px; width: 107px; background-image: url(images/cw.gif); }
	a#ministryofgenius { margin-top: 14px; height: 25px; width: 200px; }
	a#ministryofgenius span { height: 25px; width: 200px; background-image: url(images/ministryofgenius.gif); }
	a#justrenderit { margin-top: 17px; height: 25px; width: 153px; }
	a#justrenderit span { height: 25px; width: 153px; background-image: url(images/parentricity.gif); }
	a#parentricity { margin-top: 17px; height: 43px; width: 167px; }
	a#parentricity span { height: 43px; width: 167px; background-image: url(images/parentricity.gif); }
	a#shutterbox { margin-top: 14px; height: 25px; width: 200px; font-size:0;color:#000;}
	a#shutterbox span { height: 25px; width: 200px; background-image: url(images/shutterbox.png); }
	a#troyventures { margin-top: 14px; height: 25px; width: 200px;  font-size:0;color:#000;}
	a#troyventures span { height: 25px; width: 200px; background-image: url(images/troyventures.png); }

#links { clear: right; float: right; width: 499px; }
	#links ul { padding-top: 16px; padding-bottom: 24px; height: 29px; list-style: none; background: url(images/jonathan.gif) 11px bottom no-repeat; }
	#links li { float: left; }
	#links a { position: relative; display: block; padding: 0 11px; height: 29px; background: url(images/separator.gif) right center no-repeat; }
		#links li.last a { background: none; }
	#links a span { position: absolute; height: 29px; }
	#links a span:hover, #links li.over span { cursor: pointer; }
	a#facebook { width: 92px; }
	a#facebook span { width: 92px; background-image: url(images/facebook.gif); }
	a#mog { width: 39px; }
	a#mog span { width: 39px; background-image: url(images/mog.gif); }
	a#google { width: 72px; }
	a#google span { width: 72px; background-image: url(images/google.gif); }
	a#tumblr { width: 97px; }
	a#tumblr span { width: 97px; background-image: url(images/tumblr.gif); }

#footer { padding-left: 15px; clear: both; }

#tree { position: fixed; width: 197px; height: 200px; bottom: 0; right: 0; background-image: url(images/tree3.png); }
* html #tree { background-image: url(images/tree.png); }
