body, table, tr, td, div, p, h1, h2, h3, h4, form, a, img, captionleft, captionright {
	margin: 0;
	padding: 0;
	font-family: georgia, times new roman, times, serif;
	border: 0;
	color: #FFF;
}
body { background: #272e35; color: #FFF; margin: 0 auto;}



.main { background: url('/2010/i/background-pat.jpg'); background-repeat:repeat-x; width: 100%; height: 1000px;}

.mainbody { width: 1000px; height: 640px; margin: 0 auto; text-align: left;}

.topmenu {  position: relative; top: -15px; z-index: 1000}
.topmenu a { background: #e86600; margin-left: 1px; font-size: 50px; }
.topmenu a:hover { background: #ffb400; border-top: 8px solid #ffb400; position: relative; top: 8px; }

.content { width: 1000px; height: 450px; position: absolute; top: 175px; z-index: 200; overflow: hidden;}


.button a { background: #e86600; font-size: 50px; line-height: 50px; height: 50px;}
.button a:hover { background: #ffb400; }



.workbox { overflow: scroll; position: relative; top: 100px; color: #222; }

.twitterbox { width: 800px; height: 139px; background-image: url('/2010/i/latesttweets.png'); margin: 0 auto; color: #FFF; font-size: 13px; }

.twitterbox li { margin-top: 15px; }

