/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
}

/** MENU */

#menu {
}

/** PAGE */

#page {
}

/** CONTENT */

#content {
}

/** SIDEBAR */

#sidebar {
}

/** FOOTER */

#footer {
}
#menu a.active {
	font-weight:bold;
	padding-left:15px;
	width:195px;
}

