@charset "UTF-8";
/* CSS Document */


body {

text-align: center; 
background:#000000;
width: auto;
font-family: Tahoma, Myriad Pro, Arial, Verdana, sans Serif;

}


/*Divisions*/

#pagewidth {  

width: 760px; 
background:#000; 
margin-left:auto; 
margin-right:auto;
}

#container {

background:#000000; 
width: 760 px; 
float: left;

}

#header {

background:#000000; 
width: 760px;  
}

#banner {

width: 769px; 
float:left; 
}


#content {

width: 760px; 
float: left; 
background-color:#000;
text-align: center;

}


#footer1 {

background:#ff0066;
width: 760px; 
float:left;
clear:both; 
}

#footer2 {

background:#ff6600;
width: 760px; 
float:left;
clear:both; 
}

#footer3 {

background:#0066cc;
width: 760px; 
float:left;
clear:both; 
}

#footer4 {

background:#66cc00;
width: 760px; 
float:left;
clear:both; 
}
#copyright {

width: 760px;
float:left;
clear:both;
background-color:#D2BF8;
}

/*LINKS*/
a:link {color:#FFFFFF; text-decoration: none;}

a:visited {text-decoration: none; color: #CCCCCC;}

a:hover {text-decoration: none; color: #666666;}

a:active {text-decoration: none; color: #999;}

/*CONTENT*/



/*Styles*/
img {border:none;}
img.leftwrap {float: left; clear: left; margin: 0 1.5em 0 1em;}

img.rightwrap {float: right; clear: left; }

p {font-size:12px; font-family:Myriad Pro, Tahoma, Arial, Verdana, sans Serif; color:#999999; text-align:left; }

p.body {font-size:12px; font-family:Myriad Pro, Tahoma, Arial, Verdana, sans Serif; color:#999999; text-align:center; }

h1 {font-family: Tahoma, Myriad Pro, Arial, Verdana, sans Serif; font-size:13px; color:#333; ; text-align:center; }

p.bodytextjustify {font-size:22px; font-family:Tahoma, Myriad Pro, Arial, Verdana, sans Serif; color:#FFFFFF; text-align:justify; }
p.center {font-size:10px; font-family:Myriad Pro, Tahoma, Arial, Verdana, sans Serif; color:#999999; text-align:center; }

p.store {font-size:16px; font-family:Myriad Pro, Tahoma, Arial, Verdana, sans Serif; color:#FF3399; text-align:center; }

