.centerpage {
	position:relative;
	margin:0 auto;
	text-align:left;
	width:800px;
}

#allsite {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	background-color: #000000;

}

#top1 {
	width:800px;
	background-image: url(http://graphilosophy.com/studio/images/general/top1.gif);
	background-color: #000000;
	float: left;
}
.toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.toptext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.toptext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 106px;
	color: #CC0000;
	text-decoration: none;
	background-color: #1B191D;
}





#content {
	width:800px;
	float: left;
}

	

body {background:#303030;
margin-top: 10px; 
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px;
text-align: center;
}



#menuleft {
	float: left;
	width: 211px;
	text-align: left;
	background-color: #23201F;
	}
	#menuright {
	float: left;
	width: 115px;
	text-align: left;
	}
	
	.menuright{
	color: #FF0000;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-left: 3px;
	height: 70px;
}
.menuright a{
	color: #FF0000;
	height: 70px;
	text decoration: none;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.menuright a:hover{
	color: #FFCC00;
	height: 70px;
	text decoration: none;
	display: block;
	text-decoration: none;
}


.textleft{
	color: #999999;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-left: 3px;
}

.textleft a {
	text-decoration: none;
	color: #999999;
}
.textleft a:hover{
text-decoration: none;
color: #FFFFFF;
}


#insidetextportfolio {
	color: #FFFFFF;
	float: left;
	width: 450px;
}
.insidetextportfolio{
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
	float: left;
	padding-left: 10px;
}

.insidetextportfolio a {
	color: #FFFFFF;
		text-decoration: none;
}
.insidetextportfolio a:hover {
	color: #FF0000;
	text-decoration: none;
}
