@charset "utf-8";
/* Property of Alpine Rock 

Created by Laurence Chase 

This is the Page settings such as background and margins*/

body {


	background-position: top;
	margin-top: 0px;
	background-image:url(background.png);
	height: 100%;
		background-color: #041220;
	background-repeat: no-repeat;
}
html {
    height: 100%;
}

/* This is where the main Content goes such as the container div */

#container {
    
height: 100%;
	width: 794px;
	margin-left: auto;
	margin-right: auto;
  
	
}
#body {

	min-height: 100%;
	_height: 100%;
	background-image:url(backgroundbody.jpg);
	float: left;
	
	
}
#header {

    
	height:149px;
	
}
#dividebar {

    background-image:url(blackbar.jpg);
	height:13px;
	
}
#infobar {

    height:49px;
    
}
#catergories {


    margin-left:44px;
	width:710px;

	
}
#catergories img{

    margin-right:7px;
	margin-bottom:7px;

	
}
#catergoriesheader {


    margin-top:15px;
    margin-left:44px;
	width:710px;
	margin-bottom:5px;
	
}
#catergoriesbottom {

    margin-left:44px;
	margin-bottom:5px;
	position:static;
	width:703px;
	
}
#blog {

    margin-left:44px;
	width:485px;
	margin-top:5px;
	float:left;
	

}
#sidenav {

	width:220px;
	margin-top:5px;
	float:left;
	margin-left:20px;
	
}
#headeraboutme {

    margin-left:44px;
	margin-bottom:5px;
	position:static;
	width:703px;
	margin-top:10px;
	
}
#photos {

    margin-left:44px;
	margin-bottom:5px;
	width:150px;
	margin-top:10px;
	float:left;
	
}

#photos img {

    
	margin-bottom:10px;
	
	
}
#aboutmetext {

    float:left;
	margin-left:20px;
	width:550px;
	margin-top:10px;
	
	
}
#aboutbody {

    height:700px;
	background-image:url(backgroundbody.jpg);
	
}
#contactbody {

    margin-left:44px;
	margin-bottom:5px;
	width:600px;
	margin-top:10px;
	float:left;
	
}
#portbody {

    height:1000px;
	background-image:url(backgroundbody.jpg);
	
	
}
#3dhead {

     margin-left:44px;
	 margin-top:10px;
	 width:703px;
	 
}
	




	
	
	
	


