body
{
        /*margin:0px auto;  */
        font-family:times new roman,arial,helvetica,scan-serif;

}
#header
{

        height:100px;
        width: 860px;
        margin:0px auto;
        border:0px solid #AA0000;

}
#header p
{
        padding:0px;
        margin:0px;
        text-align:center;
        font-size:45px;
        padding-top:20px;
        color:#A0A0A0;

}
#menu
{
        width:860px;
        height:32px;
        margin:0px auto;
        border:0px solid black;
        background:#AA0000 url('js/bg_menu.gif') repeat-x;

}
#main
{
        width:860px;
        margin:0px auto;
        border:0px solid green;

}
#main_upper
{

        width:860px;
        height:300px;
        margin:0px auto;
        border:0px solid yellow;
        border-bottom:4px solid #EB1A28;


}
#slideshow
{

        width:600px;
        height:300px;
        margin:0px auto;
        float:left;
        border:0px solid red;
        background-color:white;
        

}

#main_upper_right
{

        width:250px;
        height:300px;
        margin:0px auto;
        float:left;
        border:0px solid blue;
        background:#F8F8F8 url('js/line_bg.gif') repeat-y top left;
        padding-left:10px;
        


}
#main_lower
{

        width:860px;
        height:200px;
        margin:0px auto;
        border-top:4px solid #7C7C7C;
        font:12px times new roman,Verdana,sans-serif;
        background-color:#D0D0D0;

}
#main_lower1
{

        width:135px;
        height:155px;
        margin-left:10px;
        margin-top:3px;
        margin-right:3px;
        margin-bottom:3px;
        float:left;

}
#main_lower2
{

        width:135px;
        height:155px;
        float:left;
        margin:3px;
        /*background-color:black; */
}
#main_lower3
{

        width:135px;
        height:155px;
        margin:3px;
        float:left;
        /*background-color:olive; */
}
#main_lower4
{

        width:135px;
        height:155px;
        margin:3px;
        float:left;
        /*background-color:yellow;*/
}

#main_lower5
{

        width:135px;
        height:155px;
        float:left;
        margin:3px;
        /*background-color:green;*/
}
#main_lower6
{

        width:135px;
        height:155px;
        float:left;
        margin:3px;
        /*background-color:red; */
        /*border:1px solid olive;*/
}
.bottom
{
        width:860px;
        height:8px;
        display:block;
        background: url('js/bottom_s.gif') repeat-x top left;
}
#footer
{
        width:860px;
        height:35px;
        clear:both;
        margin:0px auto;
        border:0px solid blue;
        background-color:white;
        text-align:center;
        font-size:12px;
        padding-top:17px;

}

a {
        border : none;
        text-decoration: none;

}

a:hover {

        text-decoration : none;
}
img
{
        border:none;
}

