/* CSS Document */


/* General Styles */
a, b, strong, u, table, tr, td, div, span, p, img, li, ul, ol,
h1, h2, h3, h4, h5, h6, body 
{
	border:none;
	margin:0;
	padding:0;
    font-family:Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
}


/* the bodge for IE6 browsers */* html .minwidth {border-left:657px solid #fff; position:relative; float:left; z-index:1;}.page{ position:relative; min-width:640px; _margin-left:-657px; /float:left; /z-index:2; padding:5px;}

h1
{
    font-size:26px;
    font-weight:bold;
    padding:0 20px 0 20px;
}

h1 a
{
    font-size:26px;
    font-weight:bold;
    text-decoration:none;
}

h2
{
    font-size:16px;
    font-weight:bold;
    padding:0 20px 0 20px;
}

h5
{
    font-size:14px;
    font-weight:bold;
    padding-top:1em;
}

p
{
    margin:0 0 1em 0;
}

.smallpadding
{
    padding:5px
}

.mediumpadding
{
    padding:13px 25px 20px 25px;
}

.pagepadding
{
    padding:0px 25px 20px 25px
}

div#header
{
    margin-top:5px;
    /*width:710px;*/
    width:100%;
    /*padding-left:25px;
    padding-right:25px;*/
}

div#header table
{
    width:100%;
}

td.top_left_corner
{
    height:6px;
    width:6px;
}

td.top
{
    height:6px;
}

td.top_right_corner
{
    height:6px;
    width:6px;
}

td.left
{
    width:6px;
}


td.right
{
    width:6px;
}

td.bottom_left_corner 
{
    height:6px;
    width:6px;
}

td.bottom
{
    height:6px;
}

td.bottom_right_corner
{
    height:6px;
    width:6px;
}


div#header_title
{
    padding-top:15px;
}

div#header_strap_line
{
    padding-top:15px;
}


div#main_content table
{
    background-color:white;
    margin-top:5px;
    width:100%;
}

div.custom_area table
{
    background-color:white;
    margin-top:5px;
    width:100%;
}

div#footer table
{
    background-color:white;
    margin-top:5px;
    width:100%;
}

div#title_section
{
    
}

div#search_box
{
    float:right;
    text-align:right;
}

div#about_container p.about_title
{
    position:relative;
    left:-6px;
    font-weight:bold;
}

div#about_container ul
{
    list-style:none;
}

div#about_container ul li
{
    margin-bottom:1em;
}

div.rss_feed
{
    margin-top:1em;
    border:1px solid silver;
    height:120px;
    overflow:auto;
    padding-left:1em;
}

div.rss_feed ul
{
    margin-top:1em;
    list-style:none;
}
/*
table.sponsored td
{
    background-color:Cornsilk;
}/*
