a
{ color:#000000;
text-decoration:none;
font-size:10px;

}

select
{
float:left;
text-align:left;

list-style-position:outside;
vertical-align:top

}

#navMainWrapper
{
/*
z-index:1000;
position:absolute;
top:0px ;

*/

}

navcattabs
{
color:#FF0000;
z-index:0;
}

/*jesse header login - - - home box
/
/
/
*/

.indent_it{
font: bold 13px Arial;
; /*leave this value as is in most cases*/
}

.indent_it ul{

margin: 0;
padding: 0;
float: center;
width: 95%; /*width of menu*/
height:18px;
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background:  url(../../../../images/indentbg.gif) center center repeat-x;
}

.indent_it ul li{
display: inline;
}

.indent_it ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indent_it ul li a:visited{
color: white;
}

.indent_it ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background:   url(../../../../images/indentbg2.gif) left center repeat-x;
}

h2.greeting a{
font-size:14px;
text-shadow:#FFFF00;
text-decoration:underline;
}

div#indexDefaultMainContent{
 /*
 
 after login header info----
 This is the area aound the 
 animated picture
 
 */
/*
border:dashed;
*/
border:hidden;
border-color:#F2E486;

border-width:medium;
margin-bottom:25px;
margin-top:25px;
margin-left:50px;
margin-right:50px;


}

span.alert{
float:left;
}

select{
float:left;
}

input{
float:left;
}

label 
{
width: 4em;
float: left;
text-align: left;
margin-right: 0.5em;

}
