@charset "utf-8";
/* BOYARDE.COM */

* {
margin: 0;
padding: 0;
/*behavior: url(../script/iepngfix.htc)*/
}

body {
	font-family: verdana, century gothic, arial;
	background: #efefef url(../images/bg.png) top repeat-x;
	text-align: center;
	z-index: 0;
}


#container {
	width: 1024px;
	height: 597px;
	padding: 0;
	margin: 20px auto;
	border: 1px solid #eee;
	text-align: left;
	background: url(../images/pattern.jpg) no-repeat;
}

#frame {
		width: 850px;
		height: 500px;
		border: 2px solid #999;
		margin: 40px 0 0 90px;
		background: url(../images/frame_bg.png) repeat-x;
}

#outerframe {
		width: 854px;
		height: 504px;
		background: url(../images/outerframe.png) no-repeat;
		margin: 40px 0 0 90px;
}

#header {
		width: 850px;
		height: 20px;
		background: url(../images/header_text.png) repeat-x;
		margin: 0 0 0 0;
}

h1 {
		text-indent: -9999px;
		font-size: 1px;
}

#inside {
		width: 810px;
		height: 455px;
		background: #fff;
		margin: 2px 0 0 20px;
}

h2 {
		font-size: 1px;
		text-indent: -9999px;
}

#contentholder {
		width: 770px;
		height: 420px;
		background: #d4d4d4;
		position: relative;
		padding: 7px 7px 0 7px;
		margin: 12px 10px 10px 13px;
}


#mainnav {
	
		height: 40px;
		margin: 10px 0 0 230px;
}

