BODY
{
	color: #c2a8aa;
	padding: 0;
	margin-left: 25px;
	margin-top: 70px;
	background-color: #000000;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(/stc/ghimages/bg_net_home.jpg);
	background-repeat: no-repeat;
}


a:visited
{
	color: #a290c6;
	background-color: transparent;
}

a:link
{
	color: #8ab8da;
	background-color: transparent;
}

a:active
{
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
}

a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

.section
{
font-size : 75%;
font-weight : bold;
color : #ffffff;	
}

.subsection
{
font-size : 75%;	
}


h1 {

font-size : 120%;
font-weight : bold;
text-align: left;
}

h2 {

font-size : 100%;
font-weight : bold;
text-align: left;
margin-top : 10pt;
margin-bottom : 5pt;
}

p,h1,h2,h3,h4,h5,div {
	font-family: Arial, Helvetica, sans-serif;
	width: 80%;

	}


ul {
	list-style-type: circle;
	line-height: 180%;

}

.whitebottom {
	line-height: 125%;
	border-bottom: 1px;
	border-bottom-color: white;
	border-bottom-style: solid;
	margin-bottom: 30px;
	padding-bottom: 15px;
	width: 90%;
}

img.wrapped {
	margin-right: 5px;
	margin-bottom: 0px;
}

.somesmaller {
	font-size : smaller;	
}

.justright {
	text-align : right;	
	margin-right : 100px;
	margin-top : 0px;
}

.quote_content {
	margin-right : 100px;
	margin-bottom : 0px;
}


.hints {
	font-style: italic;
	margin-bottom:0;
}


.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c2a8aa;
	color: #000000;
	font-size: 13px;
	margin: 0;
	padding:0;
}
.menuitem a {
	color: #000000;
	text-decoration: none;
}

hr {
	width: 80%;
	text-align: left;
}

.startdesc {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding-left:50px;
}


.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-variant: smallcaps;
}





#head
{
	position: absolute;
	top: 5px;
	left: 5px;
	z-index : 1;
}

#menu
{
	position: absolute;
	top: 28px;
	left: 270px;
	width: 65%;
	z-index : 2;

}


