/*
** This style sheet applies only to the template found in this directory.  To make site wide changes
** edit the global.css file in the template directory of the first template in the set.
*/
body {
	background-color:#F1BFE2;
}

.segment {
	width:990px;
	text-align:left;
}

#header {
	height:217px;
	background:url(../p-1/images/header.jpg) no-repeat #8D6274;
}

#menu_bar {
	background:url(../p-1/images/nav.jpg) no-repeat left #050505;
}

#seg-1 {
	height:850px;
	background:url(images/seg-1.jpg) no-repeat;
}

#area-1 {
	width:574px;
	height:655px;
	overflow:auto;
	margin:49px 0 0 13px;
}

#area-2 {
	width:305px;
	height:312px;
	overflow:auto;
	margin:45px 0 0 52px;
}

#area-3 {
	width:305px;
	height:312px;
	overflow:auto;
	margin:76px 0 0 52px;
}

#area-4 {
	width:557px;
	height:110px;
	overflow:auto;
	margin:24px 0 0 24px;
}
