body {
    margin: 0;
    padding: 0;
    font-size: 0.8em;
    background-color: #d4d4d4;
}

#main {
  clear: both;
  background-color: #AAAAAA;
  padding: 0 5px;
  margin: 5px 0 5px;
  background: url(../images/background.jpg) 717px 0 repeat-y;
}


a {
    text-decoration: none;
    color: #ffffff;
}

a:hover {

}

a img {
    border: none;
}

#wrapper {
    margin: 0 auto;
    width: 1000px;
    border-left: 5px solid #969696;
    border-right: 5px solid #969696;
    background-color: #AAAAAA;
}


#logo {
    background: url(../images/logo.jpg) top center no-repeat;
    height: 250px;
}

#content {
    margin-right: 285px;
    padding: 10px;
}

#top .sf-menu .active {
 background-color: #aaaaaa;
}

#content p {
  
}

#right {
    float: right;
    width: 275px;
    
}

#footer {
    text-align: center;
    clear: both;
    padding: 5px;
    font-size: 0.9em;
    background-color: #969696;
}



#ari div img {
    float: right;
}

.componentheading, .contentheading {
    font-size: 1.4em;
    font-weight: bold;
}

td.sectiontableheader, .sectiontableentry1 td, .sectiontableentry2 td {
    padding: 0.5em;
}

td.sectiontableheader {
    border-bottom: 1px solid #000;
   
}

td.sectiontableheader a {
    color: #000;
    text-decoration: none;
}

h3.joomlawatch {
    padding: 0;
    margin: 0;  
    margin-left: 15px;  
    font-size: 0.9em;

}

table.joomlawatch {
    font-size: 0.8em;
    margin-left: 15px;  
}

.createdate {
    font-style: italic;
}



#top {
  background-color: #969696;
  padding-top: 5px;
}

#right h3 {
  margin-left: 10px;
}

ul.latestnews a {
  color: #362372;
}

#top ul.menu {
    background-color: #969696;
    width: 100%;
}

#top li.item31 a {
  color: #154224;
  font-weight: bold;
}

#top .sf-menu, .sf-menu * {
margin:0;
padding:0;
}

#right .moduletable {
  margin-bottom: 30px;
}

#content img {
  margin: 15px;
}

#content #fb_views img, #content table.fb_list_actions img, #content table.fb_list_actions_bottom img {
    margin: 0;
}

#content table.contentpaneopen table td p {
   text-indent: 0;
   border-style:solid;
   border-width:0;
}


#chatoutput {
//background:none repeat scroll 0 0 #ffffff;
  border:2px solid #969696;
  margin-left:3px;
  padding:6px 8px;
}

table.contentpaneopen {
    width: 100%;
}

#content table {
   border-spacing: 2px;
}

tr.vtext ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

table.poll td {
  text-align: left;
}

table.blog span.article_separator {
  display: block;
  border-top: 2px solid #969696;
  margin-top: 15px;
}

.mytable {
  background-color:#969696;
  border:0 solid #AAAAAA;
  font-family:Times New Roman;
  font-size:12pt;
  /*margin:0 auto;*/
  /*width:690px;*/
  width: 100%;
}

.mytable td {
  border: 1px solid #aaaaaa;
  background-color: #969696;
  text-align: center;
}

.article_column {
border-top:2px solid #969696;
}

textarea {
resize: none;
}
