/* CSS Document */

body {
background-color:#EBEBEB;
font-family:"Century Gothic", Arial, Tahoma, Verdana;
font-size:12px;
color:#000000;
font-weight:normal;
font-stretch:expanded;

}

p {
font-family:"Century Gothic", Arial, Tahoma, Verdana;
font-size:12px;
color:#000000;
margin-left:5px;
font-weight:normal;
}
a:link {
color:#000000;
}
a:hover{
color:#999999;
}
a:visited {
color:#333333;
}
a:active {
color:#000000
}

#menu {
font-family:"Century Gothic", Arial, Tahoma, Verdana;
color:#FFFFFF;
font-size:16px;
font-weight:500;
font-stretch:expanded;
margin-top:5px;
text-decoration:none;


}
.menu {
font-family:"Century Gothic", Arial, Tahoma, Verdana;
color:#ffffff;
font-size:18px;
font-weight:500;
font-stretch:expanded;
margin-top:5px;
text-decoration:none;
}


#main {
width:891px;
height:600px;


}
.img2{
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;

}
.img {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
width:75px;
height:78px;
}
#top {
background-image:url(images/index_01.jpg);
background-repeat:no-repeat;
height:11px;
}
#bottom {
background-image:url(images/index_07.jpg);
background-repeat:no-repeat;
height:11px;
}
#left {
background-image: url(images/index_02.jpg);
width:12px;

background-repeat:repeat;
}
#right {
background-image: url(images/index_04.jpg);
background-repeat:repeat;
width:12px;
}


