h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 35px;
	margin-bottom: 15px;
	margin-left: 45px;
	color: #993366;
	background-color: transparent;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin-top: 30px;
	margin-right: 6px;
	margin-bottom: 15px;
	letter-spacing: 1px;
	margin-left: 45px;
	padding-top: 25px;
	background-color: transparent;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	line-height: 24px;
	margin-top: 30px;
	margin-right: 6px;
	margin-bottom: 30px;
	text-decoration: none;
	text-align: left;
		background-color: transparent;
}
body {
	scrollbar-highlight-color: #DAFEFC;
	scrollbar-shadow-color: #cccccc;
	scrollbar-track-color: #FAF1F5;
	scrollbar-face-color: #F2D7E4;
	scrollbar-arrow-color: silver;
	scrollbar-darkshadow-color: #999999;
	scrollbar-3dlight-color: #666666;
	margin: 0px;
	color: #353895;
	background-repeat: repeat-x;
	background-image: url(artwork/bg.jpg);
	background-color: #FDFFCD;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 18px;
	background-color: transparent;
	margin-left: 45px;
	margin-right: 30px;
	color: #353895;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
	background-color: transparent;

	margin-right: 10px;
	margin: 20px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
	background-color: transparent;
	margin-left: 50px;
	margin-right: 10px;
	list-style-image: url(artwork/list.gif);
}


.bottomnav {
	font-size : 10px;
	letter-spacing : 1px;
   margin-left: 2px;
   margin-right: 2px;
	margin-bottom: 0px;
	text-decoration: none;
}
.bottomnav a {
	color: #353895;
	text-decoration: none;
}
.bottomnav a:hover {
	background-color: #F2D7E4;
		text-decoration: none;
}


.img
{
	margin-left: 0px;
	margin-right: 10px;
	float : left;
}

.tdbackground
{
	background-image: url(artwork/logo_bg.jpg);
}
a:link {
	color: #353895;
	background-color : transparent;
	text-decoration : none;
}
a:visited {
	color: #353895;
	background-color : transparent;
		text-decoration : none;
}
a:hover {
	color: #353895;
	text-decoration: none;
	background-color: #F2D7E4;
}
a:active {
	color: #353895;
	background-color : transparent;
	text-decoration : none;
}

.turtle a:link {
	color: #353895;
	background-color: transparent;
	text-decoration: none;

}
.turtle a:visited {
	color: #353895;
	background-color : transparent;
		text-decoration : none;
}
.turtle a:hover {
	color: #353895;
	text-decoration: none;
}
.turtle a:active {
	color: #353895;
	background-color : transparent;
		text-decoration : none;
}

.table 
{
	margin-left: 10px;
	margin-right: 10px;
}
.table p
{
	margin-left: 40px;
	margin-right: 0px;
}
