#welcome_table, #user_table, .welcometable {
	display: none;
}

#ah {
	position: absolute;
	top: 225px;
	width: 100%;
}

body {
	font-family: Verdana, Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #5EABE7;
	color: #454545;
	min-width: 1000px;
}

br {
	display: none;
}

#outer_wrapper br, #bottomtext br, #ajax_box br {
	display: inline;
}

a, a:visited, a:active {
	font-family: Verdana, Arial;
	color: #6090be;
	color: #5eabe7;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #356a9e;
}

#logo {
	height: 150px;
	overflow: hidden;
	width: 100%;
	background-color: #5c8bb9;
	background-image: url('../forum-hosting-images/logo-background.png');
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0px;
	padding: 0px;
}

#logo-icon {
	position: absolute;
	top: 2px;
	right: 11px;
}

#outer_wrapper {
	margin-left: 13px;
	margin-right: 13px;
	border-top: 1px solid #f1f1f1;
	background-color: #dedede;
}

#inner_wrapper {
	min-height: 250px;
	border: 1px solid #d0d0d0;
	padding: 10px;
}

#menu_holder {
	height: 31px;
	background-image: url('../forum-hosting-images/menu-background.jpg');
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-bottom: 100px;
	padding-top: 13px;
}

#menu_holder a {
	display: block;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	color: #6c98c4;
	font-size: 15px;
	text-transform: lowercase;
}

#menu_holder a:hover {
	color: #3b76b0;
}

#menu_left {
	margin-top: -13px;
	height: 44px;
	width: 2px;
	background-image: url('../forum-hosting-images/menu-left.jpg');
	float: left;
}

#menu_holder table {
	margin-top: -5px;
	margin-left: 15px;
	width: 65%;
	float: left;
}

#menu_right {
	margin-top: -13px;
	height: 44px;
	width: 2px;
	background-image: url('../forum-hosting-images/menu-right.jpg');
	float: right;
}

.menu-divider {
	background-image: url('../forum-hosting-images/menu-divider.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 12px;
	height: 8px;
	display: block;
	float: left;
	position: relative;
	top: 6px;
}

.title1, .title2 {
	background-repeat: repeat-x;
}

.window1, .window2 {
	border: 1px solid #fefefe;
}



#forum a {
	margin-left: 2px;
	margin-right: 2px;
	font-family: arial;
	font-size: 11px;
}

#pages a {
	margin: 0px;
}

.group0, .group1, .group2, .group3, .group4, .group5, .group6, .group7, .group8, .group9, .group10, .group11, .group12, .group13, .group14, .group15 , .group16 {
	font-size: 13px!important;
}

.board_holder, .board_holder *, .topicstarter a, .last_post a {
	font-size: 11px!important;
}

#bottomtext {
	width: 100%!important;
	padding-top: 40px!important;
	margin-top: 10px!important;
	border-top: 0px!important;
	margin-bottom: -10px!important;
	height: 60px;
	background-image: url('../forum-hosting-images/footer.png');
	background-repeat: repeat-x;
}

#bottomtext div, #bottomtext a {
	color: #fff!important;
}

#footerstats, #footertime {
	display: none;
}
