/* Update Box List */
ul.circle {
list-style-type: circle;
margin-top: 0;
margin-bottom: 0;
}
/* main page colors */
body {
 font-family: Verdana;
 font-size: 10px;
 background-color: #666666;
}

/* Font size and colors*/
p, td {
color: #000000;
font-family: verdana;
font-size: 11px;
padding: 1;
margin-left: 0.5em;
margin-right: 0.5em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
p.news {
color: #000000;
font-family: verdana;
font-Size: 13px;
font-weight: Bold;
 margin: 0 0 0 0;
position:relative;
Top:18px
}
p.nav {
color: #000000;
font-family: verdana;
font-Size: 13px;
font-weight: Bold;
 margin: 0 0 0 0;
position:relative;
left:15px
}
p.update {
font-family: verdana;
font-Size: 10px;
font-weight: Bold;
margin: 0 0 0 0;
}
p.gs {
font-family: verdana;
font-Size: 10px;
padding: 0;
margin: 0 0 0 0;
position:relative;
left:5px
}

/* Link colors*/
a:link
{color: #3E3E3E; text-decoration: none;}
a:visited 
{color: #3E3E3E; text-decoration: none;}
a:hover
{color: #7F7F7F; text-decoration: none;}
a:active 
{color: #3E3E3E; text-decoration: none;}

/* Update Box Link colors*/
a.update:link
{color: #3E3E3E; text-decoration: none; font-weight: normal;}
a.update:visited 
{color: #3E3E3E; text-decoration: none; font-weight: normal;}
a.update:hover
{color: #7F7F7F; text-decoration: none; font-weight: normal;}
a.update:active 
{color: #3E3E3E; text-decoration: none; font-weight: normal;}

/* Image Link colors*/
A:link img, A:visited img {border-color: #3E3E3E;}
A:hover img  {border-color: #7F7F7F;}

/* Page Layout */
#wrapper { 
 margin: 0 0 0 0;
 margin: 0 auto;
 width: 680px;
}
#footer { 
 margin: 0 0 0 0;
 width: 100%;
 clear: both;
}
#Logo {
 width: 680px;
 height: 210px;
 margin: 0 0 0 0;
}
#menu { 
 margin: 0 0 0 0;
 width: 150px;
 float: left;
}
#Nav { 
 color: #150;
 width: 150px;
 float: left;
 margin: 0 0 0 0;
}
#content { 
 margin: 0 0 0 0;
 float: Right;
 width: 515px;
 margin: 0 0 0 0;
}
#Lheader {
 margin: 0 0 0 0;
 width: 48px;
 float: left;
 height: 38px;
background-image: url(../images/HeaderL.gif);
}
#contentheader { 
background-image: url(../images/Header.gif);
 height: 38px;
 width: 447px;
 float: left;
  margin: 0 0 0 0;
}
#Rheader { 
background-image: url(../images/HeaderR.gif);
 height: 38px;
 width: 20px;
 float: left;
  margin: 0 0 0 0;
}
#pagecontent { 
 width: 515px;
 float: left;
 background-color: #FFFFFF;
  margin: 0 0 0 0;
}
#Lfooter {
 width: 48px;
 float: left;
 height: 38px;
background-image: url(../images/footerL.gif);
 margin: 0 0 0 0;
}
#contentfooter { 
background-image: url(../images/footer.gif);
 height: 38px;
 width: 447px;
 float: left;
  margin: 0 0 0 0;
}
#Rfooter { 
background-image: url(../images/footerR.gif);
 height: 38px;
 width: 20px;
 float: left;
  margin: 0 0 0 0;
}
#navheader { 
 width: 150px;
 height: 38px;
 background-image: url(../images/nav.gif);
  margin: 0 0 0 0;
}
#navcontent {
 width: 150px;
background-image: url(../images/gradiant.gif);
 margin: 0 0 0 0;
}
#navfooter { 
 width: 150px;
background-image: url(../images/bottom.gif);
 margin: 0 0 0 0;
 height: 38px;
}
#updateheader { 
 width: 150px;
 height: 38px;
 background-image: url(../images/update.gif);
  margin: 0 0 0 0;
}
#gsheader { 
 width: 150px;
 height: 38px;
 background-image: url(../images/gs_top.gif);
  margin: 0 0 0 0;
}
