body {
	background : #FFF0F5;
	text-align : center;
}
A:Link {
	Color: Blue;
	Text-decoration: underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
A:Visited {
	Color: Blue;
	Text-decoration: underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
A:Hover {
	Color: Blue;
	Text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
#element {
	width : 130px;
	margin-top : 5px;
	margin-right : 5px;
	text-align : center;
	border : 1px outset #FFF0F5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #4B0082;
	background-color : Yellow;
}
#elmt {
	border : 1px solid Black;
	margin-top : 5px;
	margin-bottom : 5px;
}
div {
    width : 468px;
}
#abstop {
	width: 810px;
    background-color : #FFE4B5;
	display : inline;
}
#gdiv {
	width: 810px;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	border : 1px outset #FFF0F5;
	background-color : #FFE4B5;
}
#no {
	display : none;
}
#midtop {
	width: 810px;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	border : 1px outset #FFF0F5;
	background-color : #FFE4B5;
	margin-top : 3px;
	padding : 0px 0px;
}
h1 {
	text-align : center;
	font-size : small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : lighter;
	margin-bottom : 0px;
	margin-top : 0px;
}
#left {
	width : 150px;
	border-right : 1px outset #F5F5DC;
	margin : 0px;
	text-align : center;
	float : left;
	font-size : x-small;
	display : inline-block;
}
#pf {
	width : 150px;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
	font : small-caps;
	background-color : #FF7F50;
	margin-bottom : 2px;
}
#cat {
	width : 150px;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
	font : small-caps;
	background-color : Yellow;
	margin-bottom : 2px;
}
#lnk {
	width : 150px;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
	font : small-caps;
	background-color : #FFFACD;
	margin-bottom : 2px;
}
#extlnk {
	width : 150px;
	margin-bottom : 2px;
	font-size : xx-small;
	text-align : left;
}
#right {
	width: 655px;
	margin : 0px;
	float : right;
	font-size : x-small;
	display : inline-block;
}
.prt {
	border : 1px outset #F5F5DC;
	text-align: center;
	margin-bottom: 3px;
	margin-top: 3px;
}
.prtr {
	background: Yellow;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.prtd {
	border-bottom-color: Black;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: outset;
	border-top-width: 1px;
	text-decoration : underline;
}
.xxxvids {
	border: 1px solid #DC143C; 
	text-align: center;
}
h2 {
	margin-top: 3px;
	margin-bottom: 3px;
	color : #C71585;
	font-size : x-small;
	font-weight : lighter;
	background-color : Yellow;
}
#prst {
	font-size : xx-small;
}

