﻿a
{
color:red
}

body 
{
font-size: 16px;
font-weight:bold;
font-family: Arial;
background-color:#220000;
border: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 10px;
}

h1
{
font-size: 22px;
color: #990000
}

h2
{
font-size: 16px;
color: #990000
}

div
{
text-align:Center
}

div#main
{
width: 900px;
background: #ffffff url(../images/logos/top.png) no-repeat;
min-height: 200px;
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black	
}

img
{
border:0px
}

ul
{
text-align:left;
color:red
}

ul li
{

}

.tag
{
    font-size: 12px; 
    border: 0px; 
    color: #ff0000;
    width: 100%;
    clear: both;
    display: block;
    border-bottom: solid 1px #cccccc
}

.tag a
{
    color: #ff0000;
    text-decoration: none;
    font-size: 12px
}

.tagimage
{
    clear: both;
    margin: 4px 0px 2px 0px;
    border: 1px solid #999999
}

.tagtd
{
    text-align: center;
    vertical-align: top
}

.offsetblock
{
    height: 40px
}

.imagegrid
{
    width: 420px; 
    height: 400px
}
