body {background-color: #332650;}
#content {background-color: #332650;}
#menu{border-bottom: 0px;}
.headerbg {background-image: url(graphic/registerheaderbg.jpg);}


a {
	color: #8893CC;
}
a:hover {
	color: #FFFFFF;
}
#maincopy {
	float: none;
	clear: both;
   	width: 720px;
	padding: 0px;
	margin: 0px;
	color: black;
	background-color: white;/*#300306;#530812;*/
	overflow:auto;
	background-image: url(graphic/pattern2.gif);
}
#resources {
	width: 510px;
	float:right;
	clear:right;
	margin: 0px;
	padding: 15px 15px 15px 0px;
	overflow:auto;
	/*border: solid 1px #999999;*/
	color: black;
	text-align: left;
	font: normal 12px/14px Verdana, sans-serif;
}
#resources a {
	font-weight:normal;
	color: #332650;
}
#resources a:hover {color: #666666;}

#resources strong {
	font-style:italic;
	font-weight:normal;
}
#brief {
	width: 149px;
	color: #332650;
	margin:0px;
	background-color:white;
	font: normal 14px/16px georgia, serif;
	text-align: left;
	float:left;
	clear:none;
	padding:15px 15px 15px 15px;
	border-bottom: solid 1px #332650;
	border-right: solid 1px #332650;
}

#brief strong {
	color: #000000;
	font: italic 11px/12px verdana, sans-serif;
}


#header {
	position:relative;
	float: left;
	clear: none;
	height: 320px;
    width: 540px;
	background-color: #666666;
}
#data {
	margin: 0px;
	padding: 0px;
}

span input[type="text"] {
	width: 60px;
	height: 13px;
	margin:0px;
	font-size: 12px;
	color: #202010;
	background-color: #E0D9B3;
	border: 0px;
}
span textarea {
	width: 500px;
	height: 600px;
	margin:0px;
	font-size: 12px;
	border: 0px;
}

#maincopy .title {
	color:#332650;
	background-color:#9990a9;
	/*border-bottom:solid 1px #332650;*/
	margin: 0px;
	font: bold 13px/13px Georgia, serif;
	padding: 4px 14px 4px 4px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align:right;
	width:702px;
	border-bottom: solid 1px #332650;
	border-top: solid 1px #332650;
}


#resources .item {
	width:auto;
	padding:8px;
	margin-bottom:15px;
	background-color:white;
	border: solid 1px #DDDDE6;
}
#resources .item .heading {
	font: bold 12px/12px Georgia, serif;
	margin-bottom: 12px;
	color:#666666;/*#332650;*/
	text-transform:uppercase;
	letter-spacing:.1em0;
	display:block;
}

#info {
	width: 149px;
	padding:15px;
	float:left;
	clear:left;
	font: normal 12px/14px verdana,sans-serif;
	color: black;
	border-right: solid 1px #332650;
}
#info #title {
	font: normal 18px/19px georgia,serif;
	color: #332650;
}
#info #data {
	width: 136px;
	padding:6px;
}

#resources .item span.editfield textarea {
	width: 496px;
	height:60px;
}
#resources .item span.edittext input {
	width: 300px;
}
#brief span.editfield textarea {
	width: 148px;
	height:150px;
}
#info span.edittext input {
	width: 148px;
}
#info span.editfield textarea {
	width: 148px;
	height:150px;
}
#send{
	clear:right;
}