@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	font: small Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: none;
	position: relative;
	top: 0px;
	}


a:link {
	border:none;
	text-decoration: none;
	}

h1 span{
	display:none;
	}
	

div img{
	border: none;
}

ul, ol {
	margin-top:0px;
	list-style-type: none;
	}
		
/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/


#allcontent {
	background-image:url(images/kip_background.jpg);
	background-repeat:no-repeat;
	background-color:#330000;
	padding:0px;
	margin: 0px;
	height: 640px;
	width: 1000px;
	position:relative;
	top: 0px;
	z-index: 1;
	left: 0px;
		}

/*NAVIGATION/////////////////////////////////////////////////////////////////////////////////////////////*/	


#cover{
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 65px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 101px;
	left: 835px;
	background-image:url(images/cover_b.gif);
	background-repeat: no-repeat;
}

#cover img{
	border: none;
}
#cover:hover {
	background-image:url(images/cover_b_on.gif);
	background-repeat: no-repeat;
}

#mybio{
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 79px;
	border: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 147px;
	left: 833px;
	background-image:url(images/mybio_b.gif);
	background-repeat: no-repeat;
}

#mybio img{
	border: none;
}

#mybio li {
	margin-top:0px;
	list-style-type: none;
	}	
#mybio:hover {
	background-image:url(images/mybio_b_on.gif);
	background-repeat: no-repeat;
}

#kip{
	margin: 0px;
	padding: 0px;
	height: 71px;
	width: 136px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 238px;
	left: 820px;
	background-image:url(images/kip_b_on.png);
	background-repeat: no-repeat;
}

#kip img{
	border: none;
}
#kip:hover {
	background-image:url(images/kip_b_on.png);
	background-repeat: no-repeat;
}

#sites{
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 63px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 311px;
	left: 841px;
	background-image:url(images/sites_b.gif);
	background-repeat: no-repeat;
}

#sites img{
	border: none;
}
#sites:hover {
	background-image:url(images/sites_b_on.gif);
	background-repeat: no-repeat;
}

#images{
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 87px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 410px;
	left: 825px;
	background-image:url(images/images_b.png);
	background-repeat: no-repeat;
}

#images img{
	border: none;
}
#images:hover {
	background-image:url(images/images_b_on.png);
	background-repeat: no-repeat;
}

#animations{
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 122px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 471px;
	left: 831px;
	background-image:url(images/animations_b.gif);
	background-repeat: no-repeat;
}

#animations img{
	border: none;
}
#animations:hover {
	background-image:url(images/animations_b_on.gif);
	background-repeat: no-repeat;
}

#contact{
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 109px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 510px;
	left: 819px;
	background-image:url(images/contact_b.png);
	background-repeat: no-repeat;
	z-index: 99;
	display: block;
}

#contact img{
	border: none;
}
#contact:hover {
	background-image:url(images/contact_b_on.png);
	background-repeat: no-repeat;
}

#nivana{
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 164px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 79px;
	left: 139px;
	background-image:url(images/nivanagairhan.png);
	background-repeat: no-repeat;
	z-index: 99;
	display: block;
}

#nivana img{
	border: none;
}
#nivana:hover {
	background-image:url(images/nivanagairhan_on.png);
	background-repeat: no-repeat;
}

#resume{
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 195px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 78px;
	left: 585px;
	background-image:url(images/requestresume.png);
	background-repeat: no-repeat;
	z-index: 99;
	display: block;
}

#resume img{
	border: none;
}
#resume:hover {
	background-image:url(images/requestresume_on.png);
	background-repeat: no-repeat;
}
/*/PROJECTS//////////////////////////////////////////////////////////////////////////////////////////////////////*/	

#jump{
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 195px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 429px;
	left: 606px;
	background-image:url(images/kipjump.png);
	background-repeat: no-repeat;
}

#jump:hover {
	background-image:url(images/kipjump_on.png);
	background-repeat: no-repeat;
}

#baseball{
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 85px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 210px;
	left:152px;
	background-image:url(images/photocollage_b.png);
	background-repeat: no-repeat;
}

#baseball:hover {
	background-image:url(images/photocollage_b_on.png);
	background-repeat: no-repeat;
}

#capoeira{
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 85px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 323px;
	left:162px;
	background-image:url(images/photocollage_b.png);
	background-repeat: no-repeat;
}

