﻿h1
{
    background:url('../images/horizontalrule.gif') bottom repeat-x;
    padding-top:50px;
    text-indent:70px;
    margin-left:30px;
    width:600px;
    height:31px;
}

.help
{
    width:960px;
    margin-left:275px;
}

.left
{
    width:300px;
}

.right
{
    width:460px;
    margin-left:50px;
}
a
{
    text-decoration:none;
    color:Black;
}

a img
{
    border:none;
}

table h2
{
    margin:0;
    padding:0;
    font-family:Times New Roman;
    font-weight: lighter;
    font-size:larger;
}

.tcolumn
{
    width:350px;
    height:300px;
}

.verticalrule
{
	width:400px;
	height:300px;
	margin-bottom:0;
	margin-top:0;
}

.img
{
   float:right;
}

.item h1
{
    margin-top:0;
    padding-top:0;
    width:300px;
    margin-left:0px;
    padding-left:50px
}

table
{
    margin-left:100px;
}

td 
{
    width: 350px;
    height: 300px;
}

.right h1
{
    padding-left:0;
    margin-left:0;
    text-indent:0;
    width:400px;
}

h3
{
    text-align:center;
    clear:both
}