/* ***********************************
* Author: Zoe Franklyn                                                 *
* Date Re-Created: 2005-09-22                                    *
* Overveiw: Style for the new Silver-Dragon.net layout  *
*********************************** */

.bgwork{
	background-image: url("bgnobox.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.bottomimg{
	margin-left: 0px;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #801BD8;	
	background-color: #000000;
	margin-top: 140px;
	width: 681px;
}
a:link {
	color: #742AC9;

}
a:visited {
	text-decoration: none;
	color: #742AC9;
}
a:hover {
	text-decoration: underline;
	color: #D466FD;
}
a:active {
	text-decoration: none;
	color: #5B00C5;
}

p	{
	margin-left: 69px;
	margin-right: 10px;
}

.heading{
	color: #D6C7DD;
	font-size: 14;
	font-variant: 200;
}
