/***********************************
************************************
	General Rules 
------------------------------------
*/

body {
	background: #2b0401 url(../kas_images/back_body_home.jpg) repeat-x;
}

/***********************************
************************************
	Header
------------------------------------
*/

#header {
	width: 895px;
	height: 310px;
}

/*------------------------------------
	Header-Image 
------------------------------------*/

#header-img {
	width: 895px;
	height: 310px;
}

/***********************************
************************************
	Page Content
------------------------------------
*/

/*------------------------------------
	Content 
------------------------------------*/

#content {
	margin-left: 30px;
}

/*------------------------------------
	Content -> Page-Contents
------------------------------------*/

#page-contents {
	width: 895px;
}

/*------------------------------------
	Content -> Div
------------------------------------*/

#content-div {
	width: 895px;
}

/*------------------------------------
	Page-Contents -> Page Photos
------------------------------------*/

#page-photos{
	width: 895px;
}