html {
height: 100%;
}

* html #wrap {
height: 100%;
}

#wrap {
	position: relative;
	min-height: 100%;
}

#header {
	background: #EBE3CD;
	height: 95px;
	border-top: 1px solid #383b37;
	border-bottom: 1px solid #383b37;
	position: relative;
}

#header img {
	margin: 0;
	height: 95px;
	float: left;
}

#userinfo, #login {
	float: right;
	color: #000;
	margin:0 15px 0px 0;
	position: relative;
	bottom: -32px;
}

.navtime {
	color: #F5F7BD;
}

#newpm {
	background: url(/podiatry-forum/images/paimg/newpm.png) no-repeat top right;
	float: right;
	color: #000;
	margin:0 15px 0px 0;
	padding: 15px 0 0 0;
	height: 80px;
	position: relative;
	bottom: -15px;
}

#navbar {
	background: #30A800 url(/podiatry-forum/images/nimg/misc/_vBmenu.gif) repeat-x;
	margin:auto;
	padding: 4px 7px;
	
}

#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0 5.0em 0 0;
	padding: 0px;
	}
		
#navbar ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
#navbar ul li a {
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px 0 2px 0;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	text-decoration: none;
	}

#navbar ul li a:hover {
	color: #D62523;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	text-decoration: none;
	}

#navbot {
	background: #EBE3CD;
	text-align: center;
	padding: 5px 0 5px 0;
	overflow:hidden;
	clear:both;
}

a.navbot:link  {
	font-size: 12px;
	color: #8f5c2d;
	text-decoration: none;
	font-weight: 700;
	
}

a.navbot:visited {
	font-size: 12px;
	color: #8f5c2d;
	text-decoration: none;
	font-weight: 700;
}

a.navbot:hover {
	font-size: 12px;
	color: #8f5c2d;
	text-decoration: underline;
	font-weight: 700;
}

#contentl {
	float:left;
	width: 700px;
	margin: 10px 0 0 20px;
	padding: 0 0 0 20px;
	background: #ccc;
}

.ads {
	width: 729px;
	margin: auto;
	
}

#contentr {
	
}

#forumwrap {
	padding-bottom: 4.8em;
}

#footer {
	background: #EBE3CD;
	height: 6.8em;
	border-top: 1px solid #383b37;
	color: #000;
	padding: 5px;
	position: relative;
}
#footleft {
	float:left;
	width: 400px;
}

a.ftext:link  {
	font-size: 12px;
	color: #4890C0;
	text-decoration: none;
	font-weight: 700;
	
}

a.ftext:visited {
	font-size: 12px;
	color: #4890C0;
	text-decoration: none;
	font-weight: 700;
}

a.ftext:hover {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	font-weight: 700;
}
