@charset "utf-8";
/* CSS Document */

body {
	background: url(i/bg.jpg) repeat-x #efedd6;
	margin: 0;
}

a {
	border: none;
}

img {
	border: none;
}

#container {
	width: 894px;
	margin: 20px 0 0 0;
	margin-left: auto;
	margin-right: auto;
}

h1#title {
	font-family: 'Lucida Sans Unicode','Trebuchet MS',Arial,sans-serif;
	font-size: 60px;
	font-weight: bold;
	float: left;
	color: #400000;
	letter-spacing: -2px;
	margin: 0;
}

h2 {
	font-family: 'Lucida Sans Unicode','Trebuchet MS',Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #400000;
	margin: 0;
}

h2.name {
	font-family: 'Lucida Sans Unicode','Trebuchet MS',Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #400000;
	margin: 0;
	float: left;
}

h3 {
	font-family: 'Lucida Sans Unicode','Trebuchet MS',Arial,sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #400000;
	margin: 0;
}

h4 {
	font-family: 'Lucida Sans Unicode','Trebuchet MS',Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d5d3bf;
	float: right;
	margin: 0;
}

p#quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #400000;
	margin-top: 0;
	width: 300px;
}

#head {
}

#head em {
	font-family: 'Lucida Sans Unicode','Trebuchet MS',Arial,sans-serif;
	font-size: 60px;
	font-weight: bold;
	font-style: normal;
	color: #d5d3bf;
	letter-spacing: -2px;
}

#head ul{
	line-height: 50px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: right;
}

#head ul li{
	display: inline;
}

#head ul li a{
	display: inline;
	margin: 0 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #400000;
	text-decoration: none;
}

#head ul li a:hover{
	display: inline;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #aba88d;
	text-decoration: none;
	border-bottom: 1px #aba88d dotted;
}

#left {
	margin-top: 12px;
	float: left;
	width: 300px;
	clear: both;
}

#left ul{
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	width: 300px;
	margin: 0;
}

#left ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	background-color: #400000;
	margin: 0 0 2px 0;
	padding: 9px 10px
}

#left ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

.contentBox {
	background-color: #400000;
	color: #fff;
	margin: 2px 0 0 0;
	width: 280px;
	padding: 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


#right {
	margin-top: 12px;
	float: right;
	width: 543px;
}

.lp {
	width: 543px;
	height: 147px;
}

.center {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 630px;
}

.content {
	background-color: #400000;
	color: #fff;
	margin: 2px 0 0 0;
	width: 630px;
	padding: 10px 10px;
}

.content img {
	border: 3px #bbb solid;	
}

.content img:hover {
	border: 3px #fff solid;	
}

.content a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#portfolio {
	font-family: 'Lucida Sans Unicode','Trebuchet MS',Arial,sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: 400000;
	margin: 0;
}

.tempName {
	font-family: 'Lucida Sans Unicode','Trebuchet MS',Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	float: left;
	color: #fff;
}

.type {
	font-family: 'Lucida Sans Unicode','Trebuchet MS',Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	color: #d5d3bf;
}

.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 0;
	width: 630px;
}

#footer {
}

#footerC {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
}

#fLeft {
	float: left;
	font-family: 'Lucida Sans Unicode','Trebuchet MS',Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #d5d3bf;
}

#fRight {
	float: right;
	font-family: 'Lucida Sans Unicode','Trebuchet MS',Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #d5d3bf;
}



.clear {
	clear: both;
}