body{
	background-color:#336699;
	scrollbar-base-color:#99CCFF;
}

div.bod{
	width:700px;
	top:0px;
}

div.page{
	background-color:#99CCFF;
	height:500px;
	width:700px;
	overflow:hidden;
	top:50px; 
	z-index:10;
	position:absolute;
}

div.content{
	height:420px;
	width:490px;
	overflow:hidden;
	margin-top:60px; 
	margin-left:185px;
	z-index:20;
	position:absolute;
}

div.menu{
	height:450px;
	width:150px;
	overflow:hidden;
	margin-top:60px; 
	margin-left:15px;
	z-index:20;
	position:absolute;
}

img.pic{
	border:0;
	margin:0;
}

div.shadow{
	background-color:#003366;
	height:500px;
	width:700px;
	overflow:hidden;
	top:60px; 
	z-index:0;
	position:absolute;
	margin-left:10px;
}

img.pencil1{
	height:42px;
	width:465px;
	position:absolute;
	top:580px;
	z-index:0;
	margin-left:60px;
}

img.pencil2{
	height:42px;
	width:465px;
	position:absolute;
	top:630px;
	z-index:0;
	margin-left:170px;
}

div.email{
	height:26px;
	width:330px;
	overflow:hidden;
	position:absolute;
	top:585px; 
	z-index:10;
	margin-left:160px;
}

div.crite{
	height:26px;
	width:330px;
	overflow:hidden;
	position:absolute;
	top:635px; 
	z-index:10;
	margin-left:270px;
}

p{
	font-family:tahoma, verdana, sans-serif;
	font-size:9pt;
	color:#003366;
	margin-top:4px;
	margin-left:0px;
	margin-bottom:10px;
	text-decoration:none;
}

H1{
	font-family:tahoma, verdana, sans-serif;
	font-size:10pt;
	color:#003366;
	margin-top:5px;
	margin-left:0px;
	text-decoration:bold;
}

a{
	font-family:tahoma, verdana, sans-serif;
	font-size:10pt;
	color:#003366;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	text-decoration:none;
}

a:hover{
	font-family:tahoma, verdana, sans-serif;
	font-size:10pt;
	color:#336699;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	text-decoration:none;
}

img.thumbhori{
	height:20px;
	width:20px;
	z-index:30;
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
}

img.thumbvert{
	height:20px;
	width:20px;
	z-index:30;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
}

img.animations{
	height:50px;
	width:50px;
	top:0px;
	z-index:30;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:2px;
	color:#336699;
}