@charset "utf-8";
/* CSS Document */
#header h1 { text-shadow: 5px 7px 7px black;filter: Shadow(Color=#0, Direction=135, Strength=25);filter:progid:DXImageTransform.Microsoft.Glow(Color=black,Strength=9);}
#header h2 { text-shadow: 5px 7px 7px black; filter: Shadow(Color=#0, Direction=135, Strength=15);filter:progid:DXImageTransform.Microsoft.Glow(Color=black,Strength=9);}

ul#nav { padding-left: 190px; }

#Container { background: url(tilebg7.png) repeat center; margin:0 auto 0 auto; }

div#content { background: url(sidebox3.png) left repeat-y; position:relative; top 0; left:0; border-left: #666 4px solid;  min-height:600px; margin-right: 14px; }

div#wrap { clear:both; background: url(rightbox3.png) repeat-y; background-position: 100% 0; border-bottom: #666 4px solid;}

div#headlines { position: relative; left:300px; padding-right:300px; }

ul.sidebar { position: absolute; width: 240px; left:35px; top: 1em;}

.sidebar li { list-style-type:none;	display: block;	margin-left:-35px; padding:6px 6px 6px 35px;text-align:left;
font: 95% bold "Trebuchet MS", Arial, Helvetica, sans-serif; min-height:20px float:none; }

.sidebar li a{color: red; text-decoration: none; }
.sidebar li:hover { background: url(animsoc2.gif) no-repeat; }
.sidebar li a:hover { color: #fff; background: transparent; }
ul.sidebar span {  clear:left;text-decoration:none;font-size: .8em;color:yellow;vertical-align:text-top;position:relative; left:5px; top:2px; display: table}
