body {
background: #123f6e; 
margin: 0px; 
font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
}

/*==========================================*/
/*==============END CSS Styles==============*/

form {
	margin-left:160px;
}

img {
	border:none;
}
a {
	color:#2375cb;
	text-decoration:underline;
}

a:hover {
	color:#2375cb;
	text-decoration:none;
}

.title {
	font-size: 20px;
	color: #5276c8;
	margin-left: 160px;
	margin-right:205px;
	font-weight:bold;
}

.new-articles-li{
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	color: #3a3737;
}

.new-articles-ul{	
	text-align:justify;
	margin-left: 150px;
	margin-right:150px;	
	margin-top:0px;
}


.article-pane{
font-size:10px;
text-align:left;
margin-left:10px;
margin-right:10px;
text-align:justify;
}

.designedby{
	font-size: 12px;
	color: #3a3737;
	margin-left:50px;
	text-decoration:none;
}

.menu{
margin-left:10px;
font-weight:bold;
}

.red{
color:#FF0000;
font-size:18px;
font-weight:bold;
}

.small-red{
color:#FF0000;
font-size:16px;
font-weight:bold;
}

.links-panel:hover{
	text-decoration:underline;
}

.links-panel{
color:#ffffff;
text-align:right;

font-size:12px;
text-decoration:none;
font-weight: bold;
}

.green-blue{
color:#40b3ff;
}

.text {	
	font-size: 13px;
	color: #3a3737;
	text-align:justify;
	margin-left: 160px;
	margin-right:205px;	
}

.bottom-links,
.bottom-links:hover,
.bottom-links:visited {
	font-size: 11px;
	color: #660000;
	font-weight:lighter;
	text-decoration:none;
}

.small-text {
	font-size: 10px;
	color: #334497;
	text-align:justify;
	margin-left:150px;
	margin-right:10px;
}

.really-small-text {
	font-size: 11px;
	color: #334497;
	text-align:justify;
}
/*==============END CSS Styles==============*/
/*==========================================*/

#main-window{

/*	width:90%;*/
	width: 896px;
	margin: 0 auto;
	background:#fff;
	/*background-image:url(/images/bground.gif);
	background-repeat:repeat-y;*/
}

#top-buttons {
border:0 solid #545454;
margin-left:1px;
position:absolute;
top:155px;
width:900px;
z-index:2;
}

#logo{
	position:relative;
	width:285px;
	z-index:3;
	top: 30px;
	margin-left:280px;
}

#header {
	position:absolute;
	top:0;
	width:896px;
	height:153px;
	background:url(/images/header.jpg) no-repeat;
}

#callus {
	position:absolute;
	top:25px;
	margin-left:645px;
}

#logos {
	position:relative;
	top:15px;
	margin-left:5px;
	width:150px;
}

		.napit-logo {
			margin-left:20px;
		}
		
#top-container{
	position:absolute; 
	width:800px; 
	height:103px; 
	z-index:1; 
	background-color: #fffbdb; 
	border-bottom: 1px solid #000000; 
	top: 6px;
	background-image:url(/images/logo.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

#sidebar {
	position:absolute;
	top:330px;
	margin-left:696px;
	margin-right:10px;
	width:200px;
	background:#fff;
}

	#sidebar img {
		padding-top:5px;
	}
	
#article-top{
position:relative;
margin-left:0px;
width:200px;
background-image:url(/images/articles.gif);
background-repeat:no-repeat;
top:10px;
height:38px;
}

#banner{
	position:absolute; 
	width:468px; 
	height:60px; 
	z-index:1; 
	border: 1px none #334497;
	top:5px;
	margin-left:210px;
}

#crossbar{
	position:relative; 
	width:560px; 
	height:3px; 
	z-index:1;
	top:28px; 
	left:155px;
	background-color: #334497; 
}

#left-sidebar {
	position:absolute;
	top:340px;
	margin-left:5px;
	width:150px;
}

#menu-top {
	height:50px;
}

#menu{
	position:relative;
	width:150px;
	z-index:2;
	top: 0px;
	background:url(/images/menu-bg.gif) repeat-y;
}

#menu-bottom {
	height:50px;
}

#bottom-bar{
	position:relative;
	width:100%;
	height:32px;
	z-index:4;
	/*background-image: url(../images/bottom.gif);
	background-repeat:no-repeat;*/
	z-index:6;
}

#rotator-middle{
position:absolute;
margin-left:773px;
width:133px;
background-image:url(/images/rotator-middle.gif);
background-repeat:repeat-y;
top:34px;
}

#rotator-bottom{
width:133px;
height:15px;
background-image:url(/images/rotator-bottom.gif);
background-repeat:no-repeat;
}