* {
	margin: 0;
	padding: 0;
}
a {color: #FFFFFF;}
a:hover {
	color: #0066CC;
}
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:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:400;
	color: #FFFFFF;
}

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

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

/* top */
.top {
	background: url(../img/redtop.jpg) repeat-x;
	height: 145px;
	margin: 0 auto;
	width: 682px;

}

.topbuttonbox {
	background:none;
	height: 95px;
	width: 160px;
	margin-left: 40px;
	padding-top: 25px; 
	text-align:center;
	}
.topbuttontext {
	background:none;
	height: 34px;
	width: 159.8px;
	text-align:center;
	}

.topbutton {
	background:none;
	height: 44.8px;
	width: 159.8px;
	margin-top: 17px;
    padding-top: 0px; 
	}
	
	/* login */
	.login {
	background:none;
	float:right;
	height: 100px;
	width: 260px;
	margin-right: 30px;
	margin-top: 20px;
	}
	
	
	
	

/* header */
.topheader {
background-image:url(../img/topmenu.gif);
	font: normal 2.4em Verdana,sans-serif;
	height: 48px;
	margin: 0 auto;
	width: 682px;
}
.menu {
	background: none;
	font: normal 1.6em Verdana,sans-serif;
	height: 27px;
	padding: 8px 28px 0px 28px;
	width: 622px;
}


/* header */
.header {
	background: url(../img/header.jpg) no-repeat;
	height: 135px;
	margin: 0 auto;
	width: 682px;
}
.header a {
	color: #FFF;
	display: block;
	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 .content {
	float: left;
	width: 334px;
	height: 400px;
	padding-left: 32px;
}

.item .headline {
	  height:79px;
		}
.item h1 {
background-image:url(../img/bodybar.jpg);
   float:right;
   width: 332px;
   height:79px;
	line-height: 40px;
}
.item .box{
float: left;
	width: 307px;
	padding: 0px 0px 0px 8px;
}

.item .body {
padding: 0px 12px;
}

/* main */
.main {float: left;}

/* navigation */
.navigation {
	float: right;
	background-color: #020000;
	margin-right: 37px;
	width: 349px;
	height: 450px;
	 
}
.navigation h1 {
	font-size: 1.0em;
	line-height: px;
	padding-right: 0px;
}
.navigation bar {
	list-style: none;
}


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