BODY {

background-color: #dcdcdc;
padding: 0; 
margin: 0;


}


A:link {color: blue;}
A:visited {color: purple;}
A:active {color: red;}
A {text-decoration:none}



H1 {color: #ff0000; font-family: Georgia,"Times New Roman",Times,serif; text-align: center; font-size: 2em;}

H2 {color: #000000; font-family: Georgia,"Times New Roman",Times,serif; text-align: center; font-size: 1.5em;}

H2.header {color: #ffffff; font-family: Georgia,"Times New Roman",Times,serif; text-align: center; font-size: 1.5em;}

H3 {color: #000000; font-family: Georgia,"Times New Roman",Times,serif; text-align: center; font-size: 1.25em;}



P {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; text-indent: 2em; text-align: left; font-size: 1em;}

P.footer {color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; text-indent: 0; font-size: .75em;}

P.dis {font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; font-size: .75em;}


LI  {color: #ffffff; font-family: Georgia,"Times New Roman",Times,serif; text-align: center; font-size: .75em;}




#container  {

width: 760px;
padding: 0;
margin: 0 auto;
background-color: #ffffff;

}

#header {

background-color: #0000cc;
width: 760px;
text-align: center;
padding: 1px;
margin: 0 auto;

}

#menu1 {

background-color: #000000;
padding: 0;
margin: 0 auto;
text-indent: 0px;
text-align: center;

}


#menu1 ul {

list-style-type: none;

}

#menu1 li {

text-transform: capitalize;
display: inline;
text-align: center;
padding: 1px;
text-indent: 0px;

}

#menu1 a:link {color: white;
}

#menu1 a:visited {color: white;

}

#menu1 a:active {color: white;
}



#content1 {
  
  background: #FFFFFF;
  padding: 20px;
  width: 540px;  
  float: left;
  margin: 0px 0px 0px 0px;

}

#images {

text-align: center;
margin: 0 auto;
}

#images ul {

list-style-type: none;
text-align: center;
}

#images li {

display: inline;
text-align: center; 
padding: 2px;
margin: 0;
list-style-type: none;

}




#sidebar {

padding: 10px;
background-color: #0000cc;
margin: 0px 0px 0px 570px;
text-indent: 0px;
min-height: 1900px;
text-align: left;

}




#menu2 {

font-family: Georgia,"Times New Roman",Times,serif;
text-transform: capitalize;
padding: 5px;
margin: 0 auto;
text-indent: 0px;
text-align: left;
 
}

#menu2 ul {

list-style-type: none;
margin: 0 auto;
padding: 0;
text-indent: 0px;
text-align: center; 

}

#menu2 li {


margin: 0 auto;
text-align: left;
}

#menu2 a:link {color: white;
}

#menu2 a:visited {color: white;

}

#menu2 a:active {color: white;
}




#adsense2 {

text-align: center;
padding: 5px;
background: #556B2F;
}

#footer {

text-align: center;
clear: both;
background-color: #000000;
width: 760px;
padding: 1px;
margin: 0 auto;



}



#menu3 ul {

list-style-type: none;
}

#menu3 li {

text-transform: capitalize;
display: inline;
text-align: center;

}

#menu3 a:link {color: white;
}

#menu3 a:visited {color: white;

}

#menu3 a:active {color: white;
}






