/* CSS for noelsautorepair.com 9/6/2007 by Richard Spann */

/* GLOBAL */

body {
font-family:Tahoma,sans-serif;
font-size:12pt;
width:100%;
height:100%;
text-align:center;
background-color:#11496E;
color:#ffffff;
}

a {
text-decoration:none; 
color:#ffffff;
}

li {
list-style-type:none;
color:#ffffff;
}

.about {
text-indent:40px;
}

h1 {
font-size:4em; 
font-weight:normal;
}

h2 {
font-size:2em;
font-weight:normal;
}

#wrapper {
margin:0px auto;
text-align:left;
width:900px;
}

.highlight {
color:#ffff00;
}

      
/* SSI DATE & HOME PAGE VIEWS */

#narstats {
text-align:center;
width: 100%;
white-space:nowrap;
clear:both;
background-color:#995100;
}

/* LOGO */

#narlogo {
text-align:left;
background-color:#995100;
}

/* FOOTER */

#vendorinfo {
text-align:center;
width:100%;
white-space:nowrap;
clear:both;
}

/* LEFT COLUMN */

#narleft {
text-align:left;
width:320px;
float:left;
}

/* RIGHT COLUMN */

#narright {
text-align:left;
width:480px;
float:right;
margin-top:20px;
}

/* TOOLS */

#nartools {
text-align:center;
}

/* LANGUAGES */

#flags {
text-align:center;
width:100%;
}

.langflag {
border-style:none;
margin:0px 0px 20px 80px;
}

