﻿/*----// CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0}
table {border-collapse:collapse;border-spacing:0}
fieldset,img {border:0}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal}
ol,ul {list-style:none}
caption,th {text-align:left}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal}
q:before,q:after {content:''}
abbr,acronym {border:0}
a {text-decoration:none;color:#333}
p {z-index:1}

html, body, form, #page, #wrap {height:auto}
body {background:#fefefe;font:62.5%/1 Verdana, Geneva, sans-serif;color:#000}
#page {width:972px;margin:0 auto;position:relative}

#error_message {height:200px;margin:150px auto 0;padding:25px;width:400px}
#error_message h1 {color:#fe7b09;font-size:6em;font-weight:bold;margin:0.2em 0}
#error_message p {font-size:2em;line-height:1.4}
#error_message a {color:#FE7B09; text-decoration:none;}
#error_message a:hover, a:focus {color:#000;text-decoration:underline}
