.menuBar
{
	width: 950px;
	height: 110px;
	border: 1px solid black;
	background-color: #E4E4E4;
}

.loginBox
{
	font-size: 10px;
}

.forumTitle
{
	font-size: 22px;
	font-weight: bold;
	
	text-align: center;
	text-decoration: underline;
}

.forumSubTitle
{
	font-size: 18px;
	text-align: center;
}

.avatarMenu
{
	width: 100%;
	height: 100px;
	font-size: 12px;
}