body {
	background:#292929;
	font:0.8em 'Lucida Grande', 'Lucida Sans Unicode',Verdana, sans-serif;
	line-height:1.4;
	text-align:left;
	color:#A6A6A6;
	margin:0;
	padding:10px 0 0 0;
	/* border-top:3px solid #44577c; */
}
#home
{
	margin-left; auto;
	margin-right; auto;
	width: 800px
}

#box
{
	border: 2px solid white;
	background: transparent;
	width: 751px;
	height: 400px;
	margin: 35px auto 0 auto;
	padding: 35px 0 0 0;
}


a img {
	border:none;
	text-decoration:none;
}


#main {
	margin:0 auto;
	text-align:left;
}

#main *, #err * {
	text-align:left;
}



.right{ text-align:right;}


a:link {
	color: #ccc;
	text-decoration: none;
	background-color: none;
	
}
a:active {
	color: #red;
	text-decoration: none;
	background-color: none;
	
}
a:visited {
	color: #ccc;
	text-decoration: none;
	background-color: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
	background-color: none;
    border-bottom:1px solid #fff; 

}

h1 {
	font-size:2.1em;
	font-weight:normal;
	color:#fff;
	margin:0;
	padding:10px 0;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color:#fff;
	text-decoration:none;
}

h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	margin:0;
}

p, ol, ul {
	margin:0 0 18px 0;
	padding:0;
	line-height:1.5;
}
/*
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align:left;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2f2f2f;
}

*/
#center {width:800px}

#logo {
	width:300px;
	height:20px;
	position:relative;
	display:block;
	left: 15px;
}

a.logo:hover {
    border-bottom:none; 
}

/* #logo {width:800px; height:25px; position:relative; top:0px; left:0px; padding:0px; margin:0px; font-size:20px; border-bottom:1px solid #ccc; } */

#rule {width:500px; position:relative; border-bottom:1px solid #ccc;}
#navbar {width:670px; position:relative; top:35px; left0px; padding:6px 0px 6px 180px;  font-size:14px; text-align:center; background: url(images/crnr_navbar_bg.gif) no-repeat; /*border-bottom:1px solid #ccc; border-top:1px solid #ccc; background-color: #44577c; */}
#navbarhome {font-size:16px; text-align:center;}

#addressbar {width:220px; height:600px; position:relative; top:33px; left:0px; padding:12px; border-right:1px solid #ccc;
}
/* #addressbar2 {width:581px; height:600px; position:relative; top:35px; left:0px; padding:12px; border-right:1px solid #ccc;
} */

#description { width:200px; height:100px; padding:0px; margin:5px; 
}
#address {
	width:215px;
	height:375px;
	position:absolute;
	top:500px;
	text-align:right;
	padding:5px;
	margin:0px;
	left: 9px;
}
#content {width:530px; height:570px; position:absolute; top:85px; left:255px; padding:15px; margin:0px;}

#cells {position:absolute; top:40px; left:235px; padding:15px; margin:0px;}

#form {width:570px; height:570px; position:absolute; top:46px; left:240px; padding:15px; margin:0px;}


