body{
background:#f4f4f4 url(http://www.theformancollection.com/graphics/bg.gif) top center repeat-y; 
color:#303030; 
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}

h1, h2, h3 {
color:#E6A488;
color:#CC6600;
font-family:Arial, Helvetica, sans-serif;
}

p{
margin:6px 0px 12px 0px;
font-size:9pt;
line-height:145%;
}

h1 {font-size:15pt;}
h2 {font-size:13.5pt;}
h3 {font-size:12pt;}

#wrapper{
background-color:#ffffff; 
color:#303030; margin:0 auto; 
width:920px;
text-align:left;
}

/* Links */
a{
color:#CC6600; 
font-weight:bold; 
text-decoration:none;}

a:hover{background-color:inherit; 
color:#CC6600; 
font-weight:bold; 
text-decoration:underline;}

a img{border:0;}

/* Header */
#header {
margin:10px 0 1px 0;
padding:0px;
height:176px;
color:#999;
font-family:Arial, Helvetica, sans-serif;
}

#nav {
height:22px;
background-color:#fff;
background-color:#555050;
border-bottom:1px solid #333;
color:#f0f0f0;
font-weight:bold;
font-size:10pt;
margin:1px 0px 10px 2px;
padding:5px 0px 1px 8px;
}

#nav a { 
padding:3px 10px 5px 5px;
color:#fff;
margin:0px; }

#nav a:hover {text-decoration:none;
color:#555050;
background-color:#fff;
}

#content {
min-height:380px;
padding:8px;
margin:0px 50px 10px 50px;
}

/* Footer */
#footer{background-color:#ffffff;border-top:2px solid #e0e0e0;
	clear:both;
color:#808080;
	font-weight:normal;
	line-height:1.4em;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	font-size:9pt;
	width:860px;}
	
#footer p{margin:0;padding:0;}
#footer a{background-color:inherit;font-weight:normal;text-decoration:none;}
#footer a:hover{background-color:inherit;text-decoration:underline;}
#footer strong a {font-weight:bold;}

