body {
	background-color:#000000;
	background-image:url(01images/01back-SymCircle2.jpg);
	background-attachment:fixed;
	font-size:100%;
	padding: 0px;
	margin: 0px;
}

#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 75px;
	width: 980px;
	background-image: url(01images/01w-Infinisynth-63.gif);
	background-repeat:no-repeat;
	padding: 5px;
}

#buttons {
	height: 40px;
	width: 990px;
	background-image: url(01images/01back-SymCircle3.jpg);
	background-attachment:fixed;
}

#content {
	width: 630px;
	padding: 20px;
	margin-right: 340px;
	margin-left: 20px;
}

.purple {
	vertical-align:top;
	background-image: url(01images/01back-SymCircle3.jpg);
	background-attachment:fixed;
	border-collapse:collapse;
}

#sidebar {
	padding: 5px;
	float: right;
	width: 325px;
	height: 400px;

}

#footer {
	padding: 10px;
	clear: both;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 1.0em;
}

h1 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 1.125em;
	font-weight: bolder;
	text-align:center;
	color: #330043;
	background-color:#8fff00;
	line-height: 1.0em;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

h2 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	text-align:center;
	color: #330043;
	background-color:#8fff00;
	line-height: 1.0em;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

h3 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	text-align:center;
	color: #ffffff;
	background-color:#5622ee;
	line-height: 1.0em;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
}

h4 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 0.875em;
	font-weight: bold;
	text-align:center;
	color: #ffffff;
	background-color:#5622ee;
	line-height: 1.0em;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}

p {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.25em;
	margin-top: 3px;
	margin-right: 9px;
	margin-bottom: 3px;
	margin-left: 9px;
	padding-bottom: 9px;
}

a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
	font-size: 1.3125em;
	color: #440066;
	text-decoration: underline;
}

.smalltext {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 1.0em;
	color: #220022;
	padding: 3px 0;
   	margin: 3px 0;
	line-height: 12pt
}
