/* CSS Document */

*
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
}
#video
{
	margin: auto;
	width: 715px;
}
#table
{
	margin: auto;
	width: 450px;
}
#center2
{
margin-left: 65px;
 background-image: url(backg.jpg);
width: 720px;
border: 6px solid #000;
}
#center3
{
margin-left: 245px;
 background-image: url(backg.jpg);
width: 390px;
border: 2px solid #000;
color:#0000CC;
font-weight:bold
}

h1
{
font-size: x-large;
color: #942000;
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
}
h2
{
font-size: large;
color: #9f9f9e;
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
}
h2 a
{
font-size: large;
color: #999;
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
text-decoration:underline;
}
a: hover
{
text-decoration: none;
color: #000;
}

p,li,ul
{
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
font-size: 14px;
}

li a
{
font-size: 16px;
}
a
{
text-decoration: none;
color: #660202;
}
a:hover
{
text-decoration:underline;
color: #000;
}

div.scroll {
height: 620px;
width: 563px;
overflow: auto;
background-color: #fff;
padding: 8px;
}


#container
{
 width: 900px;


 margin: auto;
 overflow: auto;

 
}

#header
{
 background-image: url(header.jpg);
 width: 900px;
 height: 80px;
}

#left
{
float: left;
width: 290px;


}

#right
{
float: right;
width: 290px;
}

#center
{
width: 290px;
margin-top: -25px;
}




a#button1 {
    display: block;
    width: 283px;
    height: 65px;
    background-image: url(1.jpg);
    margin: 0 auto;
	margin-top: 20px;
	float: left;
}
a#button1:hover {
    background-image: url(11.jpg);
}
a .alt { display: none; }
a#button2 {
    display: block;
    width: 283px;
    height: 65px;
    background-image: url(2.jpg);
    margin: 0 auto;
	margin-top: 58px;
	margin-bottom: 80px;
	float: left;
}
a#button2:hover {
    background-image: url(22.jpg);
}



a#button3 {
    display: block;
    width: 283px;
    height: 65px;
    background-image: url(3.jpg);
    margin: 0 auto;
	margin-top: 0px;
	float: left;
}
a#button3:hover {
    background-image: url(33.jpg);
}
a .alt { display: none; }
a#button4 {
    display: block;
    width: 283px;
    height: 65px;
    background-image: url(4.jpg);
    margin: 0 auto;
	margin-top: 20px;
	float: right;
}
a#button4:hover {
    background-image: url(44.jpg);
}



a#button5 {
    display: block;
    width: 283px;
    height: 65px;
    background-image: url(5.jpg);
    margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 80px;
	float: right;
}
a#button5:hover {
    background-image: url(55.jpg);
}
a .alt { display: none; }
a#button6 {
    display: block;
    width: 283px;
    height: 65px;
    background-image: url(6.jpg);
    margin: 0 auto;
	margin-top: 0px;
	float: right;
}
a#button6:hover {
    background-image: url(66.jpg);
}


a#button7 {
    display: block;
    width: 290px;
    height: 241px;
    background-image: url(7.jpg);
    margin: 0 auto;


}
a#button7:hover {
    background-image: url(77.jpg);
}
a .alt { display: none; }








#footer
{
clear: both;
margin-top: 105px;

color:#FFFFFF;
text-align: right;
padding-right: 10px;

}
#footer a
{
color: #000;
text-decoration: none;
}
#footer a:hover
{
color: #333;
text-decoration: underline;
}

