body {
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:small;
	background-image: url(/assets/images/back_fade.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color:#FFFFFF;
}
a:link {
	color:#666666;
}
a:visited {
	color:#800080;
	
}
#wrapper {
	
}
#main {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}
#header {
	width:800px;
	height:142px;
	background-image: url(/assets/images/header3.png);
	background-repeat: no-repeat;
	background-color:#AD8799;
}


#header a.logo {
	display:block;
	width:295px;
	height: 66px;
	position:relative;
	top:50px;
	left:7px;
}
#header a.email {
	display:block;
	width:153px;
	height: 7px;
	position:relative;
	top:45px;
	left:619px;
}
#menu {
	clear:both;
	min-height:27px;
	width:800px;
	display:block;
	margin-bottom:10px;
	font-weight:bold;
}
#columns { 
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
}
#left {
	float: left;
	width: 120px;
	padding: 0px 15px 0px 7px;
	margin-bottom:10px;
}
#left a {
	color:#736357;
	text-decoration:none;
}
#left a:hover {
	font-weight:bold;
}
#left h1,#right h1 {
	height:19px;
	width:110px;
	display:block;
	background-image: url(/assets/images/block_top.png);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	font-size:small;
	padding-left:10px;
	padding-top:3px;
	color:#FFFFFF;
	background-color:#AD8799;
}
#right h1 {
	width:125px;
}
#left ul {
	background-color:#E6E6FF;
	list-style:none;
	margin:0px;
	padding:10px;
	border: 1px solid #A9A3A0;
	margin-bottom:10px;
}
#left li {
	line-height:25px;
}
#left .login {
	background-color:#E6E6FF;
	margin:0px;
	padding:10px;
	border: 1px solid #A9A3A0;
	margin-bottom:10px;
}
#left form {
	padding:0px;
	margin:0px;
}
#left .text {
	width:140px;
}
#right .facs {
	background-color:#E6E6E6;
	margin:0px;
	padding:10px;
	border: 1px solid #A9A3A0;
	margin-bottom:10px;
	font-size:x-small;
}
#right .ask {
	border: 1px solid #A9A3A0;
	padding:2px;
}
#right form {
	padding:0px;
	margin:0px;
}
#right .text {
	width:130px;
}
#right {
	float: right;
	width: 135px;
	padding: 0px 7px 0px 10px;
	margin-bottom:10px;
}
#content {
	width:500px;
	min-height:400px;
	/*margin-left:140px;*/
	overflow:auto;
	float:left;
}
#content img {
	max-width:490px;
	width: expression(this.width > 495 ? 495: true);
}
h1,h2,h3,h4,h5,h6 {
	margin-top:0px;
	padding-top:0px;
}
h1 {
	font-size:16pt;
}
#content h1 {
	margin-bottom:-10px;
}
h2 {
	font-size:14pt;
}
h3 {
	font-size:12pt;
	font-weight: bold;
}
h4,h5,h6 {
	font-size:10pt;
}
#footer {
	font-size:smaller;
	padding-top:2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A9A3A0;
	margin:10px;
	clear:both;
}

#newsfeed {float:right;
          
		   
		   }
bold {
	font-weight: bold;
}

#smaller  {
	       font-size:smaller;
		          }
#smaller li {
	line-height:15px;
}


#wrapper #main #columns #content #nfp .bold a font {
	font-weight: normal;
}
