html {
	height:100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;	
	padding: 0px;
	background:#999a9c;
	overflow-x:hidden;
/*	background: #999a9c url('images/sidebars.jpg') -25px 0px no-repeat;
*/}
h1#logo {
	width: 298;
	height:80;
	background-image:url('images/fontbeccabarnet80.jpg');
	background-repeat: no-repeat;
	margin:30px 0px 10px 70px;
	float:left;
	
}
h1#logo span {
	display:none;
}
#topnavigation {
	height: 60px;
	width: 350px;
	margin: 40px 30px 0px 0px;
}
a {
	outline:none;
}
a:link {
	color: #D8DDCE;
	text-decoration: none;
}
a:visited {
	color: #D8DDCE;
	text-decoration: none;
}

a:hover {
	color:#D8DDCE;
	text-decoration: none;
	}


a:active {
	color: #D8DDCE;
	text-decoration: none;
}
	
#wrapper {
	width:1260px;
	margin:0px auto;
	overflow:hidden;
	background: #999a9c url('images/sidebars.jpg') center top repeat-y;
	text-align:center;
}

#maincontainer {
	float:right;
	margin-right:14%;
	width:900px;
	padding:0px;
	background-color:#FFFFFF;
	overflow:auto;
} 


.center {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#copyright p {
	font-size:11px;
	color:#e3e3e3;
}
/*#topline {
	position:absolute;	
	top: 40px;
	right: 30px;
	height: 60px;
	width: 350px;
}
changed to navigation
*/

#banner {
	padding:0px;
}
#content {
	float: left;
	width:400px;
	margin: 25px 0px 10px 25px;
}

#thumbnails {
	position:absolute;
	top:145px;
	right:550px;
	left:120px;
	padding:10px;
}

#resume {
	position:absolute;
	top: 150px;
	left:280px;
	width: 507px;
	height: 412px;
}

#imageswaps {
	position:absolute;
	top: 148px;
	left: 380px;
}

#links {
	width:400px;
	margin:0px auto;
}

#categories {
	width:267px;
	height:350px;
	float:right;
	margin:25px 70px 0px 0px;
}

#animations {
position:absolute;
top:290px;
left:200px;
}

#videos {
	width:500px;
	margin: 0px auto;
	padding:70px 0px 50px 0px;
}
input[type=text] {
	-webkit-border-radius: 4px;
	border: 1px solid #000000;
	line-height:24px;
}
textarea {
	-webkit-border-radius: 4px;
	border: 1px solid #000000;
}

#contact {
	margin: 10px 0px 30px 90px;
}

img {
	border:none;
}
