#copy1 {
	width: 400px;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 25px;
	/*margin-left: 250px;*/
	color: #A0A0A0; 
	font-size: 10px; 
	font-family: "Georgia"; 
}

#copy1 A:HOVER {
	color: #000000;
	text-decoration: none;
}

#copy1 A:LINK {
	color: #A0A0A0;
}

#copy1 A:VISITED {
	color: #A0A0A0;
}

#copy1 A:ACTIVE {
	color: #000000;
	text-decoration: none;
}

#profInfo {
	width:420px;
	padding:0px 0px 0px 8px;
	text-align: left;
	margin-top:-210px;
	margin-left: 250px;
	font-size: 12px;
	font-family: "Verdana";
}

#profInfo A:HOVER {
	text-decoration: overline underline;
}

#profInfo A {
	color: #A00000;
	text-decoration: none;
	font-weight: bold;
}

#pictureBox {
	width: 200px;
	height: 269px;
	text-align: center;
	margin-left: 30px;
	background-image: url(self-p3-2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#menuBar {
	width: 360px;
	text-align: right;
	margin-left: 330px;
	margin-top: 25px;
	padding: 5px 5px 5px 5px;
	border: thin #A00000 dashed;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 14px;
	color: #000000;
}

#menuBar A {
	color: #A00000;
	text-decoration: none;
	font-size: 13px;
}

#menuBar A:HOVER {
	text-decoration: underline overline;
	color: #700000;
}

#mainText {
	text-decoration: none;
	font-family: "Verdana";
	font-size: 14px;
	text-align: left;
	margin-left: 50px;
	margin-top: 66px;
	border: none;
	width: 600px;
	color: #200000;
	line-height: 140%;
}

#mainText A {
	text-decoration: none;
	color: #A00000;
	font-size: 14px;
}

#mainText A:VISITED {
	text-decoration: none;
	color: #700000;
}

#mainText A:HOVER {
	text-decoration: underline overline;
	color: #700000;
}

#mainText H1 {
	font-size: 16px;
	width: 150px;
	border-bottom: thin #A00000 solid;
	padding: 3px 0px 3px 0px;
	text-align: left;
}


#delicious {
	text-decoration: none;
	font-family: "Verdana";
	text-align: left;
	margin-left: 50px;
	margin-top: 66px;
	border: none;
	width: 600px;
	color: #200000;
	line-height: 140%;
}

#delicious A {
	text-decoration: none;
	color: #A00000;
}

#delicious A:VISITED {
	text-decoration: none;
	color: #700000;
}

#delicious A:HOVER {
	text-decoration: underline overline;
	color: #700000;
}
