/* Default Section Style Sheet*/
a:link    { text-decoration: underline; color: #CC6600; }
a:visited { text-decoration: underline; color: #996600; }
a:hover   { color: red; }

#Content    {position:absolute; 
             left:192px; top:115px; min-width: 500px; height:auto; 
			 padding-left: 2em; padding-top: 0px; padding-right: 0px; padding-bottom: 12em; 
			 z-index:1;
			 background-color: #FFFFFF; layer-background-color: #FFFFFF; border: 0px solid #004049 }
			 
#Content2			{
min-width: 350px;}
		 
#SideBar    {
	position:absolute;
	left:10px;
	top:115px;
	width:180px;
	height:auto;
	z-index:2;
	background-color: #d7dbd3;
	layer-background-color: #d7dbd3;
	border: 1px solid #004049;

}
#Header     {position:absolute;
             left:10px; top:7px; width:auto; height:66px;
			 z-index:3;
			 background-color: #FFFFFF; layer-background-color: #FFFFFF; border: 1px none #000000 }
#TopNav     {position:absolute;
             left:160px; top:80px; width:600px; height:29px;
			 z-index:4;
			 background-color: #006666; layer-background-color: #006666; border: 1px none #000000 }
#Crumps     {position:absolute; width:auto; height:35px; z-index:5; left: 192px; top: 90px; }

#Sidebar ul { margin:0; padding:0; list-style:none; }
#SideBar li { font-weight: bolder; color: #CCCCCC;
              background:url("../imagesMen/Tria.gif") no-repeat left top;
			  margin:0; padding:5px 18px; 
			  border-bottom-width: 1px;
	          border-bottom-style: solid;
	          border-top-color: #000000;
	          border-right-color: #000000;
	          border-bottom-color: #EEEEEE;
	          border-left-color: #000000;
}
#SideBar #Current { background-image:url("../imagesMen/BuNavActA.gif") ; }
#Sidebar #Pain  {text-align: right; font-weight:normal; }
#SideBar #CurrentPain { background-image:url("../imagesMen/BuNavActA.gif") ;
                        text-align: right; font-weight:normal; }
#SideBar a:link {color: #002831; }
#SideBar a:visited {color: #002831; }
#SideBar a:active {color: #002831; }
#SideBar a:hover {color: #FF0000; }

#Footer{
position:absolute; 
left:100px; 
top:440px; 
width:560px; 
z-index:4;
}

.divboxright {           background-color: #d7dbd3; padding: 1em;
	                     clear: left;
	                     float: right;
						 border: 2px solid #004049; 
           }
.divboxright p         { margin-bottom: 0px; }
.divboxright ul        { margin-top: 0px; }
.divboxright a:link    { font-weight: bolder; text-decoration: underline; color: #CC6600; }
.divboxright a:visited { font-weight: bolder; text-decoration: underline; color: #996600; }
.divboxright a:hover   { color: red; }

.imleft                 { float: left; margin-right: 0.5em; margin-bottom: 0.5em; }

h5                     { margin-bottom: 0px; }
.redish                { color: #993333; }
.greenish              { color: #004049; }
#content p             { padding-right: 2em; }


.hang                  { text-indent:-1.5em; margin-left: 1.5em; margin-top: 0px;}
.qa                    { text-indent:-2em; margin-left: 2em; margin-top: 0px; margin-bottom: 0px; }
.toppad                { padding-top: 1.5em; }

/* for about section */
.tyear                 { font-weight: bolder; padding-right: 0.5em; padding-bottom: 0.5em; }
.tcomment              { padding-right: 1.5em; padding-bottom: 0.5em; }

/* for links section */
.linkhead      { margin-bottom: 0; font-weight: bolder; }
.linkdesc      { margin: 0; }
.linktext      {
	margin-top: 0;
	color: #000066;
	text-decoration: underline;
}
