body {
	margin:0px;
	font-family:"Trebuchet MS";
	font-size:12px;
}
p, h1, h2, h3 {margin:0em;}
#container {
	margin:0 auto;
	width:1002px;
	height:auto;
}
#header {
	float:left;
	width:533px;
	height:144px;
	background:url(images/header.jpg) top no-repeat;
	text-align:center;
	padding:90px 341px 0 128px;
}
#header h1 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FF00C6;
	font-style:italic;
}

#main {
	float:left;
	width:1002px;
	height:auto;
	position:relative;
}

#cards {
	float:right;
	width:504px;
	height:auto;
	padding:0 120px 0 0;
}
#cards h1 {
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#FF00C6;
	font-style:italic;
}
#cards .hold {
	float:left;
	width:504px;
	height:115px;
	margin:10px 0 0 0;
}
#cards .thumb {
	float:left;
	width:115px;
	height:115px;
}
#cards .desp {
	float:right;
	width:371px;
	height:103px;
	border:#FF00C6 1px solid;
	padding:5px
}
#cards a { text-decoration:none; color:#000000;}
#cards a:hover { text-decoration:underline; color:#000000;}
#cards .more { text-decoration:none; color:#FF00C6; float:right;}
#cards .more:hover { text-decoration:none; color:#000000; float:right;}

#more_cards {
	position:absolute;
	top:-55px;
	left:120px;
	width:250px;
	height: auto;
	border:#FF00C6 1px solid;
}
#more_top {
	float:left;
	width:250px;
	height:33px;
	padding:10px 0 0 0;
	background:url(images/more_bg.gif) repeat-x top;
}
#more_top h1 { color:#FFFFFF; font-size:18px; text-align:center; font-weight:normal;}

#more_bot {
	float:left;
	width:240px;
	height:auto;
	padding:20px 0 20px 10px;
}

#more_bot ol {
	margin:0px;
	padding:0 0 0 14px;
	list-style:none;
}
#more_bot li.cat {
	float:left;
	width:200px;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:0px;
}
#more_bot li {
	float:left;
	width:200px;
	padding:0 0 0 16px;
}
#more_bot a { text-decoration:none; color:#343434;}
#more_bot a:hover { text-decoration:underline; color:#343434;}

#foot {
	float:left;
	width:1002px;
	height:78px;
	background:url(images/foot.jpg) no-repeat top;
	padding:20px 0 0 0;
	text-align:center;
}

#foot a { text-decoration:none; color:#343434;}
#foot a:hover { text-decoration:underline; color:#343434;}