body {
background-image: url(/images/bkg.gif); 
background-repeat: repeat-x;
background-color: #690D1A;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #FFFFFF;
}

*{
    margin: 0;
    padding: 0;
}

#basis{
    width: 980px;
    margin: 0 auto;
    background: url(/images/bkg.gif) 0 0 repeat-x;
}
#lgirl{
    position: absolute;
    left: 0;
    bottom: 180px;
    width: 170px;
    height: 350px;
}
#rgirl{
    position: absolute;
    right: 0;
    bottom: 180px;
    width: 170px;
    height: 350px;
}
#container{
    position: relative;
    background: url(/images/footer_2.jpg) 0 100% no-repeat;
    /*padding-bottom: 210px;*/
}
.footerlinks {
    height: 222px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    /*padding: 0 15px;*/
    text-decoration:none;
    text-align: center;
    vertical-align:top;
}
.footerlinks a:active{font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 10px;font-weight: normal;	color: #FFFFFF;padding: 0 10px; text-decoration:none;    text-align: center;
}
.footerlinks a:link{font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 10px;font-weight: normal;	color: #FFFFFF;padding: 0 10px; text-decoration:none;    text-align: center;
}
.footerlinks a:visited{font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 10px;font-weight: normal;	color: #FFFFFF;padding: 0 10px; text-decoration:none;    text-align: center;
}
.footerlinks a:hover{font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 10px;font-weight: normal;	color: #fff600;padding: 0 10px; text-decoration:none;    text-align: center;
}
.footerlinks a.botlogo{
    padding: 0 !important;
}
.botlogo{
    float: left;
    display: inline;
    margin: 0 3px 0 2px;
}
.botlogo img{
    border: none;
    display:block;
}
#botmenulinks{
    padding-bottom: 156px;
	text-align: center;
    width: 470px;
    float: left;
    display: inline;
    padding-top: 28px;
}
.botlogo.right{
    float: right;
    /*margin: 0 28px 0 0;*/
}
#botmenulinks a{
    padding-bottom: 155px;
	text-align: center;
}

#botmenuleft{
    padding: 0 0 168px 0;
}
#botmenuright{
    padding: 0 0 168px 0;
}

#wrapper{
    background:  url(/images/bkg.gif) 0 0 repeat-x;
}
#textcontent{
    width: 681px;
    color: #fff;
    background: #000;
    margin-left: 140px;
    padding: 0 10px 0 10px;
    line-height: 170%;
    min-height: 400px;
    _height: 400px;
}
#botlinks{
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
    padding: 10px 0 7px 0;
}
#botlinks *{
    vertical-align: middle;
}
#botlinks img{
    margin: 0 2px 0 1px;
    margin-bottom: 2px;
    border: 0;
}
.clear{
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}
#flash{
    position: relative;
    z-index: 1;
}

.Textbox{ 
	font-family: tahoma;
	font-size: 11px;
	color: #666;
	border:#CCC solid 1px;
	width:250px;
	margin-right:auto;
	padding: 2px 0 1px 0;
	margin-left:10px;
}

.TextboxT{ 
	font-family: tahoma;
	font-size: 11px;
	color: #CCC;
	display:block;
	
}
.heading {font-family: Arial,Tahoma,Verdana;font-size: 24px;color: #AC25F0;font-weight: bold; padding-bottom: 20px;}

td.blackbkg { 
background-color: #000000;
border: 1px #5F5F5F dashed;
}

table.blackbkg { 
background-color: #000000;
border: 1px #5F5F5F dashed;
padding: 20px;
}

.textnormal {font-family: Arial,Tahoma,Verdana;font-size: 12px;color: #FFFFFF;font-weight: normal;}
.textnormal a:link{font-family: Arial,Tahoma,Verdana;font-size: 12px;color: #F8B032;text-decoration: underline;font-weight: normal;}
.textnormal a:active{font-family: Arial,Tahoma,Verdana;font-size: 12px;color: #F8B032;text-decoration: underline;font-weight: normal;}
.textnormal a:hover{font-family: Arial,Tahoma,Verdana;font-size: 12px;color: #FFF600;text-decoration: underline;font-weight: normal;}
.textnormal a:visited{font-family: Arial,Tahoma,Verdana;font-size: 12px;color: #F8B032; text-decoration: underline;font-weight: normal;}
