/* Generated by KompoZer */
body {
  background: white none repeat scroll 0% 50%;
  font-family: Arial;
  font-size: 14px;
  text-align: left;
  color: #fff;
}

div.scroll
{
background-color:#ffffff;
width:260px;
height:400px;
overflow:scroll;
}


#iframe {
background-color:#FFFFFF; 
text-align:left;
color:#666666;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
width:250px;
height:600px;
line-height:20px;
}


#nav, #nav ul {
padding: 3px 0 0 0;
margin: 0px 0 0 0px;
list-style: none;
}
#nav li {
float: left;
width: 96px;
}
#nav ul {
position: absolute;
width: 100px;
left:-1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
margin:0 0 0 0px;
background-position: 0 0;
}

#nav a {
margin: 2px 5px 3px 5px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul a{
cursor: default;
font-size:9px;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #fff;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #ccc;
cursor: pointer;
}

ul li{
background-color: #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

ul ul li{
background-color: #fff;
border-top: 3px solid #FFF;
border-left: 0;
}

#home a{
font-size:14px;
color:#FFFFFF;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0;
}
h1, h2, h3, h4, h5 {
  margin: 0;
}
#header {
  margin: 0 0 0 30px;
  width: 660px;
  color: #666666;
}
#header h1 {
  margin: 0px 0 0 0px;
  float: left;
  font-size: 50px;
  letter-spacing: -4px;
}
#header h2 {
  margin: 40px 20px 0 0;
  float: left;
  font-size: 18px;
  letter-spacing: -2px;
}
a {
  color: #666666;
  text-decoration: none;
}
a:hover {
  text-decoration:none;
  color:#FF0000;
}

#menu1 {
  margin: 0px auto;
  float: left;
  width: 160px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  color: #323b2e;
}
#menu1 ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu1 li {
}
#menu1 a {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #b5b5b5;
  padding: 15px 0px;
  display: block;
  width: 190px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  color: #808080;
  background-color: #cccccc;
}
#menu1 a:hover {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  background-color: #8a8a8a;
  color: #ffffff;
}
#content {
  border-style: none solid solid;
  border-color: -moz-use-text-color #ffffff #ffffff;
  border-width: medium 0px 0px;
  margin: 0 auto;
  background: #333333 none repeat scroll 0% 50%;
  width: 700px;
  padding-top: 10px;
  background-position:top;
}

#anImage {
  padding-left:7px;
}


#colOne {
  padding: 0 10px 0 20px;
  float: left;
  width: 190px;
  margin-top: 20px;
}
#colTwo {
  padding: 0 20px;
  float: right;
  margin-top: 20px;
  width: 440px;
}
#content h2 {
  margin-bottom: 20px;
  font-size: 18px;
  letter-spacing: -1px;
  color: #808080;
}
#footer {
  margin: 0 auto;
  width: 700px;
  padding-top: 20px;
}
#footer p {
  padding: 0;
  text-align: center;
  font-size: 10px;
}