#capoeira:hover {
	background-image:url(images/photocollage_b_on.png);
	background-repeat: no-repeat;
}

#monk{
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 85px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 209px;
	left:247px;
	background-image:url(images/teleportation_b.png);
	background-repeat: no-repeat;
}

#monk:hover {
	background-image:url(images/teleportation_b_on.png);
	background-repeat: no-repeat;
}

#kids{
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 85px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 202px;
	left:354px;
	background-image:url(images/teleportation_bk.png);
	background-repeat: no-repeat;
}

#kids:hover {
	background-image:url(images/teleportation_bk_on.png);
	background-repeat: no-repeat;
}

#shiloh{
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 85px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 320px;
	left:259px;
	background-image:url(images/logodesing.png);
	background-repeat: no-repeat;
}

#shiloh:hover {
	background-image:url(images/logodesing_on.png);
	background-repeat: no-repeat;
}

#powertemplates{
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 85px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 319px;
	left:358px;
	background-image:url(images/logodesing.png);
	background-repeat: no-repeat;
}

#powertemplates:hover {
	background-image:url(images/logodesing_on.png);
	background-repeat: no-repeat;
}
#art{
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 122px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 357px;
	left:217px;
	background-image:url(images/art_site_design.png);
	background-repeat: no-repeat;
}

#art:hover {
	background-image:url(images/art_site_design_on.png);
	background-repeat: no-repeat;
}

#product{
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 91px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 400px;
	left:351px;
	background-image:url(images/product_site_design.png);
	background-repeat: no-repeat;
}

#product:hover {
	background-image:url(images/product_site_design_on.png);
	background-repeat: no-repeat;
}

#marketing{
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 91px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 204px;
	left:484px;
	background-image:url(images/marketing_site_design.png);
	background-repeat: no-repeat;
}

#marketing:hover {
	background-image:url(images/marketing_site_design_on.png);
	background-repeat: no-repeat;
}

#poem{
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 91px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 254px;
	left:709px;
	background-image:url(images/poempage.png);
	background-repeat: no-repeat;
}

#poem:hover {
	background-image:url(images/poempage_on.png);
	background-repeat: no-repeat;
}

#icard{
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 223px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 69px;
	left:368px;
	background-image:url(images/300_250.png);
	background-repeat: no-repeat;
}

#icard:hover {
	background-image:url(images/300_250on.png);
	background-repeat: no-repeat;
}

#ipod{
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 216px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 69px;
	left:586px;
	background-image:url(images/120x600.png);
	background-repeat: no-repeat;
}

#ipod:hover {
	background-image:url(images/120x600_on.png);
	background-repeat: no-repeat;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
		
#email{
	margin: 0px;
	padding: 0px;
	height: 144px;
	width: 125px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 427px;
	left: -1px;
	background-image:url(images/email.png);
	background-repeat: no-repeat;
	z-index: 99;
	display: block;
}

#email img{
	border: none;
}
#email:hover {
	background-image:url(images/email_b_on.png);
	background-repeat: no-repeat;
}
#testimonials{
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 116px;
	top: 307px;
	left: -11px;
	z-index: 99;
	display: block;
	position: absolute;
	background-image:url(images/testimonials.png);
	background-repeat: no-repeat;
}

#testimonials:hover {
	background-image: url(images/testimonials_on.png);
}

#footer{
	position: absolute;
	top: 639px;
	width: 1000px;
	height: 20px;
	background-color: #A65625;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: x-small;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a:link {
	color:#FFFF99;
}
#footer ul{
	float: left;
	font-size: xx-small;
	color: #FFFF99;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
#footer li{
	list-style-type: none;
	display: inline;
	text-decoration: none;
	padding: 10px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#footer li a:visited {
	color: #FFFFCC;
}

#footer li a:hover {
	color: #CC3300;
	background-color: #FFFFCC;
}

#linkedin1{
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 86px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 485px;
	left: 32px;
	background-image: url(images/my_linked.png);
	background-repeat: no-repeat;
}

#linkedin1 img{
	border: none;
}
#linkedin1:hover {
	background-image:url(images/my_linked_on.png);
	background-repeat: no-repeat;
}

.copy{
	font-size: x-small;
	color: #FFFFCC;
	text-align: center;
	position: absolute;
	top: 669px;
	width: 1000px;
}

