body{
	background-color:#CCCCCC;
	color:#111111;
	font-family:"Franklin Gothic Book";	
}
h2{
	font-family:"Verdana";
	color:#111111;
	font-size:26px;
	padding:0;
	margin:0;
	text-decoration:none;
	border-bottom:none;
	color:#333333;
	
}
a {
	text-decoration:none;
}
body a:hover{
	color:#111111;
}

.history{
	width:870px;
	
}
.first-col{
	width:250px;
	height:30px;
	
}
.second-col{
	width:250px;
	height:30px;
	text-align:left;

}
.third-col{
	width:250px;
	height:30px;
	text-align:right;
	
}



div#container{ margin:0 auto; text-align:left; height:1050px; width:960px; border-style:solid; border-width:1px;}
div#text-container { margin:50px; text-align:left; width:870px; padding-top:50px; position:relative; top:30px;} 
div#top{ height:50px; width:960px; float:left;}

div#nav{height:50px; width:960px; float:left;  font-size:14px;}

div#footer{height:50px; width:960px; float:left;}


div .portfolio-index-main{height:600px; width:960px;}

div .portfolio-index{height:114px; width:640px;  position:absolute; left:150px; }
div .portfolio-index-img{height:100px; width:100px; position:absolute; right:0px; bottom:0px;}
div .portfolio-index-title{ height:30px; width:350px;  position:absolute; bottom:0px; right:120px; text-align:right;}

div#front-main{
	top:100px;left:225px;position:relative;
}

/* Gallery -> Portfolio -> Works */
div .portfolio{width:960px; }

div .thumb-container{
	padding:5px;
	
}

p .right-text{
	text-align:right;	
}

#menu{
	padding:0px;
	margin:0;
	list-style:none;
	font-size:18px;
	width:960px;
	padding-left:110px;
	text-align:center;
}

#menu li{
	padding:0;
	margin:0;
	width:175px;
	float:left;
	vertical-align:middle;
	text-align:center;
}

#menu a {
	color:#333333;
	text-decoration:none;
	
}
#menu a:hover {
	color:#000000;
	
}