html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; 	border: 0;	outline: 0;
}

body
{
	text-align: center;
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../images/cf_back.jpg);
	background-repeat: repeat-x;
	background-color:#000000;
}

a{color:#FFFFFF; text-decoration:none;}

a:hover{text-decoration:underline;}

.clear{clear:both;}


#cfcontain{
	margin: 0 auto;
	text-align: left;
	width:900px;

}

#cfcontent{
	margin-top:5px;
	padding:20px 0px;
}

.cfhr{border-top:2px solid #414141; margin:20px 0px 0px 0px;}

#cfcontent ul{
	float:left;
	width:290px;
	padding-right:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#cfcontent ul.last{padding-right:0px;}

#cflogo{text-align:center;}

.cfbutton1, .cfbutton2, .cfbutton3 {
	display:block;
	width:100px;
	text-align:center;
	float:right;
	padding:5px;
	margin-top:10px;
}

.cfbutton1{background-color:#043EDD;}

.cfbutton2{background-color:#D63107;}

.cfbutton3{background-color:#58B000;}

#cffooter{ text-align:center; margin-top:10px; padding-bottom:30px;}