@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
a:link {
	color: #61000B;
	
}
a:visited {
	color: #61000B;
}
a:hover {
	color: #61000B;
}
a:active {
	color: #61000B;
}

.access {
	width: 779px;

}


.whiteboxa

{
	padding-left: 180px;

}


.whiteboxb

{
	padding-left: 330px;

}


.sideheader {
	background-image: url(../images/sideheader.png);
	background-repeat: no-repeat;
	height: 565px;
	width: 39px;

	}
	
	
.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 111px;
	width: 522px;	
	
	}
	
	.nav {
	background-image: url(../images/navbar.png);
	background-repeat: repeat-x;
	height: 36px;
	padding-bottom: 15px;	
	}
	
	.mainbody {
	width: 464px;
	padding-left: 40px;
	font-size: 12px;
	text-align: justify;	
	}
	
	
		.secondbody {
	width: 676px;
	padding-left: 40px;
	font-size: 12px;
	text-align: justify;
	}
	
	
.footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 779px;
	margin-left: auto;
	margin-right: auto;
	}
	
.rside {
	background-image: url(../images/rightside.png);
	background-repeat: no-repeat;
	height: 565px;
	width: 3px;	
	
	}
