body{
  margin: 0 auto;
  background-color: #eeeeee;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 0;
  color: #000000;
}
#wrapper{
  background-image: url(../images/background.gif);
  background-position: center;
  background-repeat: repeat-y;
  margin: 0 auto;
  width: 720px;
  vertical-align: top;
  padding-top: 5px;
  padding-left: 0px;
}
#header{
  background-image: url(../images/background.gif);
  background-position: center;
  background-repeat: repeat-y;
  width: 720px;
  height: 60px;
  background-color: #383838;
}
#maincontent{
  width: 720px;
  padding-top: 3px;
  padding-left: 0px;
  margin-left: 0px;
}
hr{
  width: 100%;
  text-align: right;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  position: relative;
}
img{
  border: 0px;
  background-color: #ffffff;
}
table{
  font-size: 11px;
  padding-left: 0px;
  margin-left: 0px;
  border: 0px;
}

input{
  border: 1px solid #cccccc;
  background-color: #eeeeee;
}
#copyright{
  color: #aaaaaa;
}
#bottom{
  color: #aaaaaa;
}
#footer{
  background-image: url(../images/footer_bg.gif);
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: top;
}
h1{
  color: #FFFFFF;
  font-size: 14px;
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 3px;
  margin-bottom: 0px;
  background-color: #3B443B;
  margin-left: 0px;
}
p{
  margin: 2px;
  padding: 5px;
  text-align: left;
}
a.bottomlinks:link{
  color: #aaaaaa;
  text-decoration: none;
}
a.bottomlinks:visited{
  color: #aaaaaa;
  text-decoration: none;
}
a.bottomlinks:hover{
  color: orange;
  text-decoration: none;
}
a.toplinks:link{
  color: #aaaaaa;
  text-decoration: none;
  font-weight: 800;
}
a.toplinks:visited{
  color: #aaaaaa;
  text-decoration: none;
  font-weight: 800;
}
a.toplinks:hover{
  color: limegreen;
  text-decoration: none;
  font-weight: 800;
}
a.generic:link{
  color: #aaaaaa;
  text-decoration: none;
}
a.generic:visited{
  color: #aaaaaa;
  text-decoration: none;
}
a.generic:hover{
  color: #aaaaaa;
  text-decoration: underline;
}
 table.c8 {width: 100%; height: 100%; text-align: left; padding:0px;}
 td.c7 {width: 30%; padding-left: 5px; padding-right: 5px; vertical-align: top;}

 td.c2 {width: 70%; padding-left: 5px; padding-right: 5px; vertical-align: top;}
 p.c9 { padding-left: 10px; padding-right: 10px; font-size: 12px;}
 p.c2 {}
 p.c3 {}
 h2.c4 {background-color: #383838; color: #ffffff; font-size: 11px; padding: 5px; margin-bottom:0px;}
 p.c5 {font-weight: 800; padding-bottom: 0px; padding-top:0px;}
 p.c6 {font-weight: 800; padding-bottom: 0px; padding-top:0px; text-align: center;}
 p.c7 {color: #ffffff; height: 30px; padding-bottom: 0px; padding-top:0px; text-align: center; background-color: #ce7649; margin-left: 7px; margin-right: 7px; text-align: right; vetical-align: middle;}
 .image {
	float: left;
	margin: 0 9px 3px 0;
	border: 1px solid #333333;
}
	.right_articles {
		border: 1px solid #eee;
		padding: 0px;
		margin: 0 0 10px 0;
	}

	.right_articles:hover {
		border: 1px solid #ccc;
	}
.right{ text-align: center; font-weight: 800; }

