body         { background-image: url('images/01blackspacer.JPG'); background-repeat: 
               repeat-y; margin-left: 0px; margin-right: 0px; margin-top: 0px; 
               margin-bottom: 20px; background-position: left 50% }
img {border:none}

A              		{ color: #996600; text-decoration: none; font-weight: bold; }
A:link        		{ color: #996600; text-decoration: none; font-weight: bold; }
A:visited			{ color: #996600; text-decoration: none; font-weight: bold; }
A:active			{ color: #0000FF; text-decoration: bold; border-bottom: #0000FF; border-width: 0 0 1px 0; border-style: none none dotted none; }
A:hover				{ color: #0000FF; text-decoration: bold; border-bottom: #0000FF; border-width: 0 0 1px 0; border-style: none none dotted none; }

A.sidetitle:link     { color: #FFF; text-decoration: none;  }
A.sidetitle:visited  { color: #FFF; text-decoration: none;  }
A.sidetitle:active   { color: #996600; text-decoration: none; border-style: none none none none; }
A.sidetitle:hover    { color: #996600; text-decoration: none; border-style: none none none none; }



.topmenu {
border-bottom: 2px dotted #000;
}

.menutext {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
padding: 4px 0px 4px 0px;
letter-spacing: 10px;
font-weight: bold;
text-align: left;
color: #000;
}

A.menus:link    { color: #000; text-decoration: none; border-width: 0 0 0 0; border-style: none none none none;  }
A.menus:visited	{ color: #000; text-decoration: none; border-width: 0 0 0 0; border-style: none none none none; }
A.menus:active	{ color: #000; text-decoration: none; border-width: 0 0 0 0; border-style: none none none none; }
A.menus:hover	{ color: #000; text-decoration: none; border-width: 0 0 0 0; border-style: none none none none;  }


h1, h2, h3 {
     margin: 0px;
     padding: 0px;
}

/* blog entry section of templates */
				
#content {
position: absolute;
left: 130px;
width: 640px;
margin:25px 30px 20px 0px;
border: 0px solid #FFF;
background:#FFF;
}

#container {
     border:1px solid #FFF;		
}

/* sidebar css */

#links {
position: absolute;
background:#000;
margin: 10px 10px 10px 10px;
border: none;
line-height:25px;
width: 100px;
text-align: left;
}

.content1 {
     padding:15px 20px 15px 15px;
     background:#FFF; 
}

/* controls entry body text */

.content1body {
     font-family: verdana, arial, helvetica, sans-serif;
     color:#000;
     font-size:12px;
     font-weight:normal;
     background:#FFF;
     line-height:18px;
     text-align: justify;
}

p.pullquote {
     background-color: #F0F0F0 ;
     color: #000 ;
     padding: 2%;
     font-size: 12px;
     border-bottom: 1px solid #000;
     margin-left: 3em;
     margin-right: 3em;
}

/* controls list style */

LI.list1 {list-style: circle outside; color:#000;} 
LI.list2 {list-style: square inside; color:blue}
.blacktext {color:black}

#menu {
     margin-bottom:15px;
     text-align:center;
}		
			
.side {
font-family:verdana, arial, helvetica, sans-serif;
color:#FFF;
font-size:12px;
font-weight:normal;
background:#000;
letter-spacing: 1px;
margin-top: 20px;
margin-bottom: 5px;

}	
	