@charset "UTF-8";
body {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-color: #000000;
}
#container {
	background-color: #f6f6f5;
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	width: 95px;
	background-color: #d6d6d6;
	float: left;
	margin-right: 18px;
	height: auto;
}
#navi {
	margin-left: 53px;
}
#procon {
	float: left;
	width: 680px;
}
#homecontent {
	margin-top: 65px;
}
#portfolio {
	margin-top: 135px;
	margin-left: 22px;
	text-align: right;
	margin-right: 5px;
}
#text {
	width: 430px;
	margin-top: 37px;
	float: left;
	margin-right: 20px;
}
#container #left #portfolio h1 {
	font-family: georgia;
	font-size: 15px;
	color: #e08d21;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: normal;
}
#container #procon #footer {
	float: left;
	clear: both;
}
#clear {
	clear: both;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CD629A;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#container #left #portfolio a {
	font-size: 10px;
	color: #333333;
	line-height: 20px;
	font-family: verdana;
}
#image {
	clear: right;
	float: left;
	margin-top: 30px;
}
#container #procon #text a {
	color: #666666;
	text-decoration: underline;
}
table {
	float: left;
	margin-left: 12px;
	margin-right: 25px;
}
#imgdisplay {
	float: left;
	height: 485px;
	width: 500px;
	background-color: #000000;
	margin-bottom: 25px;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
}
.width {
	height: 50px;
	width: 50px;
}
.style3 {
	color: #CD629A;
	font-size: 10px;
	line-height: 20px;
}
