
	body, html{margin: 0; padding: 0; font-family: arial, helvetica, sans-serif;}

	body {background: url('http://bgraves.userworld.com/ships/imgs/ships.jpg') fixed #578fc0; background-position: 0% 100%;}

	#background {
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: -2;
	}

	#wrap { width: 400px; 
		margin: 0 auto;
		margin-bottom: 20px;
		}

	#twitter_div { 
		background: url('http://bgraves.userworld.com/ships/imgs/ul_back.png');
		padding: 10px;
		}
				
		#twitter_div ul {
				font-size: 9pt;
				list-style-type: none;
				}
				
				#twitter_div ul a:link, a:visited{
					text-decoration:none; 
					color: #5e96c6;
					}

				#twitter_div ul a:hover {
					border-bottom: 1px dotted #5e96c6;
					}
					
		#twitter_div li {
			height: 50px;
			padding: 15px 10px 25px 10px;
			margin: 15px 0 15px 0px;
			background: url('http://bgraves.userworld.com/ships/imgs/li_back.png');
			color: white;
			line-height: 15pt;
			}
			
		#footer {
			display:block;
			text-align:right;
			margin-right:2px;
			}
		
		#twitter-link {
			font-size:8pt;
			font-weight:bold;
			}
			
		#footer img {
			margin: 0 2px 0 0;
			}
			
		a.backtotop {
			display: inline;
			font-size: 8pt;
			font-weight:bold;
			margin-right: 5px;
			}
			
	/* Corners */

	#cornerstop{ 
		background: url('http://bgraves.userworld.com/ships/imgs/top.png');
		width: 400px;
		height:6px;
		margin-top: 20px;
		}
		
	#cornersbot{ 
		background: url('http://bgraves.userworld.com/ships/imgs/bot.png');
		width: 400px; 
		height: 6px; 
		margin-bottom: 20px;
		}
		
	
	/* Links */
	
	a:link, a:visited{ 
		text-decoration:none; color: #5e96c6;
		}
	a:hover {
		border-bottom: 1px dotted #5e96c6;
		}
