.myname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	padding-top: 20px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
body {
	background-color: #FFFFCC;
	margin: 0px;
}
h3 {
	padding-bottom: 0px;
	margin-bottom: 5px;
}

.border {
	border: 1px #000000;
}
.workarea {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	padding-top: 0px;
	margin-top: -5px;
}
.plist {
	margin-top: 6px;
}
.firstletter {font-size: larger}
p {
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
}
.underline {
	font-size: medium;
	text-decoration: underline;
}
.style1 {font-size: x-small}
.footer {
	font-size: x-small;
	clear: both;
}

.sitebox {
	float: left;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #999999;
	text-decoration: none;
	padding: 3px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 1px;
}
.sitebox a span{
	display:none;
	background:transparent
}
.sitebox a:hover span{
	display:block;
	position:absolute;
	left:80%;
	top:15px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
}

.siteglance{
	/*background:url(images/flowers and ball-web150.jpg) no-repeat top left*/
}
.nodecor {
	text-decoration: none;
}
.linkbox {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 18px;
	top: 1px;
	clear: none;
	background-color: ffc;
	vertical-align: top;
	height: 1000px;
	width: 169px;
	padding-right: 10px;
}
.sidemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 10px;
	margin-bottom: 1em;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.leftside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 10px;
	margin-bottom: 1em;
}
