body {
background: url(images/gradiatedbackground.jpg) repeat;
font-size: 16px/18px;
font-family: Georgia, Arial, sans-serif;
margin: 0px;
padding: 0px;
text-align: center;
scrollbar-face-color : #ffcc00; 
scrollbar-highlight-color : #ffff00; 
scrollbar-3dlight-color : #8000ff; 
scrollbar-shadow-color : #8000ff; 
scrollbar-darkshadow-color : #000000; 
scrollbar-track-color : #cc99ff; 
scrollbar-arrow-color : #8000ff;
}
#object1 {
	text-align: left;
	position: relative;
	border: 15px double #ffff00;
	width: 650px;
	padding: 5px;
	background-color: white;
	background-image: url(images/backgroundxan.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	left: auto;
	right: auto;
	float: none;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
.dropcap {
font: bold 300% times, serif;
color: #6633CC;
float: left;
margin-right: 5px;
}
.nowrap {
clear: both;
}
h2 {
font-size: 16px;
font-family: Georgia, Arial, sans-serif;
font-weight: bold;
color: #6633CC;
}
h3 {
font-size: 20px;
font-family: Georgia, Arial, sans-serif;
font-weight: normal;
color: #6633CC;
}
h4{
font-size: 16px;
font-family: Georgia, Arial, sans-serif;
font-weight: bold;
}
big{
font-size: 20px;
font-family: Arial, sans-serif;
font-weight: bold;
color: #6633CC;
}
header{
font-size: 17px;
font-family: Georgia, Arial, sans-serif;
font-weight: bold;
color: black;
}
red{
font-size: 13px;
font-family: Georgia, Arial, sans-serif;
font-weight: bold;
color: red;
}

hr
{
color: #6633cc;
background-color: transparent;
}
a:link {
color:#6633cc;
text-decoration:none;
font-weight:normal;
}
a:visited {
color:#CC66FF;
text-decoration:none;
font-weight:normal;
}
a:hover {
color:#6633cc;
text-decoration:none;
font-weight:bolder;
}

.center {
text-align: center;}

span.caption {
padding-right:15px;
padding-bottom:2px;
color:#666666;
text-align: center;
}
span.caption img {
display: block;
}

bold {	font-weight: bold;	}
purple {font-weight: bold;
color:#6633cc;	}