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

body {
	background-image: url(Images/background_design.jpg);
}
.style1 {font-family: Tahoma, "Times New Roman", Impact}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #339900;
	text-decoration: none;
}
a:hover {
	color: #6633FF;
	text-decoration: underline;
}
a:active {
	color: #6633FF;
	text-decoration: none;
}
#menubar {
	position:absolute;
	left:111px;
	top:157px;
	width:123px;
	height:228px;
	z-index:4;
}
#header {
	position:absolute;
	left:352px;
	top:69px;
	width:721px;
	height:70px;
	z-index:2;
	background-image: url(Images/myname.png);
	background-repeat: no-repeat;
}
#maincontent {
	position:absolute;
	left:351px;
	top:157px;
	width:700px;
	height:586px;
	z-index:3;
	margin-left: 10px;
}
#pinkbox {
	position:relative;
	top:15px;
	width:1240px;
	height:752px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/pinkscroll_2.png);
	right: 70px;
}
.style2 {
	font-size: 16pt
}
.style3 {
	font-size: 15px;
	font-weight: bold;
}
.style4 {font-size: 15pt}
.style2 {
	font-size: 15px;
	font-weight: bold;
}
.style3 {font-size: 15pt}
.style2 {
	font-size: 15px;
	font-weight: bold;
}
.style3 {font-size: 15pt}
.style3 {
	font-size: 15pt;
	font-weight: bold;
}
.style3 {
	font-size: 15pt;
	font-weight: bold;
}
.style3 {
	font-size: 15px;
	font-weight: bold;
}
.style4 {font-size: 15pt}
.puffypink {
	color: #FF99FF;
	font-weight: bold;
}

