body{
	/*background: #4C2716;*/
	background: #000000;
	margin: auto;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#ebebeb;
}
P{
	border: 0px solid green;
	margin-top: 5px;
	margin-bottom: 9px;
	margin-left: 3px;
	margin-right: 3px;
}
A{
	color: #dcf0ff;
	text-decoration: underline;
}
A:visited{
	color: #dcf0ff;
	text-decoration: underline;
}
A:hover{
	color: gold;
	text-decoration: underline;
}
.boxmain{
	border: 2px outset #737373;
	/*height: 800px;*/
	width: 900px;
	/*position: absolute;*/
	background: url("images/thunderpawtiger3.jpg") no-repeat;
	color: #aaaaaa;
	margin: auto;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.boxtemp{
	border: 1px solid white;
	background-color: #000000;
	/*height: 800px;*/
	width: 900px;
	/*position: absolute;*/
	/*background: url("images/thunderpawtiger3.jpg") no-repeat;*/
	color: #aaaaaa;
	margin: auto;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.boxportfolio{
	border: 2px outset #737373;
	/*height: 900px;*/
	width: 900px;
	/*position: absolute;*/
	/*background: url("images/thunderpawtiger3.jpg") no-repeat;*/
	background-color: #000000;
	margin: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.header{
	border: 0px solid white;
	height: 122px;
	width: 900px;
	margin: auto;
	text-align: center;
	/*background-color: #000000;*/
	background: transparent;
}
.sb1,.sb2,.sb3,.sb4,.sb5,.sb6,.sb7,.sb8,.sb9 {float: left;clear:left;border: 0px solid red;}
.sb1 {height: 100px;width: 400px; }
.sb2 {height: 60px;width: 500px; }
.sb3 {height: 30px;width: 470px; }
.sb4 {height: 100px;width: 440px; }
.sb5 {height: 100px;width: 340px; }
.sb6 {height: 60px;width: 320px; }
.sb7 {height: 100px;width: 390px; }
.sb8 {height: 140px;width: 390px; }
.sb9 {height: 80px;width: 390px; }

.sbr1,.sbr2 {float: right;clear: right;	border: 0px solid yellow;}
/*.sbr1 {height: 100px;width: 20px;}*/
.sbr1 {height: 100px;width: 300px;}
.sbr2 {height: 80px;width: 20px;}


.menu{
	background-color: #ffcf75;
	font-size: 15px;
	width: 140px;
	float: right;
	clear: right;
	text-align: right; 
	position: relative;
}

.nav, .nav:visited{
	background-image: url(images/nav_button.gif);
	color: #835705;
	border-right: 2px solid #835705;
	border-bottom: 2px solid #835705;
	text-decoration: none;
	text-align: right;
	display: block;
}
.nav:hover{
	color: #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	text-decoration: none;
} 

.footer{
	position: relative;
	margin-bottom: 3px;
	font-size: 10px;
	text-align: center;
	clear: both;
}
.cheetahrun{
	position: absolute;
	background: url("images/cheetahrun.gif") no-repeat;
	width: 463px;
	border: 0px solid green;
	height: 230px;
	top: 70px;
	right: 5px;
	z-index: 15;
}
.portfoliocontent{
	text-align:center;
	border: 0px solid green;
	width: 750px;
	margin-top: 0px;
	float: left;
	clear: left;
	margin-left: 5px;

	
}

h2 {
	color: #FFFFFF;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 20px;
}

h3 {
	color: gold;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 17px;
}