
SecondChoice

body { color: #FFFFFF; }

/*  These are the link settings  */
a:link { color: #0000CC; } 
a:visited { color: #009933; } 
a:active { color: #999999; }
a:hover { color: #FF0000; font-weight: bold; font-size: 105%; }

/*  These are the logo sizes and the bottom copyright  */
#logomain { background-image: url(zzz0000.png); background-position: center; background-repeat: no-repeat; padding-top:96px; }
#logo1 { background-image: url(zzz0001.png); background-position: center; background-repeat: no-repeat; padding-top:65px; }
#logo2 { background-image: url(zzz0002.png); background-position: center; background-repeat: no-repeat; padding-top:40px; }
#copyright { background-image: url(zzz0003.jpg); background-position: center; background-repeat: no-repeat; padding-top:30px; }


/*  These are the header settings  */
h1 { font-family: Georgia; font-size: medium; color: #0099CC; text-align: center; }
h2 { font-family: Times New Roman; font-style: italic; font-size: medium; color: #0099CC; text-align: center; }
/* This is identical to h1 but it is only for article titles  */
h3 { font-family: Georgia; font-size: medium; color: #0099CC; text-align: center; }
/* This is for citing sources in small type  */
h4 { font-family: Georgia; font-size: 65%; color: #0099CC; text-align: center; }
/* For Download Page php/html  */
h5 { font-family: Georgia; font-size: medium; color: #FF0000; text-align: center; }
h6 { font-family: Times New Roman; font-style: italic; font-size: medium; color: #000000; text-align: center; }

/*  These are the link racks for separate pages  */
#rackmain { text-align: center; }
#racksiteone { text-align: center; }
#racksitetwo { text-align: center; }
#rackscisites { text-align: center; }   
#rackbookstore { text-align: center; }
#rackfreeware { text-align: center; }	
#rackproducts { text-align: center; }
#racksoftware { text-align: center; }
#racktimewalker { text-align: center; }
  


#tableformS { width: 500px; border: 0; margin-left: auto; margin-right: auto; }


/* First Box  */

#welcome { display: flex;  
width: 870px; border: 1px solid black;
margin-left: auto; margin-right: auto; }

.welcome-item1 {  display: flex; 
flex-flow: column; 
width: 290px; border: 1px solid black; }

.welcome-item2 {  display: flex;  
flex-flow: column; 
width: 290px; border: 1px solid black; }

.welcome-item3 {  display: flex;  
flex-flow: column; 
width: 290px; border: 1px solid black; }

/* Second Box  */

#welcome22 { display: flex;  
width: 870px; border: 1px solid black;
margin-left: auto; margin-right: auto; }

.welcome-item122 {  display: flex; 
flex-flow: column; 
width: 290px; border: 1px solid black; }

.welcome-item222 {  display: flex;  
flex-flow: column; 
width: 290px; border: 1px solid black; }

.welcome-item322 {  display: flex;  
flex-flow: column; 
width: 290px; border: 1px solid black; }


/* These are the inner paragraphs of centered inserts  */
#insertion1 { text-align: center; }
#insertion2 { text-align: center; }
#insertion3 { text-align: center; }
#insertion4 { text-align: center; }
#insertion5 { text-align: center; }
#insertion6 { text-align: center; }
#insertion7 { text-align: center; }
#insertion8 { text-align: center; }
#insertion9 { text-align: center; }
#insertion10 { text-align: center; }
#insertion11 { text-align: center; }
#insertion12 { text-align: center; }
#insertion13 { text-align: center; }
#insertion14 { text-align: center; }
#insertion15 { text-align: center; }

