body {
	background: #2F3540 url("images/gnet_bg_shadow2.gif") repeat-y center;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: x-small; /* IE5 Win */
	font-size: small;
	color: #FFF;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
}
html>body { /* be nice to Opera */
	font-size: small;
	}

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0 1px;
	font-size: 95%;
	text-align: left;
	width: 740px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 740px;
	}
	
html>body #wrap {
  	width: 740px;
} 

#secondary {
	background: #2F3540 url("images/bg_shadow2.gif") repeat-y center;
}

/****************************************************************************** 
 *
 * Basic style
 *
 *****************************************************************************/

a {
	text-decoration: underline;
}

a:link {
	color: #8FABBE;
}

a:visited {
	color: #9AB6C9;
	}

a:active {
	color: #9AB6C9;
	}

a:hover {
	color: #ADC7D8;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
img {
	border: 0;
}

/****************************************************************************** 
 *
 * End Basic style
 *
 *****************************************************************************/


#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 400px;
	}

#center {
	float: left;
	width: 400px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	color: #CCCCCC;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	}

.content p {
	color: #CCCCCC;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	text-align: left;
	margin-bottom: 5px;
	}

.content h3 {
	color: #8FABBE;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}
}

