.body
{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #333333;
	background-color:#ffffff;
	margin:0;
	padding:0;
	
}

a
{
	color:#cc9933;
	font-family: verdana,helvetica,sans-serif;
	font-size:16px;
	font-weight: bold;
}

table{
padding: 0px;
margin: 0px;
border-spacing: 0px;
}

tr{
padding: 0px;
margin: 0px;
border-spacing: 0px;
}

td{
padding: 0px;
margin: 0px;
border-spacing: 0px;
}

form{
padding:0;
margin: 0;
}

h1
{
	color: #666666;
	font-family: monospace;
	text-shadow: 1px 1px 1px #999999;
	margin: 8px 0 8px 0;
}

h2
{
	color: #666666;
	font-family: monospace;
	text-shadow: 1px 1px 1px #ffffff;
	margin: 5px 0 5px 0;
}

h3
{
	color:#996600;
	font-family: sans-serif;
}

#thepage
{
	width: 1200px;
	margin: 0 auto;
	padding: 0;
	border-left: 1px solid #663300;
	border-right: 1px solid #663300;
}
	
#header
{
	height: 125px;
	/*height: 175px;*/
	background-color: #ffcc66;
	background: url('../images/head.jpg') 0px 0px no-repeat;
}

#main{
	background: url('../images/body.jpg') 0px 0px no-repeat #213c11;
}

#footer
{
	height: 50px;
	background: url('../images/foot.jpg') 0px 0px no-repeat #213c11;
	color:#999999;
}

#leftspan
{
	float:left;
	width: 200px;
	padding: 0 15px;
	height:604px;
}

#contentblock
{
	float:left;
	width: 740px;
	padding: 2px 10px 10px 10px;
}

#rightbar
{
	float:right;
	width: 200px;
	/*border:1px solid red;*/
	width: 162px;
	height: 602px;
}

#topads{
	text-align: center;
}

#topads .container{
	margin:0 auto 0 auto;
	width:470px;
	height:62px;
	/*border:1px solid red;*/
	text-align: center;
}

#leftbox{
	width:162px;
	height: 92px;
	/*border: 1px solid red;*/
	margin-top: 55px;		
}

.logo
{
	padding: 60px 100px 20px 200px;
}

.highlight
{
	color: #ffffff;
	font-weight: bold;
	font-size: 22px;
	text-shadow: 2px 1px 3px #3333FF;
}

.menu a{
	text-decoration: none;
	color:#CC9933;
	padding: 6px 0 6px 0;
	display:block;
}

.menu :hover{
	text-decoration: none;
	color:#996633;
}

.reflink{
	color:#996600;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.reflink:hover{
	text-decoration: none;
	text-shadow: none;
}

.footer a{
	color:#cccccc;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.footer a:hover{
	text-decoration: underline;
}

.smalltext{
	color:#ddbb66;
	text-decoration: none;
	font-size: 10px;
	text-align: right;
	padding-right: 20px;
}

.addnameattractor{
	font-size:12px;
	color: #43638a;
}

.textattractor{
	font-size:14px;
	font-weight:bold;
	color: #43638a;
}

.newname{
	border: solid 1px #43638a;
	color: #43638a;
	background-color: #eeeeee;
}

.nameelem
{
	font-family: arial;
	color: #444444;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
}

.stdtext
{
	font-family: arial;
	color: #444444;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
}

#searchresults{
	height: 180px;
	overflow: auto;
	
}

.namepanel{
	height: 210px;
	overflow: auto;
	
}
