* {
margin: 0;
padding: 0;
}

body {
font: 12px Verdana, Arial, sans-serif; 
 
color: #111;
margin: 0;
padding: 0;
}

img { border: none }
ul {  padding: 0; margin: 0;}
li { list-style-type: none;}
a {
text-decoration: none; color: #C93334; border-bottom: 1px dotted #222;
}
a:hover { color: #222; border-bottom: 1px solid #222; }

#fc8888wrap {
margin: 0 auto;
width: 90%;
}

#fc8888header {
height: 60px;
margin-left: 20px;
}

#fc8888header h1 {
color: #fff;
font-size: 1.5em;
padding-top: 7px;
font-weight: 100;
}

#fc8888header h1 a { font-weight: 100; text-decoration: none; color : #fff; border: none;margin-left: 25px;}
#fc8888hader h1 a:hover { border: none; }

#fc8888header h2 {
color: #eee;
font-size: 1.2em;
font-weight: 100;
}
#fc8888nav1{background: #CCFF66; width:800px;}
#fc8888nav1 a{font-size: 14px;color: #330066;float:left;padding-right: 12px;padding-left: 12px;}
#fc8888breadcrumbs {
background: #f7f7f7;
padding: 5px 5px 5px 5px;
font-size: 1.2em;
margin-left: 25px;
}

#fc8888breadcrumbs a {text-decoration: none; color: #C93334; border-bottom: 1px dotted #222;}
#fc8888breadcrumbs a:hover { color: #222; border-bottom: 1px solid #222;}

#fc8888left {
	float: left;
	width: 68%;
	font-size: 11px;
	margin-top: 25x;
	margin-left: 20px;
	border-bottom: 1px solid #222;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
}
#fc8888left #c8 { font-size: 1.4em; margin: 10px 0 5px 0;  text-decoration: none; color: #C93334; border: none;}
#fc8888left #c8 a { text-decoration: none; color: #C93334; border: none; }
#fc8888left #c8 a:hover { color: #222; border-bottom: 1px solid #222; }

#fc8888right {
float: right;
width: 25%;
margin-top: 26px;
	border-bottom: 1px solid #222;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
}
#fc8888right #c2 { background: #E45252; 
   color: #fff;
	height: 18px;
	padding:  0 0 0 10px;
	font-size: 1.1em;
}
#fc8888right a { color: #C93334; font-size: 1.2em; border: none; }
#fc8888right a:hover { color: #222; border-bottom: 1px solid #000; }

.fc8888category {
padding: 5px;
font-size: 11px;
}
#fc8888footer a {border: none;}
#fc8888footer { font-size: 11px; padding: 5px 0 5px 0; border-top: 1px solid #a0a0a0; margin-top: 15px;}
.fc8888rightfoot {
float: right;
}

#fc8888clear { clear: both;  }