/*CSS MADE BY WINSTON*/
html, body{margin: 0;}

body {
height:100%; 
overflow-y:auto;
background-color:orange;}

tr#top_menu{
background-color:#fffb01;

}

tr#border_bottom{
background-color:#ffa600;

}

tr.bottom{
background-color:#e08101;

}

td#contents{
background-image:url(../images/index_23.jpg);

}

blockquote{
display: block;
padding: 0 0px;

}

blockquote:before, blockquote:after{
color: #69c;
display: block;
font-size: 700%;
width: 50px;

}

blockquote:before{
content: open-quote;
height: 0;
margin-left: -.3em;

}

blockquote:after{
content: close-quote;
height: 50px;
margin-top: -80px;   
margin-left: 265px;

}

p{
padding: 15px;
font-size:13pt;
font-family:"Copperplate Gothic Light";
}

#left_design{
background-image:url('../images/img_left.jpg');
width:89px;
height:646px;
top:0px;
left:15px;
position:fixed;}

* html #left_design {position:absolute;}

#right_design{
background-image:url('../images/img_left.jpg');
width:89px;
height:646px;
top:0px;
right:30px;
position:fixed;}

* html #right_design {position:absolute;}

img{border:none;}
/*-------------------*/
