body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%;
}

#wrapper {
height:100%;
}

#maincontent {
	padding-left:5px;
	padding-top:15px;
	width:650px;
	padding-bottom: 20px;

}

#Layer1 {
width:770px; clear:both;
	background-color: #CCCCCC;
	background-image: url(../images/mainbg.png);
	background-repeat: repeat-y;
				margin:0px 0px 0px 0px;
}

	.col770 {
	width:770px;
	background-image: url(../images/mainbg.png);
	background-repeat: repeat-y;
	height:100%;
	}	
	
.footer {
	display:block;
	clear:both;
	height:10px;
	color:#eeeeee;
	font:65% Arial;
	text-align:right;
	width:750px;
	text-decoration:none;
	background:url(../images/footerbg.png) no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
			}
.header1 {
	display:block;
	clear:both;
	height:10px;
	color:#eeeeee;
	font:65% Arial;
	text-align:right;
	width:750px;
	text-decoration:none;
	background:url(../images/header.png) no-repeat;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 0px;
			}
.headerContent {padding-top:12px;}
.linkTable img {
padding-left:15px;
padding-right:15px;}
.linkTable {
padding-top:20px;
padding-bottom:10px;
}

.contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.4em;
	padding-right: 12px;
}
.contentFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #333333;
	line-height: 1.2em;
	padding-right: 12px;
}
