html{
height:100%;
}

body {
    color: #AFAEAE;
    margin: 0;
    padding: 0;
    background-image:url('img/brd.gif');
    background-position:top;
    background-repeat:repeat-x;
	/*height: auto !important;*/
    height: 100%;
    /*min-height: 100%;*/
}

html {
height:100%;
}

img {
border: 0px;
}
img.p
{
width: 950px;
height: 15px;
}

.main{
height: auto !important;
height: 100%;
min-height: 100%;
position:relative;
border:0px;
border-left: 10px;
border-right: 10px;
border-color: #D0D0D0;
border-style: solid;
display:block;
background-image: url('img/brd.gif');
background-position:bottom;
background-repeat:repeat-x;
}

table.small{
width: 950px;
background: url("img/back.gif") no-repeat;
margin-bottom: 15px;
}

td.smMiddle{
width: 300px;
padding-left: 30px;
padding-right: 20px;
}

td.vrSmMiddle{
width: 300px;
padding-left: 48px;
padding-right: 20px;
}

td.smText{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: 000000;
}

h3 {
font-family: Arial Black;
font-size: 15px;
font-style: italic;
font-weight: 100;
color: #B7202E;
}

h3.2 {
font-family: Arial Black;
font-size: 15px;
font-style: normal;
font-weight: 100;
color: #B7202E;
}

.entrance{
text-align: center;
font-family: Tahoma;
font-size: 19px;
padding: 20px 0px 20px 0px;
text-align: center;
}

a.more{
float: right;
font-size: 13px;
font-weight: normal;
color: #AFAEAE;
}

.describe{
font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	padding-left: 25px;
	font-weight: bolder;
}

.rText{
	padding-left: 15px;
	padding-right: 45px;
	width: 300px;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bolder;
	text-align: center;
}

#footer{
position: absolute;
bottom: 0;
width: 100%;
background-image: url('img/brd.gif');
}

#leftText{
width: 340px;
font-family: Arial;
font-size: 15px;
font-style: italic;
font-weight: bold;
color: Black;
padding: 10 10 0 10;
}

#leftCol{
border-right-width: 4px; 
border-right-style: solid;
border-color: #DEDEDD;
}

#logo {
    padding-top: 25px;
}
#logo2 {
	padding-top: 15px;
    padding-bottom: 10px;
}

#back{
margin-top: 45px;
margin-left: 45px;
position: absolute;
font: 13px;
color: #AFAEAE;
font-weight: bold;
}

a{
color: #AFAEAE;
font-weight: bold;
}
