A:link {
 color:#666666
;}
A:visited {
 color:#666666
;}
A:hover {
 color:#66cc66;
} 
#all{
width : 780px;
position : relative;
}
.header{
width : 300px;
height : 60px;
border-width : 2px;border-style : solid;border-color : #ff9999;
padding-top : 5px;


padding-bottom : 5px;
text-align : center;
}
.main{
width : 500px;
float : left;
position : absolute;

clear : both;


left : 10px;
margin-top : 10px;
}
.side{
width : 200px;
float : right;
position : absolute;
left : 570px;
clear : both;
margin-top : 20px;
margin-left : 20px;
margin-right : 20px;
margin-bottom : 20px;
}
BODY{
font-family : sans-serif;
text-align : center;
font-size : 1em;
}
address{
font-size : 80%;
font-family : "Times New Roman",serif;
font-weight : normal;
padding-top : 5px;
margin-top : 5px;
}
.side UL{
padding-left : 8px;
margin-top : 5px;
margin-left : 5px;
margin-bottom : 10px;
}
.side LI{

text-align : left;

border-bottom-width : 5px;
border-bottom-style : dotted;
border-bottom-color : #ff9999;

width : 65%;
list-style-type : none;
font-family : "Comic Sans MS",fantasy;
}
.side H4{
margin-bottom : 8px;
width : 80%;
text-align : center;
border-bottom-width : 5px;
border-bottom-style : dotted;
border-bottom-color : #ff9999;
}


A{
text-decoration : none;
color:#666666;
}
H2{
width : 600px;
font-size : 1.2em;
font-family : "Comic Sans MS";
line-height : 30px;

text-align : left;
}