html, body {
	height: 100%;	
}
body {
    margin: 0;
    padding: 0;
    font-family:Arial, helvetica, sans serif;
    font-size:1em;
    color: ;
    background: url(../imgs/bg3.png) no-repeat center top;
}

table {
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-family:"AvantGarde Bk BT", "AvantGarde Md BT", Avant-Garde, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
}

h2 {
	font-family:"AvantGarde Bk BT", "AvantGarde Md BT", Avant-Garde, Arial, Helvetica, sans-serif;
	font-size:1.25em;
	font-weight:bold;
}

a, a:visited {color:#f50002;}

a:hover {color:#000;}

.news {font-weight:bold; font-size:0.8em; padding-left:30px; padding-top:15px; vertical-align:top;}
.newslinks, .newslinks:visited {color:#000000; text-decoration:none;}

.newslinks:hover {color:#f50002; text-decoration:none;}

.footer {font-size:0.6em; color:#000000;}

.flink, .flink:visited {color:#000000;}

.flink:hover {color:#f50002;}

.top {background-color:#F50003; height:15px;}

#table {background:#f52f1d url(../imgs/bg-table2.png) bottom no-repeat;}

#content {background:url(../imgs/bg-table3.png) repeat-y right; padding:10px 20px 10px 30px; width:625px;}

#contentinner {background:url(../imgs/bg-table4.png) repeat-y right; padding:10px 20px 10px 30px; width:625px; height: 500px; min-height: 500px;}

#right {background:url(../imgs/bg-right3.png) repeat-y left; vertical-align:top; width:237px;}

#right a, #right a:hover, #right a:visited
{
	color: #ffffff;
}

#bottom {background:url(../imgs/bg-table4.png) repeat-y right; height:25px; vertical-align:bottom;}

.name {color:#FFF; font-weight:bold; background:url(../imgs/label.png) no-repeat left top; padding-left:50px; padding-right:30px; padding-top:23px; height:30px;}
.address {color:#FFF;}

.sidebox
{
    top:-10px;
    left: -70px;
    position:absolute;
    width:175px;
    height:172px;
    color:Black;
    font-size:.75em;
	font-weight:normal;
    visibility: hidden;
    padding-left:120px;
    padding-top:50px;
    padding-right:40px;
}