/*
		 Chris Coyier
		 http://css-tricks.com
*/

*													{ margin: 0; padding: 0; }
body												{ font-size: 62.5%; font-family: Helvetica, serif; }
.floatLeft 											{ float: left; }
.floatRight											{ float: right; }
.clear												{ clear: both; }

a#j													{ font-family: Helvetica, serif;  font-size: 1.2em; color: white; outline: none; }
img, a img											{ border: none; }


a#k													{ font-
family: Helvetica, serif;  font-size: 2em; color: white; outline: none; }
img, a img											{ border: none; }


h1													{ font-weight: normal; }
p													{ color: white; font-weight: normal; font-style:normal; font-size: 1.5em; }

#page-wrap											{ min-width: 800px; }

#twitter											{ width: 100%; float: left; padding: 0px; min-width: 200px; }

.tweet												{ padding: 0px; margin: 0px; }

p#joey 	{ font-weight: normal; font-style:normal; font-size: 1.0em; color:white; }


p#title 	{ font-weight: normal; font-style:normal; font-size: 1.2em; color:white; }
