widget container settings: font-size: 12px;
margin: 0 0 10px 0;
padding: 10px; padding-bottom: 10px;
/* uncomment next block for round corners */
/*
-moz-border-radius:5px;
-khtml-border-radius: 5px;
-webkit-border-radius:5px;
border-radius: 5px;
*/
widget title box style: font-color: #ffffff: font-weight: bold;
widget title style: font-size: 1.8em; align-center;
text-transform: uppercase;
letter-spacing: 1px;
color: #ffffff;
font-weight: bold;
border-bottom: solid 0px;
padding-bottom:10px;
margin-bottom: 10px;
category widget display set for inline.
Problems are as follows:
1) Sidebar image text widgets DO show up but ONLY on the home page.
2) Images do NOT show up on sidebar on other pages
3) Widget titles for second and third widgets do not show up on any page.
4) 1st widget is text for images; 2nd widget is a video widget and 3rd is a link list.
5) I have tested it out in IE 8 also - widget titles do show up on home page only but not on other pages and images also do not show up on any page other than the home page.
Below is the HTML code for widget one. I also did try separating the HTML into two separate widgets even though it didn't give the look I was seeking, but that did not fix the problems so I put them back into one widget.
1st widget: <p align="center"><a href="http://feeds.feedburner.com/NewHorizons123Newsletter?format=xml" target="_blank"><img src="./wp-content/themes/atahualpa351/images/Newspaper_Feed.png" class="frame" alt="Follow us"/><a href="http://twitter.com/newhorizons123" target="_blank"><img src="./wp-content/themes/atahualpa351/images/twitter-bird-128.png" class="frame" alt="Follow us"/></p><br><p align="center"><a href="http://linkedin.com/in/julieweishaar" target="_blank"><img src="./wp-content/themes/atahualpa351/images/web2.0/linkedin.png" class="frame" alt="Follow us"/></a> <a href="http://youtube.com/beaky881" target="_blank"><img src="./wp-content/themes/atahualpa351/images/web2.0/youtube.png" class="frame" alt="Follow us"/> <a href="http://technorati.com/people/jweishaar" target="_blank"><img src="./wp-content/themes/atahualpa351/images/web2.0/technorati.png" class="frame" alt="Follow us"/> <a href="http://facebook.com/newhorizons123" target="_blank"><img src="./wp-content/themes/atahualpa351/images/web2.0/facebook.png" class="frame" alt="Follow us"/p>
I really love this theme and changed what I had to try and be creative and make use of the functionality. Now I am ready to throw my computer out the window!

Thank you in advance.