/* Global Elements */
body {
	font: 70% Verdana;
	margin: 0px;
	color: #333;
	text-align: center;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
}
a {
	color: #666;
}
a:hover {
	text-decoration: none;
}
/* Container */
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
/* Header */
#topheader {
	background-image: url(images/topback.gif);
	height: 58px;
}
#logo {
	background-repeat: no-repeat;
	width: 370px;
	font-size: 135%;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #5A747D;
	float: left;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 8px;
}
/* Navigation */
#nav {
	float: right;
	margin-top: 17px;
	margin-right: 5px;
}
#nav a {
	background-image: url(images/navbg.gif);
	width: 102px;
	font: 105% Verdana;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 14px;
	padding-bottom: 12px;
	display: block;
	text-align: center;
	float: left;
	clear: none;
}
#nav a:hover {
	color: #FAD000;
}
/* Sub header */
#subheader {
	background-color: #294048;
}
/* Bottom */
#bottom {
	width: 950px;
	padding-left: 10px;
}
/* Login bar */
#register {
	background-image: url(images/logo_nur.gif);
	float: left;
	width: 100%;
	height: 170px;
	background-repeat: no-repeat;
	background-position: left center;
}
/* Left column */
#left {
	float: left;
	width: 220px;
	margin-top: 5px;
	margin-right: 10px;
}
#left h1 {
	font-size: 100%;
	margin-bottom: 3px;
	background-image: url(images/subscribe.gif);
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left top;
}
#left .sub a {
	background-image: url(images/pagelink.gif);
	display: block;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	color: #5B7246;
}
/* Middle column */
#middle {
	float: left;
	width: 470px;
	margin-top: 30px;
	font-size: 105%;
}
#middle h1 {
	font-size: 120%;
}
#middle p {
	padding-left: 5px;
	margin: 0px;
	color: #333333;
}
.small {
	font-size: 95%;
}
.comment {
	text-align: left;
	font-size: 95%;
	color: #2E464F;
	margin-top: 2px;
}
.comment2 {
	text-align: right;
	font-size: 100%;
	color: #2E464F;
	margin-top: 2px;
}

/* Right column */
#right {
	float: right;
	width: 220px;
	margin-top: 5px;
}
#right h1 {
	font-size: 100%;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 3px;
	background-image: url(images/subscribe.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#right .sub a {
	background-image: url(images/pagelink.gif);
	display: block;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	color: #5B7246;
}
#right .sub2 a {
	background-image: url(images/userlink.gif);
	display: block;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	color: #5B7246;
}
/* piede */
#piede {
	float: left;
	width: 100%;
	background-color: #294048;
	text-align: left;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
}
#piede .left {
	float: left;
	padding-left: 30px;
}
#piede .right {
	float: right;
	padding-right: 30px;
}
#piede .middle {
	float: right;
	padding-right: 50px;
	color: #56686F;
}
#piede a {
	color: #fff;
}
.red {
	color: #FF0000;
}
.submit{
font-weight:normal;
font-size:11px;
color:#000000;
background:#FFCC33;
border:1px double #000000;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

.field{
width:120px;
border:1px solid #666;
color:#000099;
font:normal 12px Arial, Helvetica, sans-serif;
letter-spacing:normal;word-spacing:normal;
background:#FFFFFF;
}

.field2{
width:220px;
border:1px solid #666;
color:#000099;
font:normal 12px Arial, Helvetica, sans-serif;
letter-spacing:normal;
word-spacing:normal;
background:#FFFFFF;
}
.texta{
width:320px;
height:100px;
border:1px solid #666;
color:#000099;
font:normal 12px Arial, Helvetica, sans-serif;
letter-spacing:normal;
word-spacing:normal;
background:#FFFFFF;
}

.form_code {
	border: 1px solid #C1C1C1;
    background:#FFFFFF;
	padding:2px;
    margin-top:5px;
}
