* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.3;
	font-size: 76%;
	background-color:#535b5d;
}

#wrap {
	min-width: 760px;
	max-width: 960px;
	text-align: left;
	width: 900px;
	background-image:url(../images/columnhack.png);
}


#usermodules {
color: #ffffff;
font-size:100%;
}

#usermodules ul{
list-style:none;
}

#usermodules a:link {
color:#ffdc00;
}

#usermodules a {color:#fffff0;}

#usermodules table.moduletable {
color:#ffffff;
}

table.moduletable th {
color: #ffdc00;
font-size: 150%;
} 

table.moduletable {
padding: 10px;
}

table.moduletable a{
color:#d5422f;
font-weight:bold;
}

#login table.moduletable th{
	color: #d5422f;
	font-size: 150%;
}

a:link img {border:none;}

.headerinside {
	padding: 10px;
}

.logininside {
	padding: 0px;
}

.contentinside {
	padding: 8px;
}

#leftbar {
	float: left;
	width: 249px;
	overflow: hidden;
	background-color: #ffffff;
	height: 240px;
	background-image: url(../images/leftmenu.png);
}

#leftbar a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  float:left;
  display:block;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  color: #d5422f;
  text-decoration: none;
  width: 249px;
  border-left: 3px;
  border-left-style: solid;
  border-left-width: 3px;
  border-left-color: #d5422f;
}

#leftbar a:hover {
	color: #ffffff;
	background-image:url(../images/leftmenulogo.png);
	background-repeat:no-repeat;
	background-color:#d5422f;
	border-left: 3px;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #ffffff;
}

#header {
	width: 900px;
	height: 100px;
	border:#535b5d;
	border-top:#535b5d;
	border-top-style:solid;
	border-top-width: 20px;
	background-image: url(../images/logo.png);	
}

#search input {
	background:url(../images/search.gif) no-repeat;
	border:0;
	height:27px;
	width:140px;
	font:1em Helvetica, Arial, sans-serif;
	padding:6px;
	padding-right: 10px;
	color:#CCCCCC;
	font-style:italic;
}

#search .search {
	float: right;
	margin-top: -50px;
	margin-right: 15px;
	overflow: hidden;
}

#login {
	color:#535b5d;
	font:1em Helvetica, Arial, sans-serif;
	padding-left: 20px;
	float: left;
	width: 229px;
	background-image: url(../images/loginn.png);
	background-repeat:no-repeat;
	padding-top: 0 20px;
	font-weight:bold;
}

#login a {color:#d5422f; font-weight:bold;}

login#input.checkbox {
width:5px;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.0em;}
form#form-login ul { padding-left: 0px; list-style:none;}

#topbar {
	height: 81px;
	background-image: url(../images/topbar.png);
}

#topbar a:hover {
	color: #ffffff;
	background-color:#dd6354;
	background-image:url(../images/topbarlogo.png);
	background-repeat:no-repeat;
	border-left: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #ffffff;
}

#topbar ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#topbar li {
	float: left;
	background: url(../images/mw_menu_separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#topbar a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  height: 81px;
  line-height: 81px;
  padding: 0 20px;
  padding-left: 55px;
  color: #ffffff;
  text-decoration: none;
  	background-image:url(../images/topbarlogo_normal.png);
	background-repeat:no-repeat;
}

#topbar a#active_menu-nav {
	height: 81px;
	line-height: 81px;
	color:#FFFFFF;
	background-color:#dd6354;
	background-image:url(../images/topbarlogo.png);
	background-repeat:no-repeat;
	border-left: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #ffffff;
}

#imageheader {
	height: 240px;
	background-image: url(../images/newmedia.png);
	margin-left: 249px;
}

#usermodules {
	width: 651px;
	background-image: url(../images/usermodules.png);
	background-repeat: no-repeat;
	margin-left: 249px;
}

#footer {
	font-size: 75%;
	color: #FFFFFF;
	clear:both;
	background-color:#535b5d;
}

#footer a {
	color: #ffffff;
	font-weight:bold;
	font-style:normal;
}

h1,.componentheading {
	font-size: 150%;
	color: #CC0000;
}

h2,.contentheading {
	font-size: 120%;
	color: #ffdc00;
}

.createdate, .created-date, .modifydate, .author {
	font-size: 70%;
	color: #999999;
}