body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}

body {
	font: .8em "Trebuchet MS", Verdana, Arial, Sans-Serif;
	text-align: center;
	color: #333;
	background-color: #333333;
	height:auto;
}

h1 {
	font-size: 2em;
	padding: 0;
	margin: 0;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

form {
	width: 28em;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto;
	padding: 1em;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	color: #0068b7;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #ff8400;
}

a:hover {
	color:  #07a;
}

.error, .success {
	font-size: 1.2em;
	font-weight: bold;
}

.error {
	color: #ff0000;
}

.success {
	color: #000;
}
hr {
	color:#DDDDDD;
	background:#999999 none repeat scroll 0 0;
	border:medium none;
	clear:both;
	color:#999999;
	float:none;
	height:0.1em;
	width:950px;
}
#google_ad{ height:90px; width:728px; margin:10px auto 10px;}

.column {
	margin:0 auto;
	position:relative;
	width:922px;
}

#wrapper {
	margin:0 auto;
	width:774px;
	background:#fff url(../images/bbg.gif) center bottom no-repeat;
}
.wrap_t {background:transparent url(../images/tbg.gif) center top no-repeat;padding:10px;}
.wrap_t h1 sup{ margin-top:-10px;}
#logo {width:226px;height:48px;margin:0 auto 1em;position:relative;}

#footer {
	/*background-color:#EEEEEE;*/
	color: #fff;
	padding-bottom:3em;
	position:relative;
	clear:both;
	margin:0 auto;
	padding:10px;
	width:850px;
}


