@charset "utf-8";
/* CSS Document */

/* ////////// this website is created and copyrighted  by Ratondesign.com ////////// */

* { 
margin : 0; 
padding : 0; 
} 
body { 
background : #000000; 
font-family : "Arial", Geneva, Helvetica, sans-serif; 
font-size : 13px; 
color : #ffffff; 
text-align : center; 
} 
a:link, a:visited { 
color : #cccccc; 
text-decoration : none; 
} 
a:active, a:hover { 
color : #cccccc; 
text-decoration : underline; 
} 
p { 
padding : 0px; 
} 
img { 
padding : 0px; 
border : none; 
} 

h1 { 
font-size : 20px; 
font-weight : bold; 
color : #ffffff; 
} 

h2 { 
font-size : 15px; 
font-weight : bold; 
color : #ffffff; 
}
 
ul {
list-style:none;}

div#wrapper { 
background: #000000 
height : auto; 
width : 1000px; 
text-align : left; 
margin : 0 auto;
margin-top: 20px;
} 
div#top { 
background:url(../../images/layout/logo.gif) no-repeat;
width : 483px; 
height : 159px;
float:left; 
} 

div#top2 { 
background:url(../../images/layout/top.gif) no-repeat;
width : 517px; 
height : 159px;
float:left; 
} 

.cleardiv {
clear:both;
}

div#line {
background:url(../../images/layout/line.gif) no-repeat;
width : 1000px;
height: 26px;
 }
 
 div#footer {
font-size:11px;
width : 980px;
height: 15px;
text-align:right;
margin-top:5px;
margin-bottom:20px;
 }
