BODY {

    background-image: url("../images/index-background.gif");
	
}

#body-container

{

    background: #464646;

    background-image: url("../images/index-textbg.gif");
	width:545px;

}

#home-flash

{

    float: left;

}



#body-info

{
    color: #DDDDDD;
	width:283px;
	padding: 15px 15px 0 0;
	left:0px;
	top: 0px;
}


#left_module {
	float:left;
	width:217px;
	padding:15px;
}


#index-column1

{

    float: left;

    width: 110px;

	font-size: 8pt;

}



#index-column2

{

    float: right;

    width: 150px;

	font-size: 8pt;

}



#index-pic1

{

    float: left;

    width: 247px;

    background: #638D3D url(../images/index-picture1.jpg) no-repeat;

    padding: 0;

    margin: 0 0 0 0;

    vertical-align: top;

    height: 324px;

}



#index-pic2

{

    float: left;

    width: 150px;

    background: #638D3D;

    padding: 0;

    margin: 0 0 0 0;

    vertical-align: top;

    height: 324px;

    background-image: url("../images/index-picture2.jpg");

    background-repeat: no-repeat;

}



#index-margin8

{

    margin: 0 0 0 0;

    width: 8px;

    float: left;

    height: 324px;

    background: #88784E;

}

#index-margin1p

{

    margin: 0 0 0 0;

    width: 1px;

    float: left;

    height: 324px;

    background: #BC6670;

}

#index-margin1g

{

    margin: 0 0 0 0;

    width: 1px;

    float: left;

    height: 324px;

    background: #CDCDCD;

}



#index-margin23

{

    margin: 0 0 0 0;

    width: 23px;

    float: left;

    height: 324px;

    background: #647952;

}



#index-title

{

    color: #FFFFFF;

    font-size: 12pt;

    line-height: 120%;

    margin-bottom: 10px;

    margin-right: 12px;

}



#index-title1

{

    font-size: 22pt;

    line-height: 110%;

}

A.navlink:hover

{
    color: #F43991;
}



A.alink

{
    color: #F10273;
}

#body-sep {
	background:#9E9E9E;
}
