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



html, body, p, h1
{
	margin:0px;
	padding:0px;
}


.brown
{
		color:#633;
}



p
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	line-height:135%;
	padding:5px;
}

h1
{
	padding:5px;

}



*/
{
	margin:0px;
	padding:0px;
}




#top
{
	float:left;
	width:100%;
	height:214px;
	background-image:url(../images/bg_banner.png);
}




#middle
{
	float:left;
	width:100%;
	height:auto;
	background-image:url(../images/background.jpg);
	background-repeat:repeat repeat-y;
}



#middleSkills
{
	float:left;
	width:100%;
	height:auto;
	background-image:url(../images/backgroundskills.jpg);
	background-repeat:repeat repeat-y;
}



#middleContainer
{
	width:940px;
	height:auto;
	margin-left:auto;
	margin-right:auto;

}



#middleContainerHome
{
	width:1150px;
	height:auto;
	margin-left:auto;
	margin-right:auto;

}



#middleLeft
{
	float:left;
	width:400px;
	height:auto;
	margin-left:40px;
	margin-top:40px;
	margin-bottom:40px;
}


#middleLeftMywork
{
	float:left;
	width:900px;
	height:auto;
	margin-left:40px;
	margin-top:40px;
	margin-bottom:40px;
}



#middleRight
{
	float:right;
	width:440px;
	height:auto;
	margin-right:40px;
	margin-top:40px;
	margin-bottom:40px;
}


#middleRightInterests
{
	float:right;
	width:440px;
	height:auto;
	margin-right:40px;
	margin-top:100px;
	margin-bottom:40px;
}



#bottom
{
	float:left;
	width:100%;
	height:230px;
	background-color:#282520;
}


#bottomContainer
{
	width:940px;
	height:auto;
	margin-left:auto;
	margin-right:auto;

}


#camerLeft
{
	float:left;
	width:200px;
	height:180px;
	margin-top:20px;
}



#camerRight
{
	float:right;
	width:200px;
	height:180px;
	margin-top:20px;

}

.pink
{
	color:#DB0D3E;
}

#myWork
{
		width:940px;
}

/*NAVIGATION----------------------------------------------------------------------------------*/
#menu
{
	height:52px;
}

#menuContainer
{
	width:940px;
	height:auto;
	margin-left:auto;
	margin-right:auto;

}


/*BUSINESS CARD----------------------------------------------------------------------------------*/

#topBuiness
{
	width:940px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	position:relative;
}

#business
{	
	width:350px;
	height:251px;
	float:right;
}


/*FOOTER----------------------------------------------------------------------------------*/


#footerContainer
{
	width:940px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	margin-top:20px;
}

#footerLeft
{	
	width:500px;
	height:auto;
	float:left;

}

#footerRight
{	
	width:350px;
	height:auto;
	float:right;
}

/*HOMEPAGE----------------------------------------------------------------------------------*/


#passport
{
	position:relative;
	width:215px;
	height:185px;
	top:-300px;
}



#boots
{
	position:relative;
	width:292px;
	height:207px;
	left:200px;
	top:-300px;
}


#tea
{
	position:relative;
	width:194px;
	height:180px;
	left:500px;
	top:-150px;
}

#camera
{
	position:relative;
	width:187px;
	height:158px;
	left:600px;
	top:-500px;
}

#text
{
	position:relative;
	width:100%;
	height:30px;
	text-align:center;
	top:-400px;
}


#laptop
{
	width:329px;
	height:205px;
}

#camping
{
	width:329px;
	height:197px;
	top:-400px;
}

#magazine
{
	float:left;
	width:213px;
	height:249px;
}

#kite
{	
	position:absolute;
	width:362;
	height:248;
	top:0px;
	left:280px;
}

#skillsBanner
{
	width:580px;
	height:130px;
}







#centeredmenu {
   float:left;
   width:100%;
   overflow:hidden;
   position:relative;
   font-size:18px;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   width:134px;
   height:39px;
   background-image:url(../images/buttonbg.png);
   text-align:center;
  }


#centeredmenu ul li.current {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   width:134px;
   height:48px;
   background-image:url(../images/button_over.png);
   
   }

#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   text-decoration:none;
   line-height:1.3em;
   color:#333333;

}
#centeredmenu ul li a:hover {
   	color:#333333;
	text-decoration:underline;
	
   
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#333333;
   text-decoration: none;
	background-color: transparent;
	border-color: #000000;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}


p a:link, p a:visited 
{
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	border-color: #000000;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}



p a:hover, p a:active
{
	color: #DB0D3E;
	text-decoration: none;
	background-color: transparent;
	border-color: #000000;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}


#bottom p a:link, #bottom p a:visited 
{
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	border-color: #000000;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}



#bottom p a:hover, #bottom p a:active
{
	color: #DB0D3E;
	text-decoration: none;
	background-color: transparent;
	border-color: #000000;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}




