* {
    margin: 0px;
    padding: 0px;
}

body {
    background-color: #EFEFEF;
    font-size: small;
    font-family: verdana, arial, helvetica, sans-serif;
    padding: 20px;
    margin: 0px;
    text-align: center;
}



#main {
    text-align: left;
    vertical-align: middle;
    margin: 0px auto;
    padding: 0px;
    width: 750px;
}

#header {
    height: 122px;
    color: white;
    font-size: 45px;
    font-style: italic;
    font-weight: bold;
    background-image: url(../images/header1.png);
}

#header2 {
    color: white;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
}

h1 {
    margin-bottom: -10px;
}

h2 {
    font-size: small;
}

a:link.head, a:active.head, a:hover.head, a:visited.head {
    text-decoration:none;
    color:white;
}

#header p
{
    padding: 30px 0px 0px 30px;
}

#content
{
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
    background-color: #ffffff;
}

#filler
{
width: 140px;
height: 1px;
}

.descriptionofsite
{
}

.search
{
	padding: 0px 0px 10px 0px;
}

.language
{
	padding: 0px 0px 10px 0px;
	text-align: right;
	vertical-align: bottom;
}

.time
{
	padding: 0px 0px 10px 0px;
	text-align: center;
}

.pagenumbers
{
   text-align: center;
	 padding: 10px 0px 10px 0px;
}

a:link, a:active, a:hover, a:visited {
    color: gray;
    text-decoration: underline;
}

.img {
    border: 0px solid Black;
    margin: 0px 0px 0px 0px;
}

#item
{
    empty-cells: show;
}

#item .itemhead
{
    background-image: url("/images/dots.gif");
    background-repeat: repeat-x;
}

#item a:link
{
    color: black;
    text-decoration: none;
}

#item a:visited
{
    color: #AAAAAA;
    text-decoration: none;	
}

#item a:link.rd
{
    text-decoration: underline;
    font-size: 9px;
}

#item a:visited.rd
{
    text-decoration: underline;
    font-size: 9px;
}

#item img
{
    border: 0px solid Black;
}

#item strong
{
    font-weight: 900;
}

#item .title
{
    padding: 0px 0px 0px 0px;
}

#item .channel
{
    padding: 0px 0px 0px 0px;
    text-align: right;
    font-size: 9px;
}

#item .content
{
    padding: 5px 0px 15px 5px;
    background-image:url('/images/content.gif');
    background-repeat: repeat-x;
}

#item .description
{
    text-align: justify;
    vertical-align: top;
    padding: 5px 5px 10px 5px;
}

#item .imagetd
{
    padding: 0px 0px 0px 0px;
    text-align: right;
}

#item .image
{
    max-width: 120px;
}

.button {
font-family: verdana, arial, helvetica, sans-serif;
color: gray;
background-color: rgb(255,255,255);
font-weight: bold;
font-size: 12px;
border-width: 1px;
border-color: gray;
border-style:solid;
}

i {
color: #AAAAAA;
font-size: 11px;
}

.ads {
    background-color: #FFFFFF;
}
