

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #663;
}
body {
	background-attachment:fixed;
	background-image:bgpage.jpg);
	background-position:center;
	background-repeat:repeat;
	margin-left: 25px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 25px;
}

a {
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #663;
}
a:link {
	text-decoration: none;
	color: #330;
}
a:visited {
	text-decoration: none;
	color: #0C6;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #F06;
}


h1 {
	font-size: 72px;
	font-style: normal;
	font-weight: bolder;
	color: #330;
}
h2 {
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #330;
}


.main_links {
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
 /*font-weight: 500;*/
}
.header {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bolder;
	letter-spacing: 3px;
	text-align: left;
	vertical-align: top;
	float:left;
	height: 200px;
	width: 750px;
	padding: 10px;
	margin: 10px;

	visibility: visible;
	top: 0px;
	left: 0px;
}
.portfolio {
	font-family: Helvetica, Arial, sans-serif;
	vertical-align: top;
	margin: 10px;
	padding: 10px;
	float: left;
	height: 500px;
	width: 1000px;
	visibility: visible;
	
	
	top: 150px;
	left: 0px;
	
	cursor: crosshair;
	overflow: hidden;
}
.notes {
	text-align: left;
	vertical-align: top;
	margin: 10px;
	padding: 10px;
	float: left;
	left: 700px;
	top: 500px;
	height: 200px;
	width: 300px;
	position:fixed;
	visibility: visible;
}

.resume1 {
	font-family: Helvetica, Arial, sans-serif;
	vertical-align:bottom;
	margin: 10px;
	padding: 10px;
	float: left;
	visibility: visible;
	top: 150px;
	left: 100px;
	cursor:auto;
	overflow:visible;
	
	letter-spacing: normal;
	word-spacing: normal;
	height: 450px;
	width: 700px;
}

.index {
	
	font-family: Helvetica, Arial, sans-serif;
	vertical-align:bottom;
	margin: 10px;
	padding: 100px;
	float: right;
	height: 400px;
	width: 400px;
	visibility: visible;
	
	top: 150px;
	cursor: crosshair;
	overflow: hidden;