@charset "utf-8";

body { 
color : #fff;
font-size:80%;
font-family:Arial, Helvetica, sans-serif;
line-height:150%;
background-color :#000000 ;
text-align : center;

} 
img { 
border : 0;

} 
hr { 
display : none;

} 
h1,h2,h3,h4 {
	font-size:120%;
}
ul li { 
list-style-type : none;
} 

.small {font-size : x-small;} 
.orderfoam {clear : both;} 

a:link { 
color : #595959;
text-decoration : none;
} 
a:visited { 
color : #595959;
text-decoration : none;
} 
a:hover { 
color : #FFFFFF;
text-decoration : none;
} 
a:active { 
color : #FFFFFF;
text-decoration : none;
} 
.hid { 
display : none;
} 

#wrap { 
width : 650px;
margin : 0 auto;
text-align : left;
} 
#header{width:650px;
height:auto;
}
#header h1 img{margin-bottom:20px;}
#main{width:650px;
height:auto;
}
#main{width:650px;
height:auto;
}
#main h2{margin-bottom:0.5em;}
#main p{margin:0;}
#footer{width:650px;
height:auto;
text-align:center;
font-size:x-small;
margin-top:10px;
border-top:1px solid #ccc;
}
#footer p{font-size:12px;}

