/*shirlington self storage */
body
{
background:black; /*change when done*/
}

#mainframe
{
width:900px;
height:850px;
border: thin;
/*background:#640000; burgandy color*/
}

#pagename
{
/* this will have the name of the page*/
margin: 0px 0px 5px 0px;

height:60px;
width:100%;
background:#660000;
color:#ffffff;
text-align:right;
}

#pagebanner
{
float:right;
background-image: url(images/sss-banner.gif);
background-repeat:no-repeat;
height:120px;
width:716px;
}

#navleftpanel
{
padding:120px 0px 0px 0px;
float:left;
width:180px;
height:600px;
text-align:center;
color:yellow;
font-size:16px;
}

#navlinks
{
background-image:url(images/sss-button.gif);
width:180px;
height:40px;
color:ffffff;
}

#content
{
float:right;
background:white;
border:#66FF00;

width: 715px;
height:600px;
overflow:scroll;
}

#siteinfo
{
clear:both;
text-align:right;
font-size:14px;
color:white;
}

a:link, a:visited
{
text-decoration:none;
color: #FFFFFF;
font-size:18px;
font-weight:bold;	
}

#story
{
padding: 5px 15px 5px 5px;
border-color:#660000;
border-top: solid;
border-left: solid;
font-size:16px;
float:right;
width:320px;
height:280px;
text-align:justify;
}

#testimonial
{
margin:20px 40px 10px 40px;
/*padding-left:60px;
padding-bottom:40px;*/
/*width:80%;*/
text-align:justify;
font-size:16px;
color:#660000;
}

#title1
{
font:Geneva, Arial, Helvetica, sans-serif;
text-align:center; 
color:#990000;
font-size:20px;
}