/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000; background: #fabe5c;}
html,body{height:100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;font-family: Verdana,Arial,Sans-serif; font-size:12px;line-height:120%; color: #3f3f3f;}
a{text-decoration:none;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

#content {
	margin: 0 auto;
	margin-top: 0px;
	width: 902px;
	overflow: hidden;
	background: url("bg.jpg") repeat-x;
}
#header {
	width: 902px;
	overflow: hidden;
	height: 90px;
}
#register {
	margin: 0 auto;
	width: 568px;
	background-color: #fabe5c;
	padding-top:40px;
	padding-bottom: 40px;
}
input {
	border: solid 1px #c0c0c0;
	font-size: 12px;
	padding: 4px;
}
td { padding: 5px; }