	body	{		margin: 0;		padding: 0;		font: 85% trebuchet ms, verdana, arial, hevetica, sans-serif;		text-align: center;		color: #C3E37E;		background-color: #432612;		background: url(graphics/background.gif);	}	#container	{		width: 685px;		margin-left: 150px;		margin-right: 150px;		height: 100%;			}		#title	{		height: 196px;			}		#header	{		height: 25px;;	}	#dolls	{		float: left;		width: 200px;				margin-top:15px;		margin-right: 0px;		margin-left: 0px;		background-color: #0077a0;		background: url(graphics/bgrad.gif);		border: solid #C3E37E 2px;		}	#lefttext	{		float: left;		width: 200px;				margin-top:15px;		margin-right: 0px;		margin-left: 0px;		background-color: #0077a0;		background: url(graphics/bgrad.gif);		border: solid #C3E37E 2px;		text-align:left;		padding: 5px;		}	#contents	{	height: 100%;		margin-left: 260px;		}	#contentsfull	{height: 100#;}	#footer		{		clear: both;				background-color: #432612;		border: solid #C3E37E 2px;		width: 100%	}					p	{  background-color: #0077a0;		background: url(graphics/bgrad-long.gif) ;						margin-right: 30px;		color: #c3e37e;		border: solid #C3E37E 1px;		text-align: left;		padding: 10px;	}	h1 {color: #0077a0;	    font-variant: small-caps;         text-align: center;         font-size: large;     }	h1.small	{  font-size: small;	}	h1.smallalt {color: #432612;   			   font-size: small;	}	h2 {font-size: small;	    background: #422612;		border: solid #C3E37E 2px;	}table {text-align: center}    A:link    { color: #89a059; text-decoration: none; }a:hover {color: #89a059; text-decoration: underline;}A:active  { color: #89a059; text-decoration: underline; }A:visited { color: #89a059; text-decoration: none;}		em {font-weight: bold;}	