/* layout */
#blue_strip {width:300px; margin:0 120px 0; padding:6em 0 1000px; background:#21179C url('../images/street_lights.jpg') no-repeat;}
#footer {margin:4em 2em 2em; text-align:right; font:10px Arial, sans-serif;}

/* tags */
body {font:12px Verdana, Arial, sans-serif; color:#EEEEEE; margin:0; padding:0;}

/* tools */
.right {float:right; margin:0 0 0 1em;}
.clear {clear:both;}

/* blue_strip */
#blue_strip h1 {margin:0; color:#000000; font-size:24px;}
#blue_strip ul {list-style:none; margin:2em 2em 5em; padding:0; float:right;}
#blue_strip li {text-align:right; margin:0.3em; padding:0.4em; border-right:5px solid #CCCCCC; font-weight:bold;}
#blue_strip a {color:black;}

/* text */
p {font:12px/17px Verdana, Arial, sans-serif; clear:both; margin:1em 2em; text-align:justify;}
#lead {font-weight:bold;}

a:link {color:#CCCCCC; text-decoration:none;}
a:visited {color:#CCCCCC; text-decoration:none;}
a:hover {color:#CCCCCC; text-decoration:underline;}
a:active {color:red; text-decoration:none;}