/* general */

body {
	background-color:#666633;
	background-image:url('clock_bg.jpg');
	background-repeat:no-repeat;
	font-family: "Times New Roman", Times, serif;
	}

img {
	behavior: url(iepngfix.htc);
	}

.i {
	font-style: italic;
	}

.b {
	font-weight: bold;
	}
	
.center {
	text-align:center;
	}
	
.top {
	vertical-align:top;
	}
	
p {
	color: #cccc99;
	}
		
a:link {
	text-decoration: none;
	color: #cccccc;
	}

a:hover {
	text-decoration: none;
	color: #ffffff;
	}

a:visited {
	text-decoration: none;
	color: #cccccc;
	}


.content {
	width:923px;
	margin-top: 120px;
	margin-left: 30px;
	float:left;
	clear: left;
	}

.content img {	
	float: left;
	border: solid 1px #999966;
	}

.text {
	width: 380px;
	line-height: 170%;
	font-size: 11pt;
	margin-left: 35px;
	float:left;
	margin-top:-.25em;
	letter-spacing: .05em;
	}
	
.footer {
	position: absolute;
	top:550px;
	padding-top: 75px;
	text-align:center;
	font-size:10pt;
	width: 986px;
	}
	
/* navigation */

.nav {
	width: 600px;
	position: absolute;
	top: 60px;
	left: 400px;
	display:block;
	float: left;
	}

.nav a:link {
	text-decoration: none;
	border-bottom: dotted 0px #cccc99;
	color: #999966;
	}

.nav a:visited {
	text-decoration: none;
	border-bottom: dotted 0px #cccc99;
	color: #999966;
	}
	
.nav a:hover {
	text-decoration: none;
	border-bottom: dotted 0px #cccc99;
	color: #cccc99;
	}
	
.here {
	background-image:url('here.png');
	background-repeat:no-repeat;
	}

.here a:link {
	color: #cccc99;
	}
	
.here a:visited {
	color: #cccc99;
	}

.home {
	display: block;
	float:left;
	padding-left:2.75em;
	}
	
.portfolio {
	color: #999966;
	display: block;
	float:left;
	padding-left:2.75em;
	}
	
.blog {
	display: block;
	float:left;
	padding-left:2.75em;
	color: #999966;
	}
	
.resume {
	display: block;
	float:left;
	padding-left:2.75em;
	color: #999966;
	}
	
.contact {
	width: 75px;
	display: block;
	float:left;
	color: #999966;
	padding-left:2.75em;
	}

/* index */

	
.quote {
	font-size:16pt;
	letter-spacing: .08em;
	margin-left:-.5em;
	}
	
.attrib {
	font-style: italic;
	font-size: 14pt;
	letter-spacing: 0;
	}

/* portfolio */

.header {
	font-size: 18pt;
	font-variant: small-caps;
	color: #cccc99;
	width: 380px;
	margin-left: 35px;
	margin-top:0px;
	float:left;
	font-weight: normal;
	letter-spacing: .05em;
	}

/* resume */

div#resume {
	width: 510px;
	margin-top:-.5em;
	margin-bottom:5em;
	}
	
.indent {
	margin-left:3em;
	}
	
.rule {
	background-color: #cccc99;
	height:1px;
	width:510px;
	margin:auto;
	margin-top: -2.5em;
	}
	
.pdf {
	margin-top:.5em;
	}

.subject {
	font-variant: small-caps;
	font-weight: normal;
	font-size: 22pt;
	color: #cccc99;
	margin-top:0;
	}
	
.workplace {
	font-size: 13pt;
	}

.place {
	font-size: 11pt;
	}

.position {
	font-size: 9pt;
	font-style: italic;
	}

.desc {
	font-size: 9pt;
	}
	
.tech {
	font-size: 11pt;
	margin-left:1em;
	}
	
div#tech1 {
	width:15em;
	float:left;
	margin-left:2em;
	}
	
div#tech2 {
	width:13em;
	float:left;
	}
	
div#clear {
	clear: both;
	width:510;
	}

.footer2 {
	padding-top: 75px;
	text-align:center;
	font-size:10pt;
	width: 986px;
	clear:both;
	}

/* contact */

div#formpage {
	width: 510px;
	text-align:right;
	margin-top: -1.25em;
	}
	
label {
	vertical-align: top;
	float:left;
	}

.contacttext {
	width: 510px;
	line-height: 170%;
	font-size: 11pt;
	float:left;
	margin-top:-.25em;
	letter-spacing: .05em;
	text-align: left;
	}
	
.field {
	width: 432px;
	border: solid 1px #999966;
	background-color: #666633;
	color: #cccc99;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	}
	
.message {
	width: 432px;
	height: 150px;
	}
	
.buttonarea {
	width: 432px;
	float:right;
	}

.buttonlabel {
	width: 156px;
	color: #cccc99;
	border: solid 1px #999966;
	background-color: #666633;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	}
