@charset "utf-8";

/* CSS Document */



body

{background: #ffffff;

text-align: center;

align: center;

margin: 10px auto;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

}



#container

{width: 900px;

position: relative;

background: url('images/body.png') repeat-y;

}



#header

{width: 900px;

height: 155px;

position: relative;

background: url('images/header.png') no-repeat;

}



#flash

{width: 900px;

height: 231px;

position: relative;

background: url('images/flash.png') no-repeat;

text-align: center;

}





#flashfile

{width: 887px;

height: 187px;

text-align: center;

margin: 0 auto;

padding-right: 1px;



}



#content

{width: 900px;

min-height: 300px;

background: url('images/body.png') repeat-y;

}



#textl

{width: 500px;

float: left;

position: relative;

text-align: left;

margin-left: 10px;

padding: 10px;

line-height: 150%;

color:#666666;

}

#textport

{width: 850px;

float: left;

position: relative;

text-align: center;

margin-left: 10px;

padding: 10px;

line-height: 150%;

color:#666666;

}

#textmiddle

{width: 430px;

float: left;

position: relative;

text-align: left;

margin-left: 0px;

padding: 10px;

line-height: 150%;

color:#666666;

}



#textr

{width: 300px;

float: right;

position: relative;

margin-right: 20px;

}



#boxleft

{width: 200px;

float: left;

position: relative;

margin-left: 10px;

text-align: center;

}



#footer

{width: 900px;

height: 40px;

background: url('images/footer.png') no-repeat;

position: relative;

clear: both;

text-align: center;

align: center;

}



.fltlft

{float: left;

padding: 5px;

}



#copyright

{width: 350px;

height: 30px;

color:#999999;

margin: 0 auto;

vertical-align: middle;

padding-top: 10px;

clear: both;

}



#imglink

{border: 1px solid #666666;}



a:link

{color: #666666;



}

a:active

{color: #666666;



}

a:visited

{color: #666666;



}