@charset "utf-8";
/* Manila Off-Roaders Inc. Stylesheet */

body 

{background:#000;}

#container
{width:900px; margin: 10px auto; }
#header
{width:900px; }

#menu
{width:900px; }

#spacer
{ background-image:url(../images/headers/news-header.jpg); height: 84px; width:900px; }

#aboutspacer
{ background-image:url(../images/headers/about-header.jpg); height: 84px; width:900px; }

#memberspacer
{ background-image:url(../images/headers/member-header.jpg); height: 84px; width:900px; }

#eventspacer
{ background-image:url(../images/headers/event-header.jpg); height: 84px; width:900px; }

#galleryspacer
{ background-image:url(http://www.manilaoffroaders.com/images/headers/gallery-header.jpg); height: 84px; width:900px; }

#sponsorspacer
{ background-image:url(../images/headers/sponsor-header.jpg); height: 84px; width:900px; }

#contactspacer
{ background-image:url(../images/headers/contact-header.jpg); height: 84px; width:900px; }

#content

{width: 900px;}

#footer

{width: 900px; background-color:#222;  text-align:center; } 

.about

{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; margin: 5px 10px 5px 10px; }

.inquiry {	font-size : 8pt;	font-family : Arial, Helvetica, sans-serif;	margin : 5px 5px 5px 5px; color:#FFFFFF;}

.foot {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color:#FFF; margin: 5px 0 5px 0;}

a {text-decoration:none; color:#2AA8FF;}
a:hover {color:#EEE; text-decoration:underline;}
