*{margin:0; padding:0;}
body{background:url(images/bg2.png) repeat; font-family:Arial, Helvetica, sans-serif; }
a:link, a:visited{color:#000; text-decoration:none;}

#container{background:url(images/bg1.png) repeat-x;}
#wrapper{width:1000px; margin:auto; background:url(images/wrapper.png) repeat-y;}

#header{background:url(images/header.png); width:1000px; height:147px; margin:auto;}
#left{background:url(images/left.png); width:163px; height:300px; float:left;}
#right{background:url(images/right.png); width:149px; height:317px; float:right;}
#content{width:524px; float:left; padding:20px 80px 0 80px; }
#content h1{
	font-size:40px;
	color:#006600;
	text-align:center;
	font-family:impact;
	margin:0 0 40px 0;
}
#content h2{font-size:20px; color:#000; text-transform:capitalize; margin:0 0 40px 0;}
#content p{
	font-size:16px;
	color:#000;
	padding:0 0 4px 16px;
}
.under{text-transform:uppercase; text-decoration:underline;}
.ybg{background:#ffff00; color:#000; font-style:italic; font-weight:bold; font-size:20px; margin:0 0 0 110px;}

#copy{background:url(images/copy.png) no-repeat; width:399px; height:72px; margin:40px auto 0 auto; padding:0 0 60px 0;}

#footer{background:url(images/wrapper_bt.png) no-repeat; width:732px; margin:auto; padding: 60px 128px 0 140px; font-size:12px; font-weight:bold;}
#footer p{color:#fff; float:left;}
#footer ul{float:right;}
#footer ul li{color:#fff; display:inline;}
#footer ul li a{color:#fff; text-decoration:none;}
