BODY {
	background : #FFFFFF url(../img/bg_body.jpg) no-repeat fixed 50%; 
	font : 10px verdana, arial, helvetica, sans-serif; 
	color : #333; 
	text-align : center; 
	margin : 0; 
} 
#wrapper { position: relative; width: 768px; min-width: 600px; border: none; background: #ffffff; min-height: 80%; margin: 0 auto; text-align: left; visibility: visible; }
#header {
	position: relative;
	width: 768px;
	min-width: 600px;
	margin: 0 auto;
	background: #FFFFFF;
	color: #FFFFFF;
	height: auto;
	border-bottom: 1px solid #CCCCCC;
}
#footer {
	position: relative;
	width: 768px;
	min-width: 600px;
	margin: 0 auto;
	background: #FFFFFF;
	height: auto;
	border-top: 1px solid #CCCCCC;
}
#navigation {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	POSITION: absolute;
	TOP: 150px;
	background-color: #FFFFFF;
	left: 0px;
}
#navigation li {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
}
#navigation li a {
	DISPLAY: block;
	COLOR: #666666;
	LINE-HEIGHT: 35px;
	BORDER-BOTTOM: 1px none #999999;
	TEXT-DECORATION: none;
	font-weight: bolder;
	font-size: 11px;
	width: 120px;
	background-color: #FFFFFF;
	text-indent: 10px;
}
#navigation li a:hover {
	COLOR: #333333;
	text-indent: 11px;
	font-weight: bolder;
}
#navigation li span {
	DISPLAY: block;
	COLOR: #0066FF;
	LINE-HEIGHT: 35px;
	TEXT-DECORATION: none;
	font-weight: bolder;
	font-size: 11px;
	width: 120px;
	background-color: #FFFFFF;
	text-indent: 11px;
}
#apbg1, #apbg2 {
	position: absolute;
	top: 0;
	bottom: 0;
	border: none;
}
#apbg1 {
	left: 0;
	width: auto;
	background: #FFFFFF;
}
#apbg2 {
	right: 0;
	width: 120px;
	background: #ffffff;
}
#apbg1 p {
	background: #FFFFFF;
	height: 50%;
	width: 120px;
}
#apbg2 p {
	background: #FFFFFF; 
	margin: 0px 0px 5px 5px;
} 
#apbg2 h3 {
	font-size: 0.8em;
	color: #4D4D4D;
	text-indent: 4px;
}
#contentwrap {
	position: relative;
	padding: 0 80px 0 130px;
}
#content {
	position: relative;
	z-index: 550;
	background: #FFFFFF;
	margin: 0 0 0 30px;
	border: 2px solid #FFFFFF;
}
#pagetop {
	margin: 1.3em 0;
}
#pagetop h1, #pagetop h2, #pagetop h3 {
	margin: 0.3em 220px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
}
p { margin: 0; padding: 10px; font-size: 11px; line-height: 1.4em; color: #666666; }
td p { width: auto; visibility: visible; }
#header p 
{
	text-align: right;
}
a {
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none; 
	color: #FF0000;
}
code {
	font-family: "Courier New", monospace;
} 
h1, h2, h3, h4 {
	margin: 0;
	padding: 5px;
	position: relative;
	color: #FF0000;
}
h2, h3, h4 {
	margin: 0;
	padding: 5px;
	position: relative;
	color: #4D4D4D;

}
h1 { color: #f00; font-size: 12px; text-align: right; font-weight: bolder; letter-spacing: 1px; }
h2 {
	font-size: 12px;
	font-weight: bolder;
	text-indent: 4pt;
	letter-spacing: 1px;

}
h3 {
	font-size: 11px;
	font-weight: bolder;
	color: #0066FF;
	letter-spacing: 1px;
	text-indent: 4px;
}
h3 a {
	font-size: 11px;
	font-weight: bolder;
	color: #0066FF;
	letter-spacing: 1px;
	text-indent: 4px;
	text-decoration: none;
}
h3 a:hover {
	font-size: 11px;
	font-weight: bolder;
	color: #0066FF;
	letter-spacing: 1px;
	text-indent: 4px;
	text-decoration: underline;
}
p a {
	margin: 0;
	padding: 5px;
	font-size: 11px;
	line-height: 1.4em;
	color: #0066FF;	
	text-decoration: none;
}
#footer a {
	margin: 0;
	padding: 5px;
	font-size: 11px;
	line-height: 1.4em;
	color: #666;	
	text-decoration: none;
}
p a:hover, #footer a:hover {
	margin: 0;
	padding: 5px;
	font-size: 11px;
	line-height: 1.4em;
	color: #0066FF;	
	text-decoration: underline;
}

#apbg2 h3 {
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	text-indent: 2px;
}
h4 {
	padding-bottom: 0; 
	padding-right: 15px;
}
ul {
	font-size: 0.8em; 
	margin: 0 20px 0 30px; 
	padding: 0;
}
#apbg2 ul {
	margin: 0 10px; 
	padding: 0; 
	border: 0; 
	list-style: none;
}
#apbg2 li {
	margin: 0; 
	padding: 3px 0;
}
#content { width: 100%; height: 1%; visibility: visible; }
#wrapper { height: 80%; } 
#apbg1, #apbg2 {
	height: 100%;
}
