* {padding:0;margin:0;}
* a img{ border:none; }
* img{ border:none; }

body{
background:#000033;
color:#FFFFFF;
font-size:12px;
font-family:Verdana, Arial, sans-serif;
text-align:center;
width:100%;
}

#column{
width:900px;
margin:0 auto;
padding:0 0 0 0;
overflow:hidden;
}

#header{
margin:0 0 0 0;
width:100%;
overflow:hidden;
padding:10px 10px 10px 10px;
clear:both;
}
#header .left{
float:left;
width:600px;
overflow:hidden;
display:block;
}
#header p{
padding:0 0 0 0;
margin:0 auto;
text-align:center;
width:90%;
font-size:12px;
overflow:hidden;
font-weight:BOLD;
}
#header p.right{
float:right;
overflow:hidden;
margin:10px 0 0 0;
text-align:left;
width:290px;
}

#menu{
line-height:20px;
color:#2A92FD;
display: block;
padding:0 20px 0 0;
margin: 0 0 0 0;
width:900px;
overflow:hidden;
float:left;
font-weight:BOLD;
font-size:13px;
}
#menu ul {
margin: 0 0 0 20px;
float:left;
}
#menu li{
float:left;
list-style-type:none;
white-space:nowrap;
display:block;
}
#menu li a, #menu li a:visited{
text-decoration:none;
color: #F700CD;
}
#menu li a:hover{
color:#2A92FD;
text-decoration:none;
}

#content {
display: block;
width:100%; 
overflow:hidden;
margin:0 0 0 0;
padding:0 0 0 0;
clear:both;
}
#content img{
width:150px;
height:200px;
margin:5px 5px 5px 5px;
border:1px solid #F700CD;
}
#content a:hover {text-decoration: none;}
#content a:hover img {border: 1px solid #2A92FD}

#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:#F700CD;
FONT-WEIGHT: bold;
font-size: 20px;
text-decoration: underline;
}
#line a:hover{
color:#2A92FD;
FONT-WEIGHT: bold;
font-size: 20px;
text-decoration: none;
}

#ins{
clear:both;
margin:10px 0 10px 0;
width:100%;
overflow:hidden;
padding:10px 10px 10px 10px;
}
#ins a,#ins a:visited{
color:#F700CD;
FONT-WEIGHT: bold;
font-size: 20px;
text-decoration: underline;
}
#ins a:hover{
color:#2A92FD;
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;  
color:#2A92FD;
}
#footer a,#footer a:visited{
color:#2A92FD;
FONT-WEIGHT: bold;
text-decoration: underline;
}
#footer a:hover{
color:#FFFFFF;
FONT-WEIGHT: bold;
text-decoration: underline;
}

