﻿body { margin: 0;
       padding: 0;
       text-align: center;
       color: #000000;
       font-family: arial, sans-serif, Verdana, Helvetica;
       font-size: 12px;
       background-color: #e7e7e7;}

img { border: none;}

#container { border-right: 1px solid #cccccc;
             border-left: 1px solid #cccccc;
	     width: 780px;
	     text-align: left;
	     margin-top: 0;
	     margin-right: auto;
	     margin-bottom: 0;
	     margin-left: auto;}

#header { background-image: url(../images/amnesty-bill.jpg);
          background-repeat: no-repeat;}

#topad { background-color: #F3F3F3;
 	 padding-bottom: 9px;
         padding-top: 11px;
         padding-left: 15px;}

#ads { background-image: url(../images/ads.gif);
       background-repeat: no-repeat;
       background-color: #FFFFFF;
       background-position: center center;
       height: 106px;
       padding-top: 16px;
       padding-left: 17px;}

.adblock { float: right;
	   width: 336px;
	   margin-bottom: 15px;
	   margin-left: 15px;
	   margin-top: 8px;
	   margin-right: 0px;}

#logo {	padding-left: 17px;
	padding-top: 8px;
        text-align: left;
	font-size: 25px;
	font-weight: bold;}

#logo a { color: #191919;
	  text-decoration: none;}

#logo a:hover {	color: #191919;
	        text-decoration: none;}

#logo a:visited { color: #191919;}

#sidebar { float: left; /* since this element is floated, a width must be given */ width: 200px;
	   padding-right: 0px;
	   padding-bottom: 15px;
	   padding-left: 0px;
	   margin-top: 0px;
	   margin-right: 0px;
	   margin-bottom: 0px;
	   margin-left: 0px;}

#sidebar ul { list-style: none;
	      margin: 0;
	      padding: 0;}

#sidebar p { margin-right: 10px;
	     margin-left: 10px;
	     font-size: 12px;}


#sidebar .box1 { background-color: #f3f3f3;
	         padding: 7px;
	         border: 2px solid #a5a5ff;
	         margin-right: 8px;
	         margin-left: 8px;
	         margin-bottom: 15px;
	         font-size: 12px;}

#sidebar .box1 p { margin: 0px;
	             padding: 0px;}

#menu {	width: 200px;
   	margin-bottom: 20px;}

#menu li a { height: 24px;
	     text-decoration: underline;
	     font-size: 12px;}

#menu li a:link, #menu li a:visited { color: #191919;
	                              display: block;
                                      padding: 8px 0 0 20px;
	                              background-image: url(../images/menu1.gif);
	                              font-weight: bold;
                                      border-bottom: 1px solid #cccccc;}

#menu li a:hover { color: #990000;
	           padding: 8px 0 0 20px;
	           background-image: url(../images/menu2.gif);
                   background-color: #F3F3F3;}

#mainContent {	margin-top: 10px;
	        margin-right: 0px;
	        margin-bottom: 20px;
	        margin-left: 220px;
	        padding-top: 0px;
	        padding-right: 20px;
	        padding-bottom: 0px;
	        padding-left: 0px;}

#mainContent h1 { font-family: arial, sans-serif, Verdana, Helvetica;
	          font-size: 21px;
	          color: #000000;
	          margin: 0px;
	          font-weight: normal;}

#mainContent p { line-height: 18px;}

#mainContent li { margin-bottom: 5px;
	          line-height: 18px;
                  font-weight: bold;}

#footer { background-color: #cccccc;
        padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: right;
	clear: both;}

#footer p { padding-top: 0px;
	    padding-right: 0;
            padding-bottom: 5px;
            padding-left: 0;
            margin: 0;}

#footer a { color: #FFFFFF;
   	    text-decoration: none;}

#footer a:hover { text-decoration: underline;}

#sidebar .box2 { background-color: #f3f3f3;
	         padding: 7px;
	         margin-right: 8px;
	         margin-left: 8px;}
	        
#sidebar .box2 p { margin: 0px;
	           padding: 0px;}


