* {
	margin: 0;
	padding: 0;
}
a {color: #f8f2e4;}
a:hover {
	color: #f8f2e4;
}
body {
	background: #FFFFFF;
	color: #000000;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
li { margin:auto}
h1 {font-size: 1.4em;}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #000;}

.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url(../img/logincontainer.jpg) repeat-y;
	margin: 0 auto;
	width: 902px;
}

/* top */
.top {
	height: 225px;
	margin-left:35px;
	width: 830px;

}

.banner {
background-image:url(../img/title.jpg);
	height: 140px;
	margin-top: 0px;
	margin-left: 0px;
	width: 830px;
	}
	
	.sign {
	background:none;
	float:right;
	height: 40px;
	width: 385px;
	margin-right: 30px;
	margin-top: 75px;
	}

/* header */
.topheader {
	background: url(../img/top.gif) repeat-x;
	height: 25px;
	margin-left:0px;
	width: 830px;
	}

.topmenu {
	background: url(../img/menu.gif) repeat-x;
	height: 60px;
	margin-left:0px;
	width: 830px;

}
.menu {
	background: none;
	font: normal 1.6em Verdana,sans-serif;
	height: 15px;
	padding: 8px 28px;
	width: 775px;
}


/* header */
.header {
background-color:#1f1f1f;
	height: 267px;
	margin-top: 0px;
	margin-left: 35px;
	width: 829px;
}
.header a {
	color: #FFF;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}
.header span {padding-left: 24px;}
.header a:hover {
	background: #7aac40;
	color: #FFF;
}


/* item */
.item {clear: both;}
.item .space {
	background:none;
	float: right;
	height: 22px;
	text-align: center;
	width: 36px;
}
.item .space div {padding-top: 4px;}
.item .space span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 830px;
	margin-left: 36px;
}
.item .headline {
		padding: 10px 18px 2px;
		}
.item .box1 {
		padding: 3px 3px;
		width:180px;
		float:left;
		margin-top:0px;
		}
.item .box2 {
		padding: 0px 11px 0px 0px;
		width:600px;
		float:right;
		margin-top:0px;
		}
	
	.item .box3 {
		float: left;
	width: 820px;
	}
	
.item h1 {
	background: none;
	color: #FFF;
	line-height: 40px;
	padding-left: 36px;
}
.item .body {padding: 2px 18px;
	
		}

/* main */
.main {float: left;
margin-left:36 px;}




/* footer */
.footer {
	color: #FFF;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 826px;
}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}
