
body {
	font-size: 1.2em;
	color: #cc9;
	background-color: #352;
	font-family: "times new roman";
	line-height: 1.3em;
	min-width: 1010px;
	max-width: 1010px;
}


#divider3 {
	border-color: #210;
	border-style: solid;
	border-width: .3em 0 0 0;
	margin: 0 .6em 0 .6em;
}


#name {
	display: block;
	float: left;
}


body > #name {	
	margin: 0 0 .4em .3em;
}


#ie #name {
	margin: .8em 0 .4em .3em;
}


h1 {
	font-size: 3em;
	text-transform: capitalize;
	font-variant: small-caps;	
	text-align: left;
	font-weight: bold;	
}


body > #name h1 {
	line-height: .1em;
}


#ie h1 {
	line-height: .7em;
}


h2 {
	font-size: 1.5em;
	text-transform: capitalize;
	font-variant: small-caps;
	line-height: .5em;
	text-align: left;
	color: #a85;
}


#contact {
	color: #210;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
	line-height: 1.2em;
	text-align: left;
	display: block;
	float: right;
}


body > #contact {
	margin: .7em 2em 0 0;
}


#ie #contact {
	margin: .5em 2em 0 0;
}


#divider {
	clear: both;
	margin: 0;	
}
	

img {
	border-style: solid;
	border-color: #210;
}


#photo1 {
	float: left;
	display:block;
	margin: 0 .5em 0 .3em;
	border-width: .3em .5em .3em .5em;
}


#photo2 {
	float: right;
	display: block;
	margin: 0 .3em 0 .5em;
	border-width: .3em .5em .3em .5em;
}


#blurb {	
	display: block;
}


#blurb:first-letter {
	font-size: 1.3em;
}


#divider2 {
	clear:both;
}


body > #divider2 {
	margin: 0;
	border-style: solid;
	border-width: .5em;
	border-color: #352;
}


#ie #divider2 {
	margin: 0;
}


.site {
	display: inline;
}


.sitelink {
	color: #a84;
	text-decoration: none;
	background-color: #121;
	border-style: solid;
	border-color: black;
	padding: .1em .3em;
	font-weight: bold;
	text-transform: uppercase;
}


body > .site .sitelink {
	margin: 0 0 0 1.3em;
	border-width: .2em;
}


#ie .sitelink {
	margin: 0 0 0 1.3em;
	border-width: .15em;
}


.sitelink:hover {
	color: #ca0;
	text-decoration: underline;
}


#facebook {
	margin:	1em .4em 0 .4em;
	border-style: solid;
	border-color: #210;
	border-width: .3em .5em .3em .5em;
	padding: .2em 0 .3em 1em;
}


#facebooklink {
	color: #010;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}


#facebooklink:hover {
	color: #ca0;
	text-decoration: underline;
}



