body {
	background: #fff;
	margin:0;
	font:16px/24px Helvetica, Arial, sans-serif;
	color:#7b7b7b;
	text-align:center;
	border-top:5px solid #4fb200;
}

#wrap {
	margin:0 auto;
	width:760px;
	text-align:left;
}

#header {
	/*width:100%;*/
	height:90px;
}
	
	#header #l {
	float:left;
	width:200px;
	/*margin-right:250px;*/
	padding-top:50px;
	}
	
        form#search {
                margin:0;
        }

        input#searchbox {
                width:580px;
                border:1px solid #c0c0c0;
                font:20px Helvetica, Arial, sans-serif;
                padding:9px 7px 7px 7px;
                color:#333;
                margin-right:10px;
        }

        input#searchbox:focus {
                color:#333;
        }
        
        input#searchbutton {
                background:url('https://gamingcommission.club/www.image-net.org/search_button.jpg');
                width:133px;
                height:42px;
                border:0;
                color:#fff;
                text-transform:uppercase;
                font-size:22px;
                font-family:helvetica,arial,sans-serif;
        }
	
	#header #r {
	text-align:right;
	color:#4fb200;
	font-size:15px;
	margin-top:43px;
	float:right;
	margin-right:10px;
	padding-right:10px;
	width: 480px;
	}
	
		#header #r #stats {
			color:#666;
			font-size:12px;
		}
	
		#header #r a:link, #header #r a:visited {
			color:#4fb200;
		}
		
		#header #r a:hover {
			color:#377c00;
		}
		
#main {
	margin-top:50px;
	background:url('https://gamingcommission.club/www.image-net.org/header_bg.jpg') top center no-repeat;
	padding-top:20px;
	width:760px;
}
	
	h3 {
		font-size:22px;
		color:#3f3f3f;
		float:left;
		width:659px;
		margin:0 0 7px 0;
	}
	
	h4 {
		font-size:18px;
		color:#3f3f3f;
		float:left;
		width:700px;
		margin:20px 0 7px 0;
	}
	
	#page_controls {
		float:left;
	}
	
	#main #content {
		margin-top:15px;
	}
	
		#main #content #left {
			float:left;
			width:355px;
			margin-right:35px;
		}
		
		#main #content #right {
			float:left;
			width:490px;
			border:2px solid #e4e4e4;
			background:#2f2f2f;
			color:#fff;
		}
			
			#controls {
				padding:5px;
				height:20px;
			}
			
				#controls #l {float:left;padding-top:4px;}
				#controls #m {float:left;width:460px;text-align:center;}
					input#page {width:25px;background:#111;border:1px solid #494949;color:#fff;text-align:center;font-family:helvetica,arial,sans-serif;padding:3px 0;}
				#controls #r {float:left;padding-top:4px;}

#footer {
	font-size:12px;
	background:url('https://gamingcommission.club/www.image-net.org/footer_bg.jpg') top center no-repeat;
	padding-top:20px;
	text-align:center;
	width:100%;
	color:#888;
}

	#footer a:link, #footer a:visited {
		color:#777;
	}
	
	#footer a:hover {

		color:#555;
	}

#quiz {
	font-size: 13px;
}

/* Miscellaneous Attributes */
a img {
	border:0;
}

.hr {
	border-top:1px solid #e2e2e2;
	height:0;
	width:100%;
}

img, div { behavior: url('https://gamingcommission.club/www.image-net.org/iepngfix.htc') }

a:link, a:visited {
	color:#333; 

	text-decoration:none;
}

a:hover {
	color:#000;
}


a.commonlink {
   color:#AA4D42;
}

a.commonlink:hover {
   color:#FF4F00;
}


	#top {
		
		width:100%;
		/*height: 16px;*/
		margin: 0 0 0px 0;
		padding: 0px 0 0px 0;
		color:#444;	
		float:right;
		font-size: 10px;
	color:#888;
	}	
	#top #topi {
	     float:right;
	     margin-right: 32px;
	}
	#top #topi a{
/*		color:#BC4300;*/
	color:#888;

	}
	#top #topi a:hover{
	/*	color: #5C1300; */
	text-decoration: underline;
	}
.primitive_href {    
	color:#7b7b7b;              
	 /*     font-size:13px; */
}
.whatisnew {
	font-style: strong;
	color: red;
}
.invisibleref {
	color: #FFF;
}

#sddm
{       margin: 0;
        padding: 0;
        z-index: 30}

#sddm li
{       margin: 0;
        padding: 0;
        list-style: none;
        float: left;
        }

#sddm li a
{       display: block;
        text-align: right;
        }

#sddm li a:hover
{
        background: rgb(240, 240, 240);}

#sddm div
{       position: absolute;
        visibility: hidden;
        margin: 0;
        padding: 0;
        background: #484848;
        color: rgb(255, 255, 255);
        border: 1px solid #5970B2}

        #sddm div a
        {       position: relative;
                display: block;
                margin: 0;
                padding: 5px 10px;
                width: auto;
                white-space: nowrap;
                text-align: left;
                text-decoration: none;
                color: rgb(255, 255, 255);
                background: #484848;
                font: 11px arial}

        #sddm div a:hover
        {       background: #49A3FF;
                color: rgb(255, 255, 255);
                }
