
* {font-size: 100%; padding: 0; margin: 0; border: 0; }

body 		{ color: #202020; background:url('//tollesonterry.net/2011images/tt-net-bkgd.png'); }
a		{ color: #68757e; text-decoration: none; }

#container	{ margin: 0 auto; width: 400px; text-align: center; font-family: 'Yanone Kaffeesatz', arial, serif; color: #68757e; font-size: 1.2em; }

.logo		{ margin: 25px 0 13px 0; }
.divider	{ background: url('//tollesonterry.net/2011images/divider.png') no-repeat; font-size:1px;  width: 377px; height: 1px; margin: 17px 0px 0px 0px; padding:0px }

#footerContainer	{ width: 100px; text-align: center; margin: 0 auto; }
.footer		{ position:fixed; bottom:10px; font-size: .6em; }

ul.nav		{ list-style-type: none; margin-bottom: 50px; }
ul.nav li	{ display: inline; margin: 0 7px; }

#nav			{ width: 245px; margin: 0 auto; margin-bottom: 100px; }
a.twitter 		{ float:left; margin: 0px 7px; width: 35px; height: 38px; text-decoration: none; background: url("//tollesonterry.net/2011images/twitter.png") no-repeat 0 0; display:block; }
a.twitter:hover 	{ background-position: -35px 0; }
a.gowalla 		{ float:left; margin: 0px 7px; width: 35px; height: 38px; text-decoration: none; background: url("//tollesonterry.net/2011images/gowalla.png") no-repeat 0 0; display:block; }
a.gowalla:hover 	{ background-position: -35px 0; }
a.dribbble 		{ float:left; margin: 0px 7px; width: 35px; height: 38px; text-decoration: none; background: url("//tollesonterry.net/2011images/dribbble.png") no-repeat 0 0; display:block; }
a.dribbble:hover 	{ background-position: -35px 0; }
a.facebook		{ float:left; margin: 0px 7px; width: 35px; height: 38px; text-decoration: none; background: url("//tollesonterry.net/2011images/facebook.png") no-repeat 0 0; display:block; }
a.facebook:hover 	{ background-position: -35px 0; }
a.flickr 		{ float:left; margin: 0px 7px; width: 35px; height: 38px; text-decoration: none; background: url("//tollesonterry.net/2011images/flickr.png") no-repeat 0 0; display:block; }
a.flickr:hover 		{ background-position: -35px 0; }


