/* all */

body {
    background: #FFF;
    padding: 0px;
    margin: 0px 0px 30px 0px;
    font-family: "Helvetica", san-serif;
    text-align: center;
    font-size: 14px;
    color: #555;
    line-height: 1.6em;
}

a {
    color: #333;
    font-weight: bold;
outline: none;
}

a img {
    border: none;
    outline: none;
}

#container {
    text-align: left;
    padding: 0px 0px 0px;
    width: 700px;
    margin-right: auto;
    margin-left: auto;
}

.tshirtfarmplus_menu {
	background: #99CC33;
    width: 700px;
    margin-right: auto;
    margin-left: auto;
	text-align: left;
	padding: 0px 5px 0px 5px;
	color: #669900;
}

.tshirtfarmplus_menu a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #669900;
	border-right: 1px solid #669900;
}

.tshirtfarmplus_menu a:hover {
}

.tshirtfarmplus_menu_background {
	background: #99CC33;
}

#content {
padding: 0px 0px 0px 0px;
}

.content_content {
	padding-top: 150px;
	padding-bottom: 100px;
	padding-right: 0;
	background: url(images/geekgearz_banner.png) center no-repeat;
}

.content_sponsors {
	margin-top: 10px;
	text-align: center;
}

#footer {
	text-align: center;
	font-size: 80%;
color: #999;
margin-top: 30px;
}