body {
background-image:url(nebulae.jpg);
background-attachment-fixed;
background-repeat:no-repeat;
background-color:#000;
}

div#sidebar {
float:left;
width:270px;
}

div#nav {
background-color:#2da1db;
height:35px;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: arial,tahoma,verdana;
	font-size:9pt;
  background-image:url(trans.png);
	width:920px;
	color:#fff;
	border-top:4px solid #fff;
	margin-top:90px;
}

div#footer {
clear:both;
background-image:url(tweet.png);
background-repeat:no-repeat;
height:30px;
padding-left:40px;
}

h5 {
margin:0;
padding:0;
font-size:13pt;
}

h4 {
margin:0;
padding:0;
font-size:16pt;
}

.copyright {
color:#333;
}

.biline {
font-size:8pt;
line-height:13pt;
}

#list {
list-style-type:none;
margin:20px 0 0 0;
padding:0;
}

#list li {
border-bottom:1px dotted #fff;
padding-bottom:11px;
padding-top:20px;
}

.Container {
  position: relative;
  width: 510px;
  height: 430px;
	margin-bottom:30px;
}
#Scroller-1 { 
  position: relative; 
  overflow: hidden;
  width: 510px;
  height: 430px;
}

.Scroller-Container {
  position: relative;
  top: 0px; left: 0px;
}
#Scrollbar-Container {
  position: relative;
  left: 540px;
	width:25px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  width: 20px; height: 398px;
  position: absolute;
  top: 30px;
  background: transparent url(scrollbar_track.png) repeat-y; center center;
}
.Scrollbar-Handle {
  position: absolute;
  width: 20px; height: 22px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 437px;
}

    #sidebar a:link { color: #fff; text-decoration:none;}
    #sidebar a:visited { color: #fff; text-decoration: none; }
    #sidebar a:hover { color: #fff; text-decoration:underline; }
    #sidebar a:active { color: #fff;} 
		
    #nav a:link { color: #fff; text-decoration:none;}
    #nav a:visited { color: #fff; text-decoration: none; }
    #nav a:hover { color: #fff; text-decoration:underline; }
    #nav a:active { color: #fff;} 
		
		#right a:link { color: #c8133e; text-decoration:none;}
    #right a:visited { color: #c8133e; text-decoration: none; }
    #right a:hover { color: #c8133e; text-decoration:underline; }
    #right a:active { color: #c8133e;} 
		
		#footer a:link { color: #06a4ec; text-decoration:none;}
    #footer a:visited { color: #06a4ec; text-decoration: none; }
    #footer a:hover { color: #06a4ec; text-decoration:underline; }
    #footer a:active { color: #06a4ec;} 
