#pic
{
padding:2px 2px 2px 2px;
background-color:#000;
border-collapse:separate;
border-spacing:10px 50px;
  -webkit-border-radius: 6px;    /* for Safari */
  -moz-border-radius: 6px;       /* for Firefox */
  border:1px solid #000;
border-width;1px;
}

#pic2
{
padding:2px 2px 2px 2px;
background-color:#fff;
border-collapse:separate;
border-spacing:10px 50px;
  -webkit-border-radius: 6px;    /* for Safari */
  -moz-border-radius: 6px;       /* for Firefox */
  border:1px solid #999;
border-width;1px;
}

h2
{
font-size:16px;
font-weight:bold;
color:#1D76D0;

}

h1
{
font-size:20px;
font-weight:bold;
color:#1D76D0;

}

strong
{
color:#6F767D;
}


.rounded_colhead
{

  width: 950px;
  margin: 0px auto;
  color: #666666;
  padding: 14px 0px;
  /* Rounded corner stuff starts here */
  background-color: #fff;
  //-webkit-border-radius: 8px;    /* for Safari */
  //-moz-border-radius: 8px;       /* for Firefox */
  background-image:url('images/menubg83.png');
  //background-repeat:repeat-x;
  background-position:center top;
border-width:1px;
border-color:#666666;
border-style:solid;
}

#content
{
float:left;
  width: 650px;
  margin-left: 10px;margin-top:10px;
  min-height:483px;
  color: black;
  padding: 10px 10px 10px 10px;
  font-family:arial,helvetica;
  font-size:14px;
    /* Rounded corner stuff starts here */
  background-color: #ffffff;
  //-webkit-border-radius: 6px;    /* for Safari */
 // -moz-border-radius: 6px;       /* for Firefox */
  border:1px solid #ccc;
border-width;1px;
  //background-image:url('images/content_bg1.png');
background-repeat:repeat-x;
}

#content2
{
float:left;
  width: 224px;
  height: 225px;
  margin-left: 10px;margin-top:10px;
  color: black;
  padding: 10px 10px;
  font-family:arial,helvetica;
    /* Rounded corner stuff starts here */
  background-color: #fff;
  background-image:url('images/box_bg3.png');
  -webkit-border-radius: 6px;    /* for Safari */
  -moz-border-radius: 6px;       /* for Firefox */
  border:1px solid #ccc;
border-width;1px;
}

#content2x
{
float:left;
  width: 224px;
  height: 225px;
  margin-left: 10px;margin-top:10px;
  color: black;
  padding: 10px 10px;
  font-family:arial,helvetica;
    /* Rounded corner stuff starts here */
  background-color: #fff;
 // background-image:url('images/box_bg3_2.png');
  -webkit-border-radius: 6px;    /* for Safari */
  -moz-border-radius: 6px;       /* for Firefox */
  border:1px solid #ccc;
border-width;1px;
}


#contentbg
{
width:100%;
background-color:#eeeeee;
text-align: left;
vertical-align: text-top;
height:819px;


}
 
#menu2 {
border-bottom:1px solid #cccccc;
height:29px;
padding-top:6px;
background-image:url('images/menubg4.gif');
background-repeat:repeat-x;
//background-position:center top;
width:100%;
//background-color:#00dd44;
background-color:#0044dd;
}

#statusbar
{
background-color: #aaccdd;
border-bottom:1px solid #cccccc;
height:6px;
}

#nav2 {
font-size:14px;
 margin:0;
 padding:0;
 padding-left:30px;
 padding-top:9px;
float:left;
width:100%;
}

#nav2 li {
 display:inline;
 padding:0;
 margin:0;
 }

 #nav2 a:link,
 #nav2 a:visited {
 color:#444;
padding:2px 18px 2px 18px;

width:auto;

text-decoration:none;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
outline:0;
 }

#nav2 a:focus,
#nav2 a:hover {
outline:0;
color:#222;
background:#ccddcc;
border-width:1px;
border-color:#eee;
border-style:inset;
-webkit-border-radius: 13px;    /* for Safari */
  -moz-border-radius: 13px;       /* for Firefox */

}




 #nav {
font-size:14px;
 margin:0;
 padding:0;
 padding-left:20px;
 padding-top:4px;
//background:#808259 url(nav_bg.jpg) 0 0 repeat-x;
float:left;
width:100%;
//border:0px solid #42432d;
//border-width:0px 0;
 }

 #nav li {
 display:inline;
 padding:0;
 margin:0;
 }

  #nav a:link,
 #nav a:visited {
 color:#4499dd;
 //background:#b2b580;
padding:18px 28px 20px 28px;
//float:left;
width:auto;
//border-right:0px solid #42432d;
text-decoration:none;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
outline:0;
//text-transform:uppercase;
//text-shadow: 2px 2px 2px #555;
 }

#nav li:first-child a {
//border-left:0px solid #42432d;
}



#nav a:focus,
#nav a:hover {
outline:0;
color:#1D76D0;
background:#ddddff;
 opacity: 0.80;
 filter:alpha(opacity=80); /* IE's opacity*/
}

#home #nav-home a,
#about #nav-about a,
#archive #nav-archive a,
#lab #nav-lab a,
#reviews #nav-reviews a,
#contact #nav-contact a {
background:#e35a00;
 color:#000;
 text-shadow:none;
  }
#home #nav-home a:hover,
#about #nav-about a:hover,
#archive #nav-archive a:hover,
#lab #nav-lab a:hover,
#reviews #nav-reviews a:hover,
#contact #nav-contact a:hover {
background:#e35a00;
}
#nav a:active {
width:0; height:0;
//background:#e35a00;
color:#000;
}

ul#nav a:active,
ul#nav a:focus
{width:0; height:0;}
