﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}:focus{outline:0;}body{line-height:1;color:black;background:white;}ol,ul{list-style:none;}table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}

.clear {
	clear: both;
	font-size: 0px;
}

#portfolio {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 330px;
	height: 195px;
}

	#portfolio a {
		display: block;
		width: 330px;
		height: 195px;
		background: url(btnPortfolio.png) no-repeat 0 0;
		text-indent: -9999px;
		border: none;
	}
	
		#portfolio a:hover {
			background-position: 0 -195px;
		}

body {
	min-width: 805px;
	text-align: center;
	background-color: #f3daa2;
	color: #c22722;
	font-family: arial, helvetica, sans-serif;
}

#wrapper {
	width: 805px;
	text-align: left;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: 0 -80px;
	padding: 0 0 0 70px;
}

#skyline {
	width: 728px;
	height: 265px;
	padding: 10px 0 0 0;
}

	#twitter #status {
		float: left;
		margin: 0 0 0 125px;
		display: inline;
		width: 365px;
		font-size: 12px;
		text-align: center;
	}
	
		#twitter #status a {
			border: none;
			color: #C22722;
			font-size: 12px;
			line-height: 12px;
			text-decoration: none;
		}
	
	#twitter #date,
	#twitter #date a	{
		float: left;
		color: #262219;
		font-family: tahoma, arial, helvetica, verdana, sans-serif;
		font-size: 9px;
		text-decoration: none;
		border: none;
		line-height: 13px;
		padding: 0 0 0 4px;
	}
	
		#twitter #date a:hover {
			border-bottom: solid 1px #aaa;
		}

#content {
	width: 728px;
	padding: 20px;
	background-color: #e0c27a;
	border-bottom: solid 3px #de8301;
	border: solid 2px #262219;
	border-top: none;
	margin: 0 0 20px 0;
}

h1,
h2 {
	font-family: "Trebuchet MS", Sans-Serif;
}

h1 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
}

h1 span {
	font-size: 28px;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	margin: 30px 0 10px 0;
}

p {
	text-align: justify;
	font: 12px/16px verdana, tahoma, sans-serif;
	margin: 0 0 10px 0;
}

a {
	text-decoration: none;
	color: #c22722;
	line-height: 18px;
	border-bottom: solid 1px #000000;
}

a:hover {
	color: #000000;
	border-bottom: solid 1px #000000;
}

#footer {
	margin: 20px 0 0 ;
}

code {
	font-family: Courier New;
	padding: 0 3px;
}
