body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  background-image:url('../img/bg_black.jpg');
  text-align: center;
}

p {
  line-height: 1.5em;
}
div.bottomlogos {
	width: 900px;
	height: 49px;  
	background-image: url('../img/bottomlogos.png');
}
div.newsbutton {
	width: 208px;
	font-size: 14px;
	color: #ffffff;
	height: 24px;  
	border-top: solid 1px white;
	border-left: solid 1px white;
	padding-left: 10px;
	padding-top: 8px;
	background-color: #3009bc;
		background-image: url('../img/gradient_blue.jpg');
	background-repeat:repeat-x;
}
a.newslink {
	text-decoration: none;
	color: white;
	underline: none;
}
#homelinksDiv{
    height: 110px;
    margin-top:20px;
}


ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 220px;
}

ul.menu a {
  display: block;
  text-decoration: none;    
}

ul.menu li {
  margin-top: 0px;
  border-top: 1px solid white;
  border-right: 1px solid white;
border-left: 1px solid white;

}

ul.menu li a {
  background: #99cc33;
  color: #fff;    
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 9px;
}

ul.menu li a:hover {
  background: #89c218;
}

ul.menu li ul li a.menuOn {
  background: #fff;
  border-left: 5px #89c218 solid;
  padding-left: 15px;
}

ul.menu li ul li a {
  background: #defba4;
  color: #000;
  padding-left: 20px;
}

ul.menu li ul li a:hover {
  background: #fff;
  border-left: 5px #89c218 solid;
  padding-left: 15px;
}


.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }


#main {
    margin-left: auto ;
     margin-right: auto ;
    width: 900px;
    background-color: #fff;


    text-align: left;
    background-image: url('../img/bottom.jpg');
    background-repeat:no-repeat;
    background-position:bottom left;


}

#footer {
    margin-left: auto ;
     margin-right: auto ;
    width: 900px;
    text-align:center;
    padding-top: 10px;
    color: white;
    font-size: 11px;
}
#header {
    width: 900px;
    height: 312px;
    background-color: #ffffff;
    background-repeat:no-repeat;
    position: relative;
}
#logo {
    position: absolute;
    top: 0px;
    left: 0px;
}
#logo img {
    border: 0;
}
#left {
    width: 220px;
    float: left;


}



#bottom {
    height: 225px;
    width: 860px;

    margin-left: 40px;    /*how far to indent the div*/
    padding-top: 100px;
    clear: both;

}

#right {
    float: left;
    width: 680px;
    position: relative;
}

#rightWithSidebar {
    float: left;
    width: 510px;
    position: relative;
}


#rightTop {
	width: 680px;	/* WHATS MY WIDTH ??  680- this elements padding-left value */
	height: 34px;  /* WHATS MY HEIGHT?? */
	background-color: #303030;
	background-position:top left; 

	color:white;
}



#rightTopLeft {
    float: left;
    padding-top: 8px;    /* SET ME SO THE CONTENT IS VERTICALLY CENTERED */
    padding-left: 20px;    /* SET ME SO THE TEXT IS PROPERLY INDENTED */
}

#rightTopSearch{
	float: right;
	width: 155px;  /* WHATS MY WIDTH ?? */
	height: 34px;  /* WHATS MY HEIGHT??  SHOULD BE rightTop's height-margin-top */
	padding-left: 15px;
	padding-top: 4px;
	background-image: url('../img/gradient_blue.jpg');
	background-repeat:repeat-x;
}


#searchResults                   { position: absolute;top: 29px; right: -6px; width:500px; padding-bottom: 10px; 
                                      background-color: #333; display:none; z-index: 999; } 

#searchResultsContent            { margin: 0 10px; padding:20px; background-color:#FFF; }

#searchResults div.result        { margin-bottom: 14px; color:#333; overflow:hidden; }
#searchResults div.result div.url{ font-size: 0.9em; color: #999; width:100%; overflow: hidden; }

#searchResultsTitle              { color: #FFF; padding: 15px 10px 9px 10px; }
#searchResultsClose              { float: right; }
#searchResultsClose a            { color: #FFF; }


#contentwide {
    margin-top:10px;
    margin-left: 20px;
    margin-right: 20px;
}
#content {
    margin-top:10px;
    margin-left: 20px;
    margin-right: 30px;
    width: 470px;
}
div.glance {
    font-size: 14px;
	float: right;
	width: 170px;
	height: auto;
	margin-bottom: 10px;
	background-color: #969696;
}
div.glancelinks {
	padding-left: 10px;
	margin-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 20px;
	line-height: 24px
}
div.glancelinks img {
    vertical-align: middle;
}
a.glancelinks {
	text-decoration: underline;
	color: #ffffff;
	font-size: 0.8em;
}
div.quick {
	color: #ffffff;
	font-size: 14px;
	float: right;
	width: 170px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 4px;
	background-image: url('../img/quicklinks_title_bg.jpg');
	background-repeat:repeat-y;
	background-position: top right; 
}
span.quicktitle {
	padding-left: 16px;
	text-transform: uppercase;
}
img.videolink {
    padding-top: 10px;
    padding-right: 30px;
    vertical-align: middle;
}

#nav {
    min-height: 600px;
}

#sitemap {
	width: 144px;
	height: 200px;
	float: left;
	color: white;
	padding-top: 30px;
	padding-right: 25px;
	font-size: 12px;
	text-transform: uppercase;
}
#homelinks {
    float:left;
    margin-left:8px;
    margin-right:8px;
    width:140px;
}
#rotating {
    padding-top: 30px;
}

ul.sm {
	text-transform: capitalize;
	border-top: 1px solid white;
	list-style-type: none;
	font-size: 14px;
	padding-left: 0;
	margin-left: 0;
	padding-top: 4;
	margin-top: 6;
	margin-right: 25;
}
a.sitelink {
    text-decoration: none;
    color: white;
    underline: none;
    font-size: 9px;
}
p {
  font-style: inherit;
  font-size: 0.9em;
}
p.blue {
  font-style: inherit;
  font-size: 0.9em;
  color: #0066cc;
}
h1 {
  font-style: inherit;
  font-size: 1.0em;
  color: #555dd9;
  margin-top: 0px;
  padding-top: 4px;
}
h2 {
  font-style: inherit;
  font-size: 1.0em;
  color: #555dd9;
  margin-top: 0px;
  padding-top: 20px;
}
img.floatright {
    float: right;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
img.floatleft {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
div.section,
p.section {
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
}
div.rightcontent {
    width: 170px;
    top: 80px;
    float:left;
    padding-top: 80px;
}
div.rightcontent {
    width: 170px;
    top: 80px;
    float:left;
    padding-top: 50px;
}
div.gtrans {
   	width: 162px;
	height: 30px;
	padding-bottom: 8px;
	padding-top:0px;
	padding-right: 8px;
}
img { border: none; } 

#flashMessage {
    padding: 4px;
    background-color: #FFFBD1;
    margin-bottom: 14px;
}
