/* Screen layout: */
h1,h2,h3,h4,h5{
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-weight:lighter;
	margin:10px 0px 0px 0px;
	color:#222;
	background-color:white;
}
h1{
	font-size:28px;
}
h2{
	font-size:26px;
	color:#0a294f;
}
h3{
	font-size:1.8em;
	color:#202f0f;
	margin:0 0 10px 0;
}
h4{
	font-size:18px;
	color:#911322;
}
h5{
	font-size:16px;
	color:#af3d0a;
}
h6{
	font-family:efont;
	font-weight:lighter;
	font-size:14px;
	color:#303030;
	margin:10px 0px 0px 0px;
	line-height: 1.2em;
}
strong, b {
    font-weight: bold;
}
del{
	color:#999;
	background-color:white;
}
acronym{
	/*border-bottom:1px dotted #222;*/
	border:none;
	padding-bottom:1px;
	cursor:help;
}
hr{
	width:100%;
	border:0;
/*	margin:5px 0px !important; */
	margin:2px 0px 5px 0px;
	height:1px;
	color:#777;
	background-color:#777;
}
.separator{
background:transparent url(../images/doted.gif) repeat-x scroll left center;
width:100%;
display:block;
height:20px;
margin:0;
}


body{
margin:0 auto;
padding:0;
font:11px Verdana,Arial,Helvetica,sans-serif;
background:#f4f4f4 url(../images/bg.gif) top center repeat-y;
color:#303030;
}

#wrap{
background:#ffffff;
color:#303030;
margin:0 auto;
width:888px;
}

#header{
clear:both;
margin:3px 0 0 0;
padding:0;
}

#header h1{
margin:0px 0px 5px 20px;
float:left;
}

#header p{
width:500px;
float:right;
display:block;
text-align:center;
color:#a0a0a0;
margin:27px 0 0 0;
font-size:0.8em;
line-height:1.2em;
background-color:inherit;
}

#frontphoto{
padding-left:8px;
border:0;
margin-bottom:-2px;
}

.announce{
margin:10px 0 10px 0;
padding:10px;
width:130px;
color:#505050;
background-color:#f4f4f4;
line-height:1.3em;
}

.nl_summaryPost {
padding-bottom: 15px;
}

.nl_pages {
}


#menutitle{
margin:0 0 10px 0;
padding-left:9px;
padding-top:30px;
}

#extras{
float:right;
width:170px;
margin:4px 0 10px 0;
padding:0;
font-size:1.0em;
line-height:1.5em;
}

#extras p{
margin:0 0 1.5em 0;
}

#content{
margin:15px 180px 40px 0; 
border-right:1px solid #f0f0f0;
padding:0 10px 0 10px;
line-height:1.5em;
font-size:1.1em;
text-align:left;
vertical-align:top;
}

#content h2{
font-size:1.5em;
margin:0 0 0.5em 0;
}

.image img{
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

a{
text-decoration:none;
color:#af2639;
background-color:white;
}

a:hover{
text-decoration:underline;
color:#af2639;
background-color:white;
}

a img{
border:0;
}

#footer{
clear:both;
margin:0 auto;
padding:10px 0 10px 0;
border-top:4px solid #f0f0f0;
border-bottom:4px solid #f0f0f0;
width:888px;
text-align:center;
color:#808080;
background-color:white;
font-size:0.9em;
}

#footer a{
color:#808080;
background-color:white;
text-decoration:none;
}

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

#oa{
text-align:center;
padding-top: 15px;
margin-bottom: 15px;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
display:block;
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

.border_box {
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #AAAAAA;
}

.headbox 				{ font-family: arial; font-size: 14px; text-decoration: none; font-weight: bold; color: #111111; background:url(../images/bg_webhosting.gif); vertical-align:top;}
.headbox_w				{ font-family: arial; font-size: 14px; text-decoration: none; font-weight: bold; color: #FFFFFF; }
.headbox_w:link			{ font-family: arial; font-size: 14px; text-decoration: none; font-weight: bold; color: #FFFFFF; }
.headbox_w:active		{ font-family: arial; font-size: 14px; text-decoration: none; font-weight: bold; color: #FFFFFF; }
.headbox_w:visited		{ font-family: arial; font-size: 14px; text-decoration: none; font-weight: bold; color: #FFFFFF; }
.headbox_w:hover		{ font-family: arial; font-size: 14px; text-decoration: none; font-weight: bold; color: #FFFFFF; }

#areas {
padding-bottom:10px;
}

#copyright {
padding-bottom:5px;
}

#disclaimer {
padding-right:15px;
text-align:right;
}