body {
	background : #9FA2A1 url('static01.jpg');
	font : normal .9em Verdana, sans-serif ;
	margin : 0 ;
	padding : 0 ;
	color : #111 ;
	text-align : center ;
}

img {
	border : 0 ;
}

.skip {
	display : none ;
}

a {
	text-decoration : underline ;
	color : #33F ;
}

a:visited {
	text-decoration : none ;
	color : #93C ;
}

a:hover,a:active {
	text-decoration : line-through ;
	color : #FF3 ;
}

h1 {
	margin : 0 0 0 -4px  ;
	padding : 0 ;
}

h1 a,h1 a:visited {
	color : #C33 ;
	text-decoration : none ;
	font-weight : normal ;
	font-size : 2em ;
}

h1 a:hover {
	text-decoration : none ;
	color : #A32884 ;
}

h1 br {
	display : none ;
}

h2 {
	margin : 16px 0 12px 0 ;
	padding : 2px ;
	text-align : center ;
	font : bold 1.5em Verdana, sans-serif ;
	border-bottom : 2px solid #3D1E7A ;
}

h3 {
	margin : 0 ;
	padding : 0 ;
}

h3 small {
	display : none ;
	font-size : .8em ;
	color : #9B9BA0 ;
}

h4 {
	margin : 0 ;
	padding : 0 ;
}

address {
	text-align : right ;
	font : normal .7em Verdana, sans-serif ;
	color : #CCC ;
	position : absolute ;
	top : 0 ;
	right : 0 ;
}

address a {
	color : #BBF ;
}

#container {
	margin : 32px 0 32px 0 ;
}

#wrapper {
	margin : 32px auto 32px auto ;
	width : 780px ;
	text-align : left ;
	padding : 16px 0 0 0 ;
}

.contentinner {
	margin : 8px 10% 8px 5% ;
}

#navlist {
	background : #CCCC33 ;
	color : #000033 ;
	text-align : right ;
	font-size : 1.1em ;
	padding : 2px ;
}

#navlist li {
	display : inline ;
}

#navlist a {
	color : #330066 ;
	font-size : 1.1em ;
	text-decoration : none ;
	margin : 0 8px 0 8px ;
}

#navlist a:hover {
	color : #660099 ;
	text-decoration : overline ;
}

ol {
	margin-left : 64px ;
}

