body {background-color : #fff;
                font-size: 12px;
        }

         a:link { text-decoration:none; color:#E76708;}
         a:visited { text-decoration:none; color:#E76708;}
         a:hover { text-decoration:none; color:#E76708;}
         a:active { color:#E76708;}





#container {width : 800px;
                        height : 930px;
                        text-align:center;
                        margin:auto;

                        }

#logo {width : 200px;
                        height : 80px;
                        float:left;

                        }
#navi {width: 600px;
                        height : 80px;
                        float:right;
                        font-size: 11px;
                        font-family: verdana;
                        color: #505050;
                        }

#header_text {width : 200px;
                        height : 300px;
                        float:left;
                        background-color:#426376;
                        color: white;
                        font-size: 10px;
                        font-family: verdana;
                        line-height: 1.5;
                        }
#header {width: 600px;
                        height : 250px;
                        float:right;
                        }
#space {width: 800px;
                        height : 25px;
                        float:right;
                        }
#content1left {width : 485px;
                        min-height : 350px;
                        float:left;
                        border-top: 10px solid #D3D3D3;
                        font-size: 11px;
                        font-family: verdana;
                        color: #505050;
                        }

#content2left            {width : 200px;
                        min-height : 350px;
                        float:left;
                        border-top: 10px solid #D3D3D3;
                        font-size: 11px;
                        font-family: verdana;
                        color: #505050;
                        }


#contentmiddle {width : 15px;
                        height : 350px;
                        float:left;
                        }
#content1right           {width: 300px;
                        min-height : 350px;
                        float:right;
                        border-top: 10px solid #D3D3D3;
                        font-size: 11px;
                        font-family: verdana;
                        line-height: 1.5;
                        color: #505050;
                        }

#content2right           {width: 580px;
                        min-height : 350px;
                        float:right;
                        border-top: 10px solid #D3D3D3;
                        font-size: 11px;
                        font-family: verdana;
                        line-height: 1.5;
                        color: #777777;
                        }

#footer                 {width: 800px;
                        height : 25px;
                        float:right;
                        }


#newsleft {width : 485px;
                        height : 200px;
                        float:left;
                        background-color: #D3D3D3;
                        font-size: 11px;
                        font-family: verdana;
                        line-height: 1.5;
                        color: #505050;
                        }

#newsleft2 {width : 200px;
                        height : 150px;
                        float:left;
                        background-color: #D3D3D3;
                        font-size: 11px;
                        font-family: verdana;
                        line-height: 1.5;
                        color: #505050;
                        }
#newsleft3 {width : 200px;
                        height : 12px;
                        float:left;
                        background-color: #D3D3D3;
                        font-size: 11px;
                        font-family: verdana;
                        line-height: 1.5;
                        color: #505050;
                        }


#newsmiddle {width : 15px;
                        height : 200px;
                        float:left;
                        }
#newsright {width: 300px;
                        height : 200px;
                        float:right;
                        background-color: #D3D3D3;
                        font-size: 11px;
                        font-family: verdana;
                        line-height: 1.5;
                        color: #505050;
                        }

#newsright2 {width: 580px;
                        height : 150px;
                        float:right;
                        background-color: #D3D3D3;
                        font-size: 11px;
                        font-family: verdana;
                        line-height: 1.5;
                        color: #505050;
                        }
#newsright3 {width: 580px;
                        height : 12px;
                        float:right;
                        background-color: #D3D3D3;
                        font-size: 11px;
                        font-family: verdana;
                        line-height: 1.5;
                        color: #505050;
                        }

#spacebottom            {width: 800px;
                        height : 15px;
                        float:right;
                        }





h1 {font-size: 16px; color: #E76708; font-weight: Bold;}