@import "navbar.css";

body {
	margin:1em;
	margin-top:.8em;
	padding:0;

	background:white url(file:///C|/Documents and Settings/owner/My Documents/web sites/retromotorcars_carlo/images/back_grey.jpg) repeat-x;
	height:100%; /* needed for container min-height */
	font-family:arial,sans-serif;
	font-size:small;
	color:#333;
	background-color: #005395;
	background-image: url(../lux-images/lux_back.jpg);
}

h1 { 
	font:1.5em georgia,serif; 
	margin:0.5em 0;
	padding-left:12px;
}

h2 {
	font:1.3em georgia,serif; 
	margin:0 0 0.4em;
    letter-spacing:0px;
	padding-left:12px;
	color:#333;
}

	
h2.lead-in {color:#4975C7;
font-size:1.1em;
margin-bottom:-6px;
}

p {line-height:1.3;
padding-left:12px;
padding-right:16px;
margin-top:13px;
}

a:link {color:#3C69BF;}
a:visited {color:#3C69BF;}
a:hover{color:#626262;}
a:active{color:#000000;}

img.corner {
   width: 33px;
   height: 25px;
   border: none;
   display: block !important;
}
.roundtop { 
	background-color:#000000;
	background: url(../corners/trg.jpg) no-repeat top right; 
}

#leftcol {background-color:#000000;
width:170px;
vertical-align:top;
text-align:center;
color:#E1E1E1}

#headcell {
background: #000000 url(file:///C|/Documents and Settings/owner/My Documents/web sites/retromotorcars_carlo/images/head_text_rule.gif) no-repeat left bottom;
height:96px;
}




div#header1 {
	padding:0px;
	border-bottom:1px double #000000;
	width:169px;
	float:left:
}

div#header2 {
	padding:0px;
	border-bottom:1px double #000000;
	width:400px;
	position:relative;
	top:0px;
	left:170px;
	
}

td#footer {
	color:#999999;
	font-size:12px;
	text-align:center;
	background-image: url(../lux-images/footer_bg.gif);
	background-repeat: repeat-x;
}
.company {
	font-weight: bold;
	color: #333333;
}
