Design by Metamorphosis Designhttp://www.metamorphozis.comReleased for free under a Creative Commons Attribution 2.5 License*/* {	margin: 0;	padding: 0;}body {	background: #000000 url(/image/back_all.jpg) no-repeat center top;}body, th, td, input, textarea {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #CCCCCC;}input {        color: #2C5C89;        background: #000000;        border: solid thin #2C5C89;}textarea {        border-color: #2C5C89;        background: #000000;}h1, h2, h3 {	margin-top: 1.5em;}h1 {	font-size: 3em;}h2 {	text-transform: uppercase;	font-size: 1.1em;	font-weight: bold;	color: #2C5C89;}h3 {	font-size: 1em;}p, ul, ol {	margin-top: 1.5em;	line-height: 1.8em;	font-size: 1.1em;}ul, ol {	margin-left: 3em;}a {	text-decoration: underline;	color: #2C5C89;}a:hover {	border: none;	text-decoration: none;}h1 a, h2 a, h3 a {	border: none;	text-decoration: none;	color: #2C5C89;}h1 a:hover, h2 a:hover, h3 a:hover {	background: none;	color: #2C5C89;}/* ########## <Page>  ########## */#page {	width: 758px;	margin: 0 auto;	border-top: none;}/* ########## <Header>  ########## */#header {	margin: 0 auto;}/* ########## <Logo>  ########## */#logo {	height: 270px;	margin: 0 auto;}#logo h1 {	padding-top: 100px;	padding-left: 20px;	color: #ffffff;	font-size: 24px;}#logo h2 {	font-style: italic;	font-size: 10px;	padding-left: 20px;}#logo p {	clear: left;	margin: 0;	padding: 0 0 0 20px;	line-height: normal;	font-size: 1.2em;	font-weight: bold;	color: #ffffff;}#logo a {	color: #FFFFFF;}/* ########## <Menu>  ########## */#menu {	height: 35px;	padding-left: 14px;	padding-right: 14px;	background: url(/image/buttons.gif) repeat-x;}#menu ul {	margin: 0;	padding: 0;	list-style: none;	line-height: normal;}#menu li {	float: left;}#menu a {	display: block;	float: left;	width: 115px;	margin-right: 1px;	text-decoration: none;	font-size: 1.1em;	font-weight: bold;	color: #ffffff;	padding-top: 10px;	text-align: center;}#menu a:hover {	color: #2C2E22;}/* ########## <Content>  ########## */#content {	padding: 7px 14px 14px 14px;}#content h1.title {	height: 30px;	font-size: 2.4em;	margin-top: 14px;	color: #CCCCCC;}#content h2.title {	height: 20px;	font-size: 1.6em;	margin-top: 12pt;	color: #CCCCCC;}#content .subtitle {	margin: 0;	padding: 5px 0px 0px 15px;	text-transform: uppercase;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #2C5C89;}#content h1 .subtitle a {	color: #2C5C89;}#content .date {	clear: both;	float: right;	font-size: 0.6em;	color: #CCCCCC;}#content .code {	padding: 5px 20px 5px 10px;	margin: 20px 0px 20px 10px;	border-left: 6px solid #2c5c89;}#content pre { white-space: pre-wrap;       /* css-3 */ white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */ white-space: -pre-wrap;      /* Opera 4-6 */ white-space: -o-pre-wrap;    /* Opera 7 */ word-wrap: break-word;       /* Internet Explorer 5.5+ */}#content #location {	margin-top:10px;	font-size: 8pt;}/* ########## </Infobar>  ########## */#infobar {	float: right;	clear: right;	width: 224px;	margin-bottom: 12px;	margin-left: 12px;}#infobar ul {	margin: 0;	padding: 0;	list-style: none;}#infobar li {	line-height: normal;	background: #CCCCCC;	color: #000000}#infobar li h1 {	margin: 0 0 0 0;	background: url(/image/title.jpg) repeat-x left top;	height: 25px;	color: #FFFFFF;	padding-left: 10px;	padding-top: 9px;	font-size: 1em;}#infobar li p{	margin: 0 0 0 0;	padding: 5px;	font-size: 0.8em;	color: #2C5C89;}#infobar li a {	border: none;}#infobar li a:hover {	border: none;}#infobar .date {	font-size: 0.6em;	float:right;	color: #FFFFFF;}/* ########## <Footer>  ########## */#footer {	clear: both;	margin: 0 auto;	height: 48px;	background: url(/image/footer.gif) repeat-x;	border-top: 5px solid #095E80;	padding-top: 20px;}#footer p {	text-align: center;	font-size: 9px;	color: #ffffff;	margin: 0px;	padding: 0px;}#footer a {	color: #ffffff;}