body {
	margin: 10px 0px;
	padding: 0px;
    scrollbar-face-color: #F4D5ED;
	scrollbar-highlight-color: #E7A0D6;
	scrollbar-track-color: #EFEFEF;
	scrollbar-shadow-color: #E7A0D6;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-arrow-color: #CF47AD;
}
#Container {
	text-align: center;
	width: 751px;
	margin: 0px auto;
	padding: 0px;
	height: 565px;
	background-image: url(../images/alicia_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#Header {
	background-image: url(../images/alicia_top.gif);
	width: 751px;
	height: 53px;
}
#Content {
	margin: 0px;
	padding: 0px;
	width: 751px;
}
#Left {
	float: left;
	width: 440px;
	margin: 0px;
	padding: 0px;
}
#LeftImg1 {
	margin: 0px;
	padding: 0px;
	height: 163px;
	width: 440px;
	background-image: url(../images/alicia_left_1.jpg);
	background-repeat: no-repeat;
}
#LeftImg2 {
	background-image: url(../images/alicia_left_2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 173px;
	width: 440px;
}
#LeftImg3 {
	background-image: url(../images/alicia_left_3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 176px;
	width: 440px;
}
#Right {
	float: right;
	width: 310px;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F3DDED;
	height: 502px;
}

#TextArea {
	height: 450px;
	width: 96%;
	text-align: justify;
	padding: 0px 5px;
	margin: 0px;
}
#TopLink {
	padding: 0px;
	float: right;
	margin-top: 25px;
	margin-right: 10px;
}
#BottomLinks {
	width: 96%;
	padding: 2px;
	margin: 0px;
	clear: both;
}
#InsidePagesLeft {
	float: left;
	width: 440px;
	margin: 0px;
	padding: 0px;
	height: 512px;
	background-image: url(../images/alicia_inside_left.jpg);
	background-repeat: no-repeat;
}
#AboutImg {
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	height: 461px;
	width: 299px;
	float: right;
}
#TextAreaScroll {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #513C4D;
	text-decoration: none;
	left:464px;
	top:94px;
	width:296px;
	height:427px;
	z-index:1;
	overflow: auto;
	margin: 0px;
	padding-right: 3px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}
li {
	color: #DA78D0;
	font-size: 10px;
	padding: 0px;
	margin-left: -25px;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CC58AC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #CC58AC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#Bridal {
	background-image: url(../images/bridal.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 461px;
	width: 299px;
}
#Portfolio {
	background-image: url(../images/portfolio.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 461px;
	width: 299px;
}
#CV {
	background-image: url(../images/cv.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 461px;
	width: 299px;
}
#Contact {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 461px;
	width: 299px;
}
