body {
	
}

p {
	font-family: Georgia, Times, Times, "Times New Roman serif";
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	}


h1 {
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 24px;
	}
	
h2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #666666;
	}
	
h3 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	font-variant: small-caps;
	color: #666666;
	letter-spacing: .5em;
	margin: 10px;
	}

h4 {/* (h3 with no margin)*/
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #666666;
	letter-spacing: .5em;
	}
.side_bar {
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	width: 151px;
	text-align: right;
	position: absolute;
	left: 24px;
	top: 163px;
	right: 0px;
	height: 50px;
	background-color: #FFFFFF;

	}
.side_bar_frame {
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	width: 181px;
	color: #0066CC;
	background-color: #FFFFFF;
	text-align: right;
	position: fixed;
	left: 24px;
	top: 13px;
	right: 0px;
	height: 50px;
	}	
	
.width {
	top: 151px;
	left: 200px;
	width: 800px;
	position:absolute;
	visibility: visible;
	overflow-y: auto;
	font-size: 12px;
	}
.resume	{
	top: 151px;
	left: 200px;
	width: 600px;
	position:absolute;
	visibility: visible;
	overflow-y: auto;
	font-size: 12px;
	}
.works {
	top: 147px;
	left: 200px;
	width: 200px;
	position:absolute;
	visibility: visible;
	overflow-y: auto;
	font-size: 12px;
	}
	
.project {
	top: 151px;
	left: 425px;
	width: 575px;
	position:absolute;
	visibility: visible;
	font-size: 12px;

	}
.widthscroll {
	top: 155px;
	left: 192px;
	width: 800px;
	position:absolute;
	visibility: visible;
	overflow-y: auto;
	font-size: 12px;
	overflow: scroll;
	}
		
.title {
	position: absolute;
	left: 47px;
	top: 87px;
	width: 550px;
	}

.listworks {
	line-height: 22px;
	color:#CBC23A;
	}

a.side_nav	{
	color:#C36;
	text-decoration: none;
	background-color:#FFF;
	}
	
a.side_nav:link {
	color:#C36;
	text-decoration: none;
	background-color:#FFF;
	}
	
a.side_nav:hover {
	background-color:#999966;
	color:#FFFFFF;
	font-weight:normal;
	}

a.side_nav:active {
	color:#FFFFFF;
	background-color:#C36;
	}

	
	
a.listworks:link {
	color:#663300;
	text-decoration: none;
	}
	
a.listworks:hover {
	font-weight:normal;
	text-decoration:line-through;
	}
	
a.listworks:active {
	text-decoration:line-through;
	color:#669933;
	}

a.listworks:visited {
	color:#666;
	}

.resize {
	size:auto;
	height: auto;
	width: auto;
}

.image {
	border: solid;
	border-width:thin;
	border-color:#CCCCCC;
	margin: 10px;
	padding: 0px;
	}
	
.imageplain { /*(no border)*/
	margin: 10px;
	padding: 0px;
	}
a.imageplain:link { /*(no border)*/
	margin: 10px;
	padding: 0px;
	}	
a.imageplain:hover {
	border:thin;
	border-color:#000000;
	}
a.imageplain:active {
	border:medium;
	border-color:#000000;
	}
a {
	color: #006699;
	text-decoration: none;
}


a:hover {
	color:#006699;
	text-decoration:line-through;

}



/*

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

a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003333;
	font-weight:bold;
}*/

a.image:hover{

	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}

a.image:active{
	border: 2px solid #999999;
}
.width p u {
	font-weight: normal;
}
