body{
	background-image: url('../images/background.jpg');
	color: rgb(12, 0, 127);
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	
}

#main {
	position:relative;
	width: 990px;
	/*margin-left: auto; 
	margin-right: auto;*/
}

#logo {
	position:absolute;
	top:0;
	left:0;
	width: 500px;
	height: 150px;
	background-image : url('../images/index_01.jpg');
}

#featured {
	position:		absolute;
	top:			0;
	left:			500;
	width:			490px;
	height:			150px;
	background-image : url('../images/index_02.jpg');
	padding: 0px 0px 0px 0px;
}

.box {
	margin:		22px 22px 22px 22px;
}

.box2 {
	margin:		12px 32px 32px 32px;
}

.center {
	text-align: center;
}
img {border:0}

#menu {
	position:absolute;
	top:150;
	left:0;
	width: 990px;
	height: 67px;
	background-image : url('../images/index_03.jpg');
	font-size: 14px;
}

#left {
	position:absolute;
	top:217;
	left:0;
	width: 202px;
	height: 966px;
	background-image : url('../images/nnleft.jpg');
	font-size: 10px;
}

#right {
	position:absolute;
	top:217;
	left:798;
	width: 192px;
	height: 966px;
	background-image : url('../images/enlargedr.jpg');
}

#maintop {
	position:absolute;
	top:217;
	left:202;
	width: 596px;
	height: 17px;
	background-image : url('../images/index_05.jpg');
}

#mainpage {
	position:absolute;
	clear:both;
	top:234;
	left:202;
	width: 596px;
	/*height: 784px;*/
	background-image : url('../images/index_07.jpg');
	margin-bottom:0px;
	padding-bottom:0px;
}

#bottom {
	width: 990px;
	height: 46px;
	background-image : url('../images/index_08.jpg');
	clear:both;
}


.center{
	margin-left: auto; 
	margin-right: auto;
}

a{
	color: rgb(113, 119, 183);
	text-decoration: none;
}

a:hover{
	color: rgb(12, 0, 127);
}

.larger{
	font-size: 14px;
}

.green{
	color:		green;
}

.blue{
	color:		blue;
}

.green{
	color:		green;
}

.yellow{
	color:		yellow;
}

.red{
	color:		red;
}

.emp{
	font-weight: bold;
}

ul{
	margin-left: 4px;
	padding-left: 1em;
}

li{
	margin: 0;
	padding: 0;
}

.hspacer {
	width: 20px;
	height: 20px;
}

.spacer {
	width: 900px;
	height: 40px;
}

td{
	font-size: 12px;
}
