@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;
	list-style-type: none;
}

h1 span{
	display:none;
	}	
/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/

#allcontent {
	background-image:url(images/index_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;
}

#login{
	position: absolute;
	height: 42px;
	width: 181px;
	top: 5px;
	left: 816px;

}

#mybio{
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 79px;
	border: none;
	list-style-type: 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: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.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;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/	
#logo {
	background-image:url(images/webstudio.png);
	background-repeat:no-repeat;
	padding:0px;
	margin: auto;
	height: 167px;
	width: 175px;
	position:absolute;
	top: 72px;
	z-index:98;
	left: 217px;
		}
		
#linkedin{
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 86px;
	border: none;
	list-style-type: none;
	text-decoration: none;
	position: absolute;
	right: 910px;
	top: 430px;
	left: 2px;
	background-image: url(images/my_linked.png);
	background-repeat: no-repeat;
}

#linkedin img{
	border: none;
}
#linkedin:hover {
	background-image:url(images/my_linked_on.png);
	background-repeat: no-repeat;
}
#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;
}
.copy{
	font-size: x-small;
	color: #FFFFCC;
	text-align: center;
	position: absolute;
	top: 669px;
	width: 1000px;
}
