/*
 ____________________________________________________________
|                                                            |
|    DESIGN + Venturewise Design {http://venturewise.com}    |
|      DATE + February 2008                                  |
| COPYRIGHT + Ensemblecaprice.com                            |
|____________________________________________________________|
*/

/***************************************************
   Element styles
 **************************************************/

body {
margin: 0px;
padding: 0px;
text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em; 
	background: #FFFFFF url(siteback.jpg) repeat-y top center;
	
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h1 { color:#FF3333;}
/***************************************************
   Layout styles
 **************************************************/
#topnav {
	left: 810px;
	position: relative;
	width: 175px;
	top: 160px;
	color:#FF0000;
}
	#hhtop a, link, visited { 
 color: #ff0000;
}
#hhtop {
	text-align: center;
	height: 180px;
	width: 1000px;
	background: url(MMbanner1rgb.gif) no-repeat;
}


#hhmain {
width: 1000px;
margin: 0px auto;
text-align: left;

}
#hhmain a:hover {
color: #A9192d;
}


/***************************************************
   Content styles
 **************************************************/

#content {
padding: 0px;
background-color: #ffffff;
background: url(whiteback.jpg);
padding: 10px;
}
#content a, link, visited {
color:#B85641;}


/***************************************************
   Footer styles
 **************************************************/

#foot {
background-color:#FFFFFF;
color:#B85641;
font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
