/* Remove default formatting */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em, strong { font-style: normal; font-weight: normal; }
table { border-collapse: collapse; }
fieldset, img { border: 0; }
ol, ul { list-style: none; }

/* Standard fonts formatting */

body { font: 13px Arial, "Helvetica", sans-serif; line-height: 1.22em; padding-bottom:30px; }
table { font-size: inherit; }

body { background: url('images/bg.jpg') top center no-repeat; background-color: #143031; text-align: center; padding-top:96px; color:#ffffff; cursor:default; }

a { text-decoration:none; color:#ffcb65; }
	a:hover { text-decoration:underline; }

#container { margin:0 auto; width:480px; text-align:left; }

h1 { width:480px; height:52px; background: url('images/motor-of-the-world-logo.png') no-repeat; }
	h1 a { display:block; width:480px; height:52px; }
	h1 span { display:none; }
h2 { font-family:Georgia, "Times New Roman", Times, serif; color:#ffcb65; font-weight:normal; font-size:200%; line-height:1.2em; }
h3 { font-family:Georgia, "Times New Roman", Times, serif; color:#c3caaa; font-weight:normal; font-size:120%; }
h4 { color:#c3caaa; font-weight:normal; font-size:90%; line-height:1.8em; }

p { font-size:110%; line-height:1.2em; padding-bottom:15px; }

em { font-style:italic; }

.note { font-size:90%; }

.description { margin-top:5px; width:480px; color:#c3caaa; font-weight:bold; font-size:130%; text-align:center; text-shadow: #0d2424 2px 2px 0; }

.nav { margin:15px 0 0 20px; font-size:120%; }

blockquote { margin:0 auto; margin:10px 0 10px 0; border:#ffc255 1px solid; padding:3px; }
	blockquote p { background-color:#ffe7aa; padding:10px; color:#000000; }
	blockquote a { color:#d46300; }
	blockquote .quote { font-family:Georgia, "Times New Roman", Times, serif; font-size:150%; line-height:1.4em; }
	blockquote .details { font-size:85%; font-style:normal; }

.share { text-align:right; font-size:85%; }