* {padding:0;margin:0;}

body{
background:#FFDAB9;
color:#000000;
font-size:11px;
font-family:Verdana, Arial, sans-serif;
text-align:center;
}

#column{
background:#FFFFFF;
display: block;
width:900px;
margin:0 auto;
border-left:solid 1px #000;
border-right:solid 1px #000;
padding:0 0 0 0;
overflow:hidden;
}

#header{
display: block;
margin:0 0 0 0;
width:100%;
overflow:hidden;
}
#header a img{ border:none}
#header p.left{ float:left; padding:10px 0 0 0}
#header p.right{
float:right;
padding:10px 10px 10px 10px;
width:600px;
overflow:hidden;
text-align:center;
font-size:14px;
FONT-WEIGHT: bold;
}
#header h1{
font-size:24px;
margin:10px 10px 10px 10px;
float:right;
}

#content {
display: block;
width:100%; 
overflow:hidden;
margin:0 0 0 0;
padding:0 0 0 0;
clear:both;
}
#content img{
width:200px;
height:150px;
margin:5px 5px 5px 5px;
border:1px solid #000000;
}
#content a:hover {text-decoration: none;}
#content a:hover img {border: 1px solid #FF0000}

#line{
display: block;
width:90%;
overflow:hidden;
margin:10px 0 10px 0;
padding:10px 10px 10px 10px;
clear:both;
font-size: 13px;
FONT-WEIGHT: bold;
}
#line a,#line a:visited{
color:#3366CC;
FONT-WEIGHT: bold;
font-size: 20px;
text-decoration: underline;
}
#line a:hover{
color:#3366CC;
FONT-WEIGHT: bold;
font-size: 20px;
text-decoration: none;
}

#ins{
clear:both;
margin:20px 0 20px 0;
width:100%;
overflow:hidden;
padding:10px 10px 10px 10px;
background:#FAEBD7;
border-top:solid 1px #660000;
border-bottom:solid 1px #660000;
}
#ins a,#ins a:visited{
color:#660000;
FONT-WEIGHT: bold;
font-size: 20px;
text-decoration: underline;
}
#ins a:hover{
color:#000000;
FONT-WEIGHT: bold;
font-size: 20px;
text-decoration: none;
}
#ins a.l2, #ins a.l2:visited, #ins a.l2:hover{
font-size:35px;
}

#footer{
font-size: 10px;
clear:both;
margin:30px 0 0 0;
width:100%;
overflow:hidden;
padding:10px 10px 20px 10px;  
}
#footer a,#footer a:visited{
color:#000000;
FONT-WEIGHT: bold;
text-decoration: underline;
}
#footer a:hover{
color:#000000;
FONT-WEIGHT: bold;
text-decoration: underline;
}

