body {
	background-image:url(images/bg.gif);
	background-repeat:repeat;
}


#wrapper {		 
			width: 700px;
			margin-right: auto;
			margin-left: auto;
			
}

#contentwrapper {		 
			width: 700px;
			margin-right: auto;
			padding-left: 50px;
			padding-top: 5px;
			
}

#maincontent { 
		background-image:url(images/bgindex.gif);
		background-repeat:no-repeat;
		width: 450px;
		height: 334px;
		float:left;
		
}

#welcome { 
		background-image:url(images/bg-image-welcome.gif);
		background-repeat:no-repeat;
		width: 237px;
		height: 334px;
		float:right;
}

#stevetext {
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#003399;
		margin-left: 16px;
		margin-right: 15px;
		margin-top: 245px;
		text-decoration:none;
}

#news { 
		background-image:url(images/bg-image-news.gif);
		background-repeat:no-repeat;
		width: 700px;
		height: 267px;
		float:left;
		
}

#buttons1 { 
		width: 283px;
		height: 107px;
		margin-top: 20px;
}

#buttons2 { 
		width: 92px;
		height: 92px;
		float:right;
		margin-right:372px;
		
}

#buttons3 { 
		width: 200px;
		height: 108px;
		margin-left: 109px;
		float: left;
		
}

#flash { 
		width: 236px;
		height: 92px;
		float: left;
}

.skyscraper { 

		margin-left:350px;
		float: right;
		clear:both;
}



img.myspace {
			float:right;
			padding-right:15px;
			padding-top:10px;

			
			}
			
img.musicplayer {
	float:right;
	padding-right:5px;
	padding-top:10px;

			
			}
			
img.flags{	
			padding-right: 25px;
			padding-left:40px;
			float: left;
			padding-top:35px;
			padding-bottom:10px;

			
			
			}
img.store {
			float:left;
			padding-left:10px;
			padding-top: 35px;
			padding-bottom:10px;
			
			
			}		
			
			
img.holly {
		
			margin-left: 40px;
			margin-top: 10px;
			border:1px #0066CC;
			}
			
img.howdoi{
		
			padding-left: 10px;
			margin-left:30px;
			padding-top: 35px;
			margin-right: 0px;
			}




#footer a:link {
					color: #ff9900;
					text-decoration:none;}
		
#footer a:visited {
					color: #ffcc00;
					text-decoration:none;}
		
#footer a:hover {
					color: #ffcc00;
					text-decoration:line-through;}
					
#footer a:active {
					color: #ff9900;
					text-decoration:none;}
		