html {
	font-size: 11px;
	background: url(/skins/iGraphic/images/back.gif) #0c0c0c repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	}
a {
	color : #666666;
	text-decoration : none;
}

a:hover {
	color : #336699;
	text-decoration : underline;
}

h1 {font-size: 17px; color: #999999;}

h3 {border-bottom: 1px solid #999999; width: 95%;}

#menu{
	width:53%;
	margin:0px;
	padding:  49px 0 0 0;
	float: right;
	}
	#menu ul{
		list-style:none;
	}
		#menu li{
			list-style:none;
			display:block;
			float:left;
			height: 15px;
			text-align:center;
			margin:0 1px;
		}
			#menu li a{
				display:block;
				float:left;
				font-weight:bold;
				color:#fff;
				padding: 8px;
				text-decoration:none;
				text-transform:uppercase;
			}
				#menu li a:hover{
					text-decoration:none;
				}
			#menu li a.red{
				background:#c40d0b;
			}
				#menu li a:hover.red{
					background:#eb2321 none;
				}
			#menu li a.orange{
				background:#f26522;
			}
				#menu li a:hover.orange{
					background:#ff8044 none;
				}
			#menu li a.yellow{
				background:#e4c016;
			}
				#menu li a:hover.yellow{
					background:#f5cf1d none;
				}
			#menu li a.white{
				background:#d3d49d;
			}
				#menu li a:hover.white{
					background:#dfe0b1 none;
				}

#pages {text-align: right; padding: 8px; padding-top: 15px;}
#full {width: 770px; background-color:#FFFFFF; margin: auto;}
#header {background: url(/skins/iGraphic/images/header.jpg); height: 90px;}
#logo {float: left; padding-left: 10px; padding-top: 10px; width: 30%;}
#left {float: left; width: 25%; background: url(/skins/iGraphic/images/left-bg.gif) repeat-y; padding: 5px;}
#content {width: 100%; background-color: #FFFFFF; }
#statsleft {float: left; width: 250px;}
#statsright {}
#footer {font-size: 10px; color: #CCCCCC; background-color:#0c0c0c; height: 30px; clear: both}
#footer a {color: #FFF;}

#overall {border: #CCC 1px solid; padding: 5px; margin-right: 15px; margin-left: 5px; margin-bottom: 10px; min-height: 350px; width: 45%; float: left}
#rank {float: left; width: 8%; font-size: 26px; text-align: center}
#thumb {float: left; margin-left: 5px}
#info {float: left; margin-left: 9%; width: 92%;}

#stats {color: #333333; font-size: 12px; line-height: 18px;}
#stats span {width: 95px; display: block; float: left; font-weight: bold;}

#user_cpl_left {font-weight: bold; font-size: 12px; border-bottom: #CCCCCC 2px solid; margin-bottom: 10px;}