/* User CSS */


#userbody {
	background: #333333;
	color: #ffffff;
}

#userbody a {
        color: #3098a1;
}

#userbody a:hover{
        color: #3098a1;
        text-decoration: underline;
}


#userheader {
	background: #87688a url(http://tabletopgeeks.com/wp-content/themes/tabletopgeeks/images/user-header.jpg);
        height: 120px;
        padding: 5px;
}

#usercontent {
        padding: 15px;
}

.postlinks {
	text-align: right;
}
