/** Main Body **/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	margin:0px;
	color:#C22026;
	font-family: Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	letter-spacing:-4px;
	text-decoration: none;
	text-align:left;
}
h1 a {
	margin:0px;
	color:#C22026;
	font-family: Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	letter-spacing:-4px;
	text-decoration: none;
	text-align:left;
}
h2 {
	margin:0px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	letter-spacing:-4px;
	text-decoration: none;
	text-align:left;
}
h2 a {
	margin:0px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	letter-spacing:-4px;
	text-decoration: none;
	text-align:left;
}
.twitter {
	margin:0px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing: -0.5px;
	text-decoration: none;
	text-align:left;
}
h3 {
	margin:0px;
	padding-bottom: 15px;
	color:#C22026;
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration: none;
	text-align:left;
}
h3 a {
	margin:0px;
	color:#C22026;
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration: none;
	text-align:left;
}
p {
	margin:0px;
	padding-bottom:10px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 14px;
}
p a {
	margin:0px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 14px;
}
p a:hover {
	color:#C22026;
	text-decoration: underline;
}

p.portfolio {
	margin:0px;
	padding-bottom:10px;
	color:#C22026;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	line-height: 14px;
}
p.portfolio a {
	margin:0px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	line-height: 14px;
}
p.portfolio a:hover {
	color:#C22026;
	text-decoration: underline;
}

/** Containers **/

#container {
	position: relative;
	width: 750px;
	height: 600px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/** Navigation **/

#nav {
	position: absolute;
	width: 100px;
	left: 0px;
	top: 80px;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display:block;
	list-style:none;
	padding-top:5px;
	padding-right:5px;
	text-decoration: none;
}
#nav a {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing:-0.5px;
	text-decoration: none;
	text-align: left;
	display: block;
}

/** Details **/

#details {
	position: absolute;
	width: 500px;
	height:18px;
	right:12px;
	top:48px;
	margin: 0px;
	padding: 0px;
}
#details li {
	display:block;
	float: right;
	list-style:none;
	padding-left:30px;
	text-decoration: none;
}
#details {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing:-0.5px;
	text-decoration: none;
	text-align: left;
}
#details a {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing:-1px;
	text-decoration: none;
	text-align: left;
	display: block;
}

/** Blocks **/

#logo {
	position: absolute;
	width:213px;
	height:40px;
	left: 0px;
	top:30px;
}
#content {
	position: absolute;
	width:610px;
	height:520px;
	left:130px;
	top:90px;
}
#blog {
	position: absolute;
	width:640px;
	height:520px;
	left:110px;
	top:80px;
}
#quote {
	position: absolute;
	width:310px;
	height:520px;
	right:0px;
	top:0px;
}
#portfolio {
	position: absolute;
	width:608px;
	height:510px;
	left:130px;
	top:90px;
}
#image_area {
	position: absolute;
	width:608px;
	height:304px;
	left:0px;
	top:0px;
}
#text_area {
	position: absolute;
	width:608px;
	height:195px;
	left:1px;
	top:315px;
}
#buttons {
	position: absolute;
	width:auto;
	height:20px;
	right:0px;
	top:0px;
}

#twitter_div {
	position: absolute;
	width:100px;
	height:auto;
	left:0px;
	top:205px;
}

#twitter_update_list {
	display:block;
	float: left;
	list-style:none;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 14px;
}

#twitter_update_list a {
	color:#C22026;
	text-decoration: none;
}

#twitter_update_list a:hover {
	color:#C22026;
	text-decoration: underline;
}