* {padding:0;margin:0;}

body{
background:#000000;
color:#FFFFFF;
font-size:11px;
font-family:Verdana, Arial, sans-serif;
text-align:center;
}

#column{
background:#000000;
display: block;
width:900px;
margin:0 auto;
padding:0 0 0 0;
overflow:hidden;
}

#header{
display: block;
margin:0 0 0 0;
width:100%;
overflow:hidden;
padding:10px 10px 10px 10px;
}
#header a img{ border:none}
#header p{
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;
}
#header p.left{float:left;text-align:left;width:250px;}
#header p.right{
float:left;
padding:10px 10px 10px 10px;
width:600px;
overflow:hidden;
text-align:left;
font-size:14px;
FONT-WEIGHT: bold;
}
#header ul {
line-height:2.2em;
color:#000000;
display: block;
text-align:center;
padding:0 0 0 10px;
float:left;
height:2.2em;
width:600px;
}
#header li{
float:left;
list-style-type:none;
white-space:nowrap;
background:#EDE0B4;
}
#header li a{
display:block;
padding:0 10px;
font-size:1.2em;
font-weight:BOLD;
text-transform:uppercase;
text-decoration:none;
background:#EDE0B4;
color: #000000;
border:solid 1px #000000;
}
#header a:hover{
background:#000000;
color:#ffffff;
text-decoration:none;
border:solid 1px #AA0000;
}

#content {
display: block;
width:100%; 
overflow:hidden;
margin:0 0 0 0;
padding:0 0 0 0;
clear:both;
}
#content img{
width:200px;
height:250px;
margin:5px 5px 5px 5px;
border:1px solid #AA0000;
}
#content a:hover {text-decoration: none;}
#content a:hover img {border: 1px solid #66CCFF}

#line{
clear:both;
margin:10px 0 10px 0;
width:100%;
overflow:hidden;
padding:10px 10px 10px 10px;
font-size: 13px;
FONT-WEIGHT: bold;
}
#line a,#line a:visited{
color:#AA0000;
FONT-WEIGHT: bold;
font-size: 20px;
text-decoration: underline;
}
#line a:hover{
color:#000000;
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:#EDE0B4;
}
#ins a,#ins a:visited{
color:#AA0000;
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:#AA0000;
FONT-WEIGHT: bold;
text-decoration: underline;
}
#footer a:hover{
color:#660000;
FONT-WEIGHT: bold;
text-decoration: underline;
}

