body{
	background:#000000;
	border:0px;
	padding:0px;
	margin:0px;
	text-align:center;
	font-family:arial,verdana,sans-serf;
	font-size:12px;
}

img{
	border:0px;
	padding:0px;
	margin:0px;
}

#maincolumn{
	width:740px;
	margin-left:auto;
	margin-right:auto;

}

#header{
	background-image:url('layout/n_banner2.jpg');
	width:710px;
	height:206px;
	margin-left:auto;
	margin-right:auto;
}

#nav{
padding-top:10px;
padding-bottom:10px;
font-size: 10pt; 
font-weight: bold;
margin-left:10px;
 color: white;
 background-color: transparent;
 width: 300px; 
 float: left;
 margin-top: 170px;
}

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

#menu_separator {
position:relative;
width: 1px;
height: 11px;
top:2px;
/*background-image: url(layout/n_menu_separator.gif);
background-repeat: no-repeat;
background-position: 0px 2px;*/
}

#nav a:visited:hover{
	text-decoration:none;
	color:#000000;
	background-color:#FFFFFF;
}

#nav a:hover{
	text-decoration:none;
	color:#000000;
	background-color:#FFFFFF;
}

#boxtop{
	background-image:url('layout/n_box.gif');
	width:710px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	
}

#boxcontent{
	background-image:url('layout/n_box.gif');
	overflow:auto;
	width:710px;
	margin-left:auto;
	margin-right:auto;
	line-height:19px;

}

#boxcontent a{
	text-decoration:underline;
	color:#330000;
}

#boxcontent a:hover{
	text-decoration:none;
	color:#ffffff;
	background-color:#330000;
}

#boxbottom{
	background-image:url('layout/n_box.gif');
	background-position:bottom center;
	width:710px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
}
/*
#links{
	text-align:left;
	width:100px;
	min-height:200px;
	height:auto !important;
	height:200px;
	float:left;
	padding-top:10px;
	margin-left:20px;
}

#maintext{
	margin-left:135px;
	min-height:200px;
	height:auto !important;
	height:200px;
	width:520px;
	text-align:left;
}
*/

#maintext{
	width:580px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#pagetitle{
	font-size:20px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
}

#sponsors{
	padding-top:35px;
	width:710px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
