@charset "utf-8";
/* CSS Document */

html {
    overflow-y: scroll;
}

body {
	background-color:#000;
	overlfow: hidden;
}

#wrapper {
	width:994px;
	height:654px;
	margin:auto;
	background-image: url(../images/conbg.jpg);
	background-repeat:no-repeat;
	background-color:#000;	
	overflow:hidden;
}

.display {
	background-color:#333;
	float: left; 
	margin:0;
	width: 44px; 
	height: 510px;
	overflow: hidden;
	cursor: pointer;	
}

.stretcher {
	margin:0;
	padding:0;
	float: left; 
	width:774px;
	height:510px;
}

p {
	margin:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#CCC;
}


h1	{
	margin:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bolder;
	font-size:12px;
	padding-top:10px;
	color:#CCC;
}



#header {
	background-image:url(../imgs/abnf_logo.png);
	background-repeat:no-repeat;
	float:left;
	width:994px;
	height:64px;
	padding-bottom:10px;	
}

#header p {
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-top:43px;
	color:#CCC;
}

#headerbar {
	width: 774px;
	height:43px;
	background-color:#1D1D1D;
	margin:0;
}
	
#headerbar2 {
	width: 994px;
	height:43px;
	background-color:#1D1D1D;
	margin:0;
	}
	
#headerbar p {
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#CCC;
	padding-top:15px;
	padding-left:10px;
}

#headerbar2 p {
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#CCC;
	padding-top:15px;
	padding-left:400px;
}

#Allwelcombg {
	background-image:url(../images/Allwelcome.jpg);
	width:774px;
	height:467px;
}

#banner {
	width: 774px;
	height:216px;
	background-image:url(../images/Banner1.jpg);
	}

#sidebar {
	width: 237px;
	height:251px;
	float:left;
	background-image:url(../images/Banner2.jpg);
}
	
#sidebar h2{
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#CCC;
	padding-top:20px;
	padding-left:10px;
}

#sidebar ul  {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bolder;
	font-size:10px;
	line-height:20px;
	color:#CCC;
}

#rightbar {
	width: 537px;
	height:251px;
	float:left;
}


#about {
	background-image:url(../images/welcome.jpg);
	background-repeat:repeat;
}

#about2 {
	
}

#play {
	background-image:url(../images/about.jpg);
	background-repeat:repeat;
}

#play2 {
}

#eyes {
	background-image:url(../images/work.jpg);
	background-repeat:repeat;
}

#eyes2 {
}

#work {
	background-image:url(../images/aboard.jpg);
	background-repeat:repeat;
}

#work2 {
}


#contact {
	background-repeat:repeat;
	background-image:url(../images/here.jpg);
}

#contact2 {
}

#footer {
	top:598px;
	width:949px;
	height:30px;
	position:inherit;
	left:215px;
}

#footer p {
	margin:0;
	height:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#CCC;
	float:right;
}

#info {
	width:356px;
	height:35px;
	margin:0;
	float:left;
	text-align:left;
}

#info p {
	margin-top:8px;
}

#icons {
	width:401px;
	height:30px;
	float:right;
	text-align:right;
}

#google {
	margin:2px;
	float:right;
	background-image:url(../imgs/g_b.jpg);
	width:11px;
	height:11px;
}

#skype {
	margin:2px;
	float:right;
	background-image:url(../imgs/s_b.jpg);
	width:11px;
	height:11px;
}

#mail {
	margin:2px;
	float:right;
	background-image:url(../imgs/m_b.jpg);
	width:11px;
	height:11px;
}

#flash {
	width:764px;
	height:457px;
	background-color:#333;
	padding-left:10px;
	padding-top:10px;
}

#allabout {
	width:774px;
	height:457px;
	padding-bottom:10px;
	float:left;
	background-image:url(../images/Aboutbg.jpg);
}

#allaboutpara {
	width: 377px;
	height: 457px;
	float: left;
	text-align:left;
}


#allwork {
	width:774px;
	height:457px;
	background-color:#000;
	padding-bottom:10px;
	float:left;
}


#contactbg {
	width: 774px;
	height:	467px;
	background-image:url(../images/Contactbg.jpg);
}


#contactinfo {
	width:429px;
	height:467px;
	float:left;
}


#map {
	width:325px;
	height:457px;
	float:right;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	margin:0;
}
	
#map p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-color:#CCC;
}
	

h3 {
	font:Verdana, Geneva, sans-serif;
	font-size:9px;

}

h4
{
	font-size: 1.3em;
}

.content{
	margin: auto;
}

.content a{
	color: #fff;
	font:Verdana, Geneva, sans-serif;
}


.content p.linkage{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
	font:Verdana, Geneva, sans-serif;
}

.content p.linkage a { 
	color: #fff; 
	font:Verdana, Geneva, sans-serif;
}
	

