body {
	font-family:Helvetica, Arial, Georgia, Courier, sans serif;
	font-size:12px;
	color:#222222;
	margin:25px;
}

img {
	border:0;
	outline:none;
}

a {
	outline:none;
	text-decoration:none;
	font-family:Helvetica, Arial, Georgia, Courier, sans serif;
	font-size:12px;
	color:#222222;
}
a:hover {
	color:#666666;
}

form {
	font-family:Helvetica, Arial, Georgia, Courier, sans serif;
	font-size:12px;
	color:#222222;
	margin:0;
}
input {
	font-family:Helvetica, Arial, Georgia, Courier, sans serif;
	font-size:12px;
	color:#222222;
	margin:0;
	height:13px;
}



#header {
	width:auto;
	height:18px;
	padding:0 0 59px 0;
	background:url('header_bg.gif') repeat-x bottom;
	top:25px;
	left:25px;
	right:25px;
	position:absolute;
	z-index:3;
	background-color:#ffffff;
}
html>body #header {
  position: fixed
}

#cache {
	width:100%;
	height:102px;
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	right:0px;
	background-color:#ffffff;
}
html>body #cache {
  position: fixed
}



#title {
	float:left;
	width:200px;
}
#titlep {
	padding-top:1px;
	float:left;
}	
	
#menu {
	float:right;
	font-family:Courier, Georgia, serif;
	font-size:12px;
	color:#222222;
	padding:4px 0 0 0;
}
#menuwork { /* To align the menu links to the left in the header. */
	font-family:Courier, Georgia, serif;
	font-size:12px;
	color:#222222;
	padding:4px 0 0 0;
}
#menu a, #menuwork a {
	text-decoration:none;
	font-family:Courier, Georgia, serif;
	font-size:12px;
	color:#222222;
}
#menu a:hover, #menuwork a:hover {
	color:#666666;
}

#project {
	width:160px;
	padding:0 40px 0 0;
	float:left;
	line-height:16px;
}
#project p {
	width:160px;
	font-family:Helvetica, Arial, Georgia, Courier, sans serif;
	font-weight:bold;
	font-size:12px;
	margin:0 0 12px 0;
}

#ptags {
	font-family:Courier, Georgia, serif;
	font-size:12px;
	line-height:12px;
}
#ptags a {
	font-family:Courier, Georgia, serif;
	font-size:12px;
	text-decoration:none;
	color:#222222;
}
#ptags a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#222222;
}




.disprojects  img {
	margin:0 40px 20px 0;
	vertical-align:top;
}

.contents {	
	margin:0 40px 0 0;
	float:left;
	font-size:12px;
	line-height:16px;
}
.contents img {	
	margin:0;
}
.contents p {
	margin:0 0 10px 0;	
	font-family:Courier, Georgia, serif;
	font-size:12px;
}
.contents span {
	margin:0 0 12px 0;	
	font-family:Courier, Georgia, serif;
	font-size:12px;
}


.disprojects, .disprofile {
	margin-top:102px;
}
.textitle {
	font-family:Helvetica, Arial, Georgia, Courier, sans serif;
	font-weight:bold;
	font-size:12px;	
	margin:0;
}
.hr {
	border-bottom:1px #222222 solid;
	margin:30px 0 10px 0;
	clear:left;
	width:100%;
}
ul, li {
	list-style:none;
	margin:0;
	padding:0;
}
.menu {
	height: auto;
	width: 630px;
}
.menu_list1, .menu_list2, .menu_list3, .menu_list4 {
	display:none; 
}
.menu .menu_button1, .menu .menu_button2, .menu .menu_button3, .menu .menu_button4 {
	cursor:pointer;
	font-family:Helvetica, Arial, Georgia, Courier, sans serif;
	font-weight:bold;
	font-size:12px;	
	margin:0;
}