#header 
{
 	/*font: normal .75em/1.5em Helvetica, Arial, Verdana, sans-serif; */	
background: url("http://www.lotusdr.com/LotusDR/LotusDR.nsf/lotusDR-logo-blue-white-2.gif") bottom left no-repeat;	
color: #5b3feb;	
/*height: 4.0em; */	
height: 101px;	
padding: 0;	
text-align:right;	
/*font-size: .9em;*/
}
#header #headerInner 
{		
height: 55px;	
background: transparent url("") bottom right no-repeat;
h2: left
}
#colRight{
	/*float: right;*/
	width: 185px;
	background: #fff;
	padding: 15px 10px 0 0px;
}
td.colRight {width:185px;}
#titleBar {
background:#fff  top left repeat-x;
height:3em;
position: relative;
}
.entryBody img {
max-width:750px
} 
/*Link and hover colors*/
a:link, a:visited {
color: #696969;
text-decoration: none;
}
a:hover, a:focus, a:active {
color: #000000;
text-decoration: underline;
}
a:hover, a:focus, a:active {
color: #000000;
text-decoration: underline;
}
.entry h4 a {
text-decoration: none;
vertical-align: middle;
}
.entry h4 a:hover {
text-decoration: underline;
}
.tags a:link, .tags a:visited, a.tag:link, a.tag:visited {
color: #696969;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #696969;
}
.tags a:hover, .tags a:focus, a.person:hover, a.person:focus, a.my:hover, a.my:focus {
color: #000000;
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #000000;
}
.tags a:hover, .tags a:focus, a.person:hover, a.person:focus, a.my:hover, a.my:focus {
color: #000000;
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #000000;
}
a.action, a.action:visited, .actions a, .actions a:visited {
color: #696969;
text-decoration: underline;
border-bottom-width: 0pt;
border-bottom-style: none;
border-bottom-color: -moz-use-text-color;
}
a.action:hover, a.action:focus, .actions a:hover, .actions a:focus, .tags a.action:hover, .tags a.action:focus {
color: #000000;
text-decoration: underline;
border-bottom-width: 0pt;
border-bottom-style: none;
border-bottom-color: -moz-use-text-color;
}
a.action:hover, a.action:focus, .actions a:hover, .actions a:focus, .tags a.action:hover, .tags a.action:focus {
color: #000000;
text-decoration: underline;
border-bottom-width: 0pt;
border-bottom-style: none;
border-bottom-color: -moz-use-text-color;
}
#titleBar form {
position:absolute;top:18px; right:10px;}
/*New Menu 9-28-111 */
#top_navigation {
	background : transparent;
Align: center;
	width: 500px;
	height : 77px;
	list-style : none;
	margin-top : 7px;
	margin-bottom : 11px;
	width : auto;
}
ul.nav {
	background : transparent;
	width: 550px;
	height : 57px;
	line-height : 31px;
	list-style : none;
	padding : 15px 0 10px;
	font-size : 14px;
}
ul.nav li {
	display : inline;
	padding : 0;
	background : transparent;
}
ul.nav a {
	background : transparent;
	height : 30px;
	font-size : 16px;
	color : #808080;
	float : left;
	padding : 11px 19px 11px 16px;
	text-decoration : none;
	border-top: 1px solid #FFBF00;
	border-bottom : 4px solid #FFBF00;
	border-left : 1px solid transparent;
	border-right : 1px solid transparent;
	border-radius : 4px;
	-moz-border-radius : 4px;
	-webkit-border-radius: 4px;
}
	ul.nav a:hover {
	background : #252525;
	border-top : 1px solid #252525;
	border-bottom : 4px solid #000;
	border-left : 1px solid #252525;
	border-right : 1px solid #252525;
	color : #FFF;
	padding : 11px 19px 11px 16px;
	-moz-border-radius : 4px;
	-webkit-border-radius: 4px;
	border-radius : 4px;
}

