body {
	text-align:center;
	font-family:'trebuchet ms', tahoma, verdana, arial, sans-serif;
}



a {
color:#a18300;
}

a:hover {
color:#4F5689;
}

h1 {
	font-size:12pt;
	color:#aa0800;
}


h2 {
	font-size:10pt;
	font-weight:bold;
	color:#7C7C7C;
	text-transform:uppercase;
	color:#000;
}

h3 {
	border-bottom:1px solid #ccc;
	font-size:12pt;
}
p {
line-height:1.3em;
text-align:left;
margin-left:15px;
margin-right:15px;
}

iframe {
width:598px;
border:none;
}

img {
border:none;
}

/*End of general styles*/

/*DIVS*/

#container {
	position:relative;
	text-align:center;
	margin:auto;
}

.port {
	text-decoration:none;
}

.port:hover {
color:#000;
}

#header {
border-bottom:1px dotted #bbb;
}

#nav {
	text-align:center;
	font-size:8pt;
	border-bottom:1px dotted #bbb;
	white-space:nowrap;
}
		

#nav a {
	text-decoration:none;
	padding-left:12px;
	padding-right:12px;
	text-transform:uppercase;
	color:#4F5689;
	font-weight:bold;
	font-size:0.8em;
	line-height:30px;
	}
#nav a:hover {
	color:#000;
	
}

#subnav {
	float:right;
	display:inline;
	background-color:#fff;
	margin-top:-36px;
	border:1px solid #ddd;
	border-bottom:0px;
	padding:3px;
}

#subnav a {
	text-decoration:none;
	color:#af4f00;
}


#main {

	text-align:left;
	margin:auto;
	margin:14px;
	padding-bottom:5px;
}

#main p {
margin-left:0px;
}

#portfolio {
position:relative;
	width:600px;
	text-align:center;
	height:450px;
	padding-bottom:5px;
}



#portfolio a {
text-decoration:none;
}

#portfolio_desc {
margin-top:10px;
text-align:center;
}

#portfolio_nav {
font-size:11px;
height:17px;
text-align:center;
margin-top:3px;
}



#portfolio_nav a {
text-decoration:none;
}

#portfolio_nav a:hover {
color:#4F5689;
}

#header {

}



#footer {
position:relative;
height:20px;
padding:3px;

	font-size:0.8em;
	letter-spacing:0.1em;
	border-top:1px dotted #bbb;

}



/*.date {
width:80px;
margin-left:-90px;
text-align:right;
float:left;
}
*/

#category {
margin-top:25px;
}

.entry {
list-style-type:none;
}

.location {
font-style:italic;
}

.entry_title {
font-weight:700;
}

.date {
margin-top:10px;
border-top:1px solid #888;
}

#archives {

position:relative;
float:left;
left:550px;
background-color:#ffc;
}

#sketchbook {
position:relative;
width:1000px;
text-align:center;
margin:auto;
height:800px;
line-height:800px;
background-color:#fff;
background-image:url(sketchbook/closed.jpg);
background-position:center;
background-repeat:no-repeat;
}




#leftpage, #rightpage {
position:absolute;
top:0px;
text-align:center;
width:500px;
height:800px;
line-height:800px;
}

#leftpage {
left:0px;
}

#rightpage {
left:500px;
}

#leftpagenumber, #rightpagenumber, #previouspage, #nextpage {
line-height:30px;
}

#leftpagenumber {
position:absolute;
left:40px;
top:350px;
}

#rightpagenumber {
position:absolute;
right:40px;
top:350px;
}


#leftpage img, #rightpage img {
line-height:800px;
vertical-align:middle;
}

#allpagenumbers {
float:left;
}
 