body {
	background: #FFCCFF url("images/back_page.gif");
	scrollbar-face-color: #ffccff; 
	scrollbar-arrow-color: #990000;
	scrollbar-highlight-color: #ffccff;
	scrollbar-shadow-color: #ffccff;
	scrollbar-3dlight-color: #990000;
	scrollbar-darkshadow-color: #990000;
	margin-top: 5px;
	color: #990000;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

.logo {
	background: #ffccff;
	width: 600px;
}
.main {
	width: 600px;
	background: #ffccff url("images/back_table.gif") bottom repeat-x;		
}

a, a:link {
	color: #cc0000; 
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
a:active {
	color: #990000;
}
a:hover {
	text-decoration: underline;
}

ul {
	font-size: x-small;
	text-align: left;
}
li {
	position: relative;
	left: 10px;
	list-style: square outside;
}

ul li ul.circle li{
	list-style: circle;
	position: relative;
	left: -2.5em;
}

.ullabel {
	text-transform: uppercase;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
}

td {
	font-size: smaller;
}

h2 {
	text-transform: uppercase;
	text-align: left;
}

.flash {
	float: left;
}

.headshots {
	
}

#headTrans {
	
}

.left {
	float: left;
	width: 200px;
}

.counter {
	font-size: smaller;
}

.right {
	float: right;
	border-left: 1px #cc0000 dotted;
	padding: 0px 5px 0px 5px;
	width: 380px;
}

marquee {
	text-align: center;
}

.plays {
	font-size: larger;
	font-family: "Times New Roman", Times, serif;
	color: #cc0000;
	text-transform: uppercase;
}

#resume {
	height: auto; 
}

.menu a{
	color: #000033;
	font-family: Dahrlin; 
	font-weight: bold;
}
.menu a:hover {
	text-decoration: none;
	color: #990000;
}

#top {
	background: #ffccff;
}

.time {
	text-align: left;
	font-size: xx-small;
	float: left;
	padding-left: 10px;
}

.copy {
	font-size: xx-small;
	text-align: right;
	height: 43px;
}
.copy a {
	font-style: italic;
}
.copy a:hover {
	color: #009900;
	text-decoration: none;
}

hr {
	color: #990000;  
}

input, textarea {
		background: #ffffff url(images/bgcolorwht.gif);
		color: #990000;
		border-bottom-color: #;
		border-top-color: #;
		border-left-color: #;
		border-right-color: #;
		font-family: times new roman;		
	}

img {
	border: none;
}

#thumbs a:hover {
	cursor: hand;
}