/* CSS Document */

body {
	background-color:#9d8e77;
}

.sitecontainer {
	width:900px;
	height:580px;
	margin:0;
	border:none;
	background-color:#FFFFFF;
	background-image: url(images/sitecontainer.jpg);
	background-repeat: no-repeat;
	-moz-border-radius:8px;
	border:1px solid #cccccc;   
	padding: 2 2 2 2;
	z-index:1;
	float:left;
}

.border_vert{
	background-image: url(images/shadowborder_vert.png);
	width:17px;
	height:586px;
	margin-left:900px;
	background-repeat: no-repeat;		
	}
	
.border_horz{
	background-image: url(images/shadowborder_horz.png);
	width:919px;
	height:15px;
	margin-left:-1px;
	background-repeat: no-repeat;	
	}


.splashlogo {
			-moz-border-radius:8px;
			/* border:1px solid #cccccc;   */
			margin-left:25px;
			margin-right:5px;
			margin-top:10px;
			float:left;
}

.splashlogoclear {
			position:absolute;
			left:0px; 
			top:0px; 
			/* width:124px; height:158px; */
			z-index:1;
			margin-left:15px;
			margin-top:20px;
			float:left;
}


.splashright {
	margin-left:50px;
	width:306px;
	height:408px;
	margin-top:10px;
	font-size: 9px;
	background-image: url(images/stewplay_web.png);
	background-repeat: no-repeat;
			-moz-border-radius:8px;
			border:1px solid #cccccc;   
			color:#cccccc;
			font-family:Notepad, Arial, Helvetica, sans-serif;
			float:left;
			
			}
			
.splashweb {
	margin-left:0px;
	width:95px;
	height:102px;
	font-size: 9px;
	background-image: url(images/stewplay_web.png);
	background-repeat: no-repeat;
			-moz-border-radius:8px;
			border:1px solid #cccccc;   
			color:#cccccc;
			font-family:Notepad, Arial, Helvetica, sans-serif;
			float:left;
			
			}
			
.contentshome {
	width:900px;
	height:500px;
	font-size: 9px;
			-moz-border-radius:8px;
		/* 	border:1px solid white;   */
			color:#cccccc;
			font-family:Notepad, Arial, Helvetica, sans-serif;
			float:left;
			
			}
			
.contentsweb {
	width:900px;
	height:500px;
	background-image: url(images/wisper1.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	background-position: right top;
			-moz-border-radius:8px;
			border:1px solid white;   
			color:#cccccc;
			font-family:Notepad, Arial, Helvetica, sans-serif;
			float:left;
			}
			
.portcontents {
	width:900px;
	height:500px;
	/* background-image: url(images/wisper1.jpg); */
	background-repeat: no-repeat;
	font-size: 9px;
	background-position: right top;
			-moz-border-radius:8px;
			border:1px solid white;   
			color:#cccccc;
			font-family:Notepad, Arial, Helvetica, sans-serif;
			float:left;
			}
			
.contentsmusic {
	width:900px;
	height:500px;
	background-image: url(images/wisper2.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	color: #B49A7F;
	background-position: right top;

			-moz-border-radius:8px;
			border:1px solid white;   
			color:#cccccc;
			font-family:Notepad, Arial, Helvetica, sans-serif;
			float:left;
			}
		
.contentsabout {
	width:900px;
	height:500px;
	background-image: url(images/wisper4.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	background-position: right top;
			-moz-border-radius:8px;
			border:1px solid white;   
			color:#cccccc;
			font-family:Notepad, Arial, Helvetica, sans-serif;
			float:left;
			}
			
.contentsport {
	width:900px;
	height:500px;
	font-size: 9px;
	/*background-image: url(images/wisper5.jpg); */
	background-position: right top;
			-moz-border-radius:8px;
			border:1px solid white;   
			color:#cccccc;
			font-family:Notepad, Arial, Helvetica, sans-serif;
			float:left;
			}

.contenttxtheading {
	color: #81664B;
	font-family: Notepad, Arial, Helvetica, sans-serif;
	float:left;
	font-size: 32px;
	font-weight: normal;
	margin-left: 100px;
	margin-top: 15px;

}

			
.contenttxt {
	color: #786047; 
	font-family: verdana;
	float:left;
	margin-top: 60px;
	margin-left: 15px;
	font-size: 16px;
	line-height: 18px;
	
}

.contenttxt a{
	text-decoration:none;
	color:#584634;
	font-weight:bold;
}	
.contenttxt a:hover{
	text-decoration:none;
	color:#663300;
}	
.contenttxt a:visited{
	text-decoration:none;
	color:#333333;
}	

.portfoliomainholder {
width:601px;
height:auto;
margin-left:150px;

}

.portpicholders {
width:200px;
height:150px; 
float:left;
text-deocation:none;
border:0;
}

.portpicholders img {
	width:180px;
	height:130px;
	text-deocation:none;
	border:0;
	}
			
.menu { border:0;
		margin:50 0 0 0;
}

.sideswitchmenu {
	color:#4fb7cd;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	
}

.musicplayer {
	float:right;
}