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

#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 194px;
	width: 980px;
	background-image: url(01images/01w-Infinisynth-180.gif);
	background-repeat:no-repeat;
	padding: 5px;
}

#buttons {
	background-image:url(01images/14back.jpg);
	background-attachment:fixed;
	height: 43px;
	width: 990px;
}

#morebuttons {
	height: 43px;
	width: 990px;
}

#content {
	width: 530px;
	padding: 5px;
	margin-right: 430px;
	margin-left: 10px;
}

#content td {
	width: 210px;
	vertical-align:top;
	text-align:center;
	background-image:url(01images/14back.jpg);
	background-attachment:fixed;
	border-collapse:collapse;
}

#sidebar {
	padding: 5px;
	float: right;
	width: 430px;
}

#footer {
	padding: 10px;
	clear: both;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: bolder;
	text-align:center;
	color: #ffffff;
	line-height: 27px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 9px;
	margin-left: 18px;
}

h2 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	background-color:#330033;
	color: #6cff00;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}

h3 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #6cff00;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 63px;
}

h4 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 18px;
}

h5 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #55FF00;
	line-height: 18px;
}

h6 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #55FF00;
	line-height: 18px;
}

p {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 1.125em;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.125em;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 18px;
	padding-bottom: 9px;
}

a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
	color: #99ccff;
	text-decoration: underline;
}

.smalltext {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 1.0em;
	color: #ffffff;
	padding: 3px 0;
   	margin: 3px 0;
	line-height: 12pt
}

p.main {
	text-align:justify;
	text-indent:50px;
}
