.leftlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	background-image: url(pics/background/BrickWall3.gif);
	background-repeat: repeat;
	text-align: left;
	height: 100%;
	width: 210px;
	padding-left: 15px;
	padding-top: 30px;
	float: left;
	position: fixed;
	line-height: 1.5em;
	z-index: 2;
	left: 0px;
	top: 0px;
	bottom: 0px;
}
a:link {
	color: #FFF;
	font-weight: bold;
}
a:visited {
	color: #999;
}
.rightbody {
	position: relative;
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-left: 230px;
	z-index: 1;
	overflow: hidden;
}
.rightbody .homepage1 {
	padding-right: 25px;
}

body {
	background-image: url(pics/background/BrickWall3.gif);
}

a:hover {
	color: #999;
}
.personaltext {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
}
.rightbody .personallist {
	list-style-type: none;
}
p .bold {
	font-weight: bold;
}
.purple {
	color: #800080;
}
.underline {
	text-decoration: underline;
}
.purplesmall {
	font-size: 16px;
	color: #90F;
}
.phototable tr td {
	padding-right: 3px;
	padding-bottom: 10px;
}
p .bluebold {
	font-weight: bold;
	color: #00C;
}
p .blue {
	color: #00C;
}
p .red {
	color: #F00;
}
.smallwhite {
	font-size: 17px;
	color: #FFF;
	line-height: 1.3em;
}
.framesdetailpage {
	list-style-image: url(pics/Bullet1.gif);
	line-height: 1.7em;
	color: #999;
	font-size: 17px;
}
.framesdetailpage2 {
	list-style-image: url(pics/Bullet1.gif);
	line-height: 1.7em;
}
.grey {
	font-size: 24px;
	color: #CCC;
}
p .purplepink {
	font-weight: bold;
	color: #C09;
	font-size: 16px;
}
