/* Design by BaconProductions */

body {
background: #cadcf6 url('bg.jpg') repeat-y left top;
 width: 860px;
}
#page {
 width: 850px;
 margin: 5px;
}
.liner {
 text-align:left;
}
a:link { font-family: Tahoma;
font-weight: normal;
font-size: 12pt;
color: #ff6600;
}

a:visited { font-family: Tahoma;
color: #ff6626;
font-weight: normal;
font-style: normal;
font-size: 12pt;
}

a:hover { font-family: Tahoma;
font-weight: normal;
font-style: normal;
color: #b01f1f;
font-size: 12pt;
}

a:active { 
color: #ff6600;
font-weight: normal;
font-style: normal;
font-size: 12pt;
}
p {
 text-indent:30px;
}
.h1 { font-size: 22pt;
font-weight: normal;
font-style: normal;
text-align: center;
font-family: Tahoma;
color: #993200;
}

.h2 { font-family: Tahoma;
font-size: 18pt;
color: #f6a452;
}
.h3 { font-family: Tahoma;
font-size: 16pt;
color: #983200;
font-weight: normal;
font-style: normal;
text-align: left;
}

.h4 { font-family: Tahoma;
font-size: 14pt;
color: #cacaca;
font-weight: normal;
font-style: normal;
}
.h4a { font-family: Tahoma;
font-size: 16pt;
color: #cacaca;
font-weight: bolder;
font-style: normal;
}
.h5 { font-family: Tahoma;
font-size: 12pt;
color: #983200;
font-weight: normal;
font-style: normal;
}
#right ul{
 list-style-type: square;
}
#right ul li {
 margin-left: 40px;
 font-family: Tahoma;
 font-size: 12pt;
 color: #983200;
}
#top {
 width:780px;
 height:75px;
}
#right {
 float: right;
 clear:none;
 margin-right: 20px;
 margin-top: 20px;
 width: 550px;
}
#right .h4 {
 font-family: Tahoma;
 font-size: 12pt;
 color: #983200;
}
#right .anchor {
 font-family: Tahoma;
 font-weight: bolder;
 font-size: 12pt;
 color: #983200;
}
#titlebox {
 width: 245px;
 height: auto;
 margin-left:10px;
 text-align: center;
}
#left {
 float:left;
 clear:none;
 margin-top: 20px;
 margin-left: 0px;
 width: 245px;
}

#foot {
 clear:both;
 width: 245px;
 height: auto;
 margin-top: 10px;
 margin-left: 308px;
 text-align: center;
}
#foot .h4 {
font-family: Tahoma;
font-size: 12pt;
color: #983200;
}