*
{ margin: 0;
  padding: 0;}

body { 
	font-size: 100%;
    background: #66a3d2;
	}

p { padding-left: 10px;
	font: normal 1.00em verdana;
    color: #000000;
}  
  
#strip
{width:960px;
height:12px;
background:transparent;
border-style:solid;
 border-width:0px;
 border-color: red; }

#logo
{
width:960px;
height:254px;
margin:0 auto;
background: url(http://www.ussvicb.org/e-letter/NewsletterLogo.jpg);
}

#menubar
{ width: 960px;
  height: 30px;
  margin: 0 auto;
  background: #1f7b67;}
  
ul
{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}

li
{
float:left;
}

a:link,a:visited
{
display:block;
width:150px;
font: normal 1.0em verdana;
font-size:small;
font-weight:bold;
color: #f4eee5;
background-color: transparent;
text-align:center;
padding:5px;
text-decoration:none;

}
a:hover,a:active
{
color: red;
}

#bigbox
{width: 960px;
 height: 1000px;
 margin:0 auto;
 background: white;
 border-style:dotted;
 border-width:0px;
 border-color:#000000;
 padding-left: 0px;}
 
#slidercontainer
{width: 500px;
 height: 292px;
 background: #transparent;
 border-style:solid;
 border-width:0px;
 border-color: red;
 float: left;
 margin: 10px;
 }

#textbox0
{width: 960px;
 height: 75px;
 background: url(http://www.ussvicb.org/e-letter/September/SeptemberBanner.jpg);
 border-style:solid;
 border-width:0px;
 border-color: red;
 margin: 0px;
 }
 
#textbox00
{width: 960px;
 height: 300px;
 background: transparent;
 border-style:solid;
 border-width:0px;
 border-color: red;
 margin: 0px;
 } 

#textbox1
{width: 500px;
 height: 180px;
 background: #transparent;
 border-style:solid;
 border-width:1px;
 border-color: #1f7b67;
 padding-top: 0px;
 margin-left:auto;
 margin-right:auto;
 
 } 
 
#textbox2
{width: 265px;
 height: 400px;
 background: #transparent;
 border-style:solid;
 border-width:1px;
 border-color: #532A2A;
 padding-top: 0px;
 float: left;
 margin: 25px;
 }
 
#textbox3
{width: 265px;
 height: 400px;
 background: #transparent;
 border-style:solid;
 border-width:1px;
 border-color: #532A2A;
 padding-top: 0px;
 float: left;
 margin: 25px;
 }    

a.normal:link
{ color: #000000; font-size: 15px; text-decoration: underline; display: inline; }
a.normal:visited
{ color: #000000; font-size: 15px; text-decoration: underline; display: inline; }
a.normal:hover
{ color: gray; font-size: 15px; text-decoration: none; display: inline; background-color: transparent; }
a.normal:active
{ color: #000000; font-size: 15px; text-decoration: underline; display: inline; } 


    