h2{
	font-size : 12pt;
	margin : 20px 0 10px 10px;
}

h4{
	font-size : 10pt;
	margin : 10px 0 10px 0;
	color : #A1615B;
}

P{
	margin : 5px 0 10px 5px;
}


#text{
	width : 445px;
	height : 384px;
	
	padding : 10px;
	margin-top : 10px;
	overflow : auto;
	
	border : 1px solid #A1615B;
	float : left;
}

#text ul{
	margin : 5px 0 0 30px;
	cursor : crosshair;
}
#text ul li{
	margin-bottom : 8px;
}

#text ul a{
	color : #000000;
}

#dailies{
	height : 60px;
	background : url(../img/dailies.gif) top no-repeat 170px;
	text-align : center;
}

#dailies A{
	font-size : 7.0pt;
}

.art{
	width : 150px;
	height : 200px;
	float : left;
	margin : 5px;
	border : 1px solid #A1615B;
}
.art span{
	width : 152px;
	height : 16px;
	display : block;
	background : #F5D1C1;
	border-bottom : 1px solid #A1615B;
	text-align : center;
	font-weight : bold;
}
.art img{
	margin : 5px;
}
.art blockquote{
	margin : 0 0 0 5px;
}

.family{
	width : 400px;
	height : auto !important; height : 140px;
	float : left;
	margin : 9px;
	border : 1px solid #A1615B;
}
.family span{
	width : 400px;
	height : 16px;
	display : block;
	background : #F5D1C1;
	border-bottom : 1px solid #A1615B;
	text-align : center;
	font-weight : bold;
}
.family img{
	margin : 5px 5px 0 105px;
	border : 0;
}
.family blockquote{
	padding : 5px;
	border-top : 1px dotted #A1615B;
}

.tutorial{
	margin : 15px 15px 15px 20px;
	width: 100%;
	overflow: hidden;
	clear: left;
}
.step ul li{
	margin : 5px 0 0 30px;
}

.step{
	margin : 10px 5px 10px 15px;
	border : 1px solid black;
	width : 950px;
	padding : 5px;
}
.step IMG{
	margin : 5px 0 5px 10px;
}

blockquote.sidenote {
	font-size: 11px; 
	padding: 5px; 
	background: #eee;
}

.layout{
	width : 300px;
	height : auto !important; height : 140px;
	float : left;
	margin : 9px;
	border : 1px solid #A1615B;
}
.layout span{
	width : 300px;
	height : 16px;
	display : block;
	background : #F5D1C1;
	border-bottom : 1px solid #A1615B;
	text-align : center;
	font-weight : bold;
}
.layout img{
	margin : 5px auto 10px 15px;
	border : 1px solid #A1615B;;
}
.layout blockquote{
	padding : 5px;
	border-top : 1px dotted #A1615B;
}

td.important {color: #f00; font-weight: bold; margin: 10px 0; display: block;}