a:link{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:12px;
	color:#CC0000;
	}
	
a:visited{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:12px;
	color:#660000;
	}
	
a:hover{
	font-family: Georgia, "Times New Roman", Times, serif; 
	color:#990000;
	text-decoration:underline;
	font-size:12px;
	}
	
a:active{
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-decoration:none;
	color:#CC0000;
	}

body {
	padding-right: 0px; 
	background-position:top; 
	padding-left: 0px; 
	FONT-SIZE: 10px;
	background-image:url(../img/WoodTile.jpg);
	padding-bottom: 0px; 
	margin: 0px; 
	width: 100%; 
	padding-top: 0px; 
	background-repeat: repeat; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	height: 100%; 
}
#container {
	background-position: center top; 
	margin-top: 0px; 
	z-index: 2; 
	background-image: url(../img/papermain.gif); 
	margin-left: auto; 
	width: 1100px; 
	height: 775px;
	margin-right: auto; 
	background-repeat: no-repeat; 
	position: relative;
}

#menu {
	margin-top: 0px; 
	margin-left: 15px; 
	z-index: 3; 
	background-image: url(../img/menuBG.png);
	position: absolute;
	background-repeat: no-repeat;
	width: 266px;
	height: 603px; 
}

#menuContent {
	margin-top: 140px; 
	margin-left: 20px; 
	z-index: 4; 
	position: absolute;
	width: 220px;
	height: 400px;
}

#topImg {
	margin-top: 60px;
	margin-left: 290px;
	z-index: 3;
	position: absolute;
	left: -18px;
	top: 0px;
}

#greenStripe {
	margin-top: 25px;
	margin-left: 51px;
	z-index: 1; 
	position: absolute;
}

#navContent {
	margin-top: 24px; 
	margin-left: 300px; 
	z-index: 3; 
	position: absolute;
	width: 700px;
	height: 50px;
}

#leftColumn {
	background-image: url(../img/mainPaperBG.png);
	background-repeat: no-repeat; 
	margin-top: 240px; 
	margin-left: 267px;
	padding-left:20px;
	padding-right:20px;
	padding-top:25px;
	padding-top:20px;
	z-index: 9; 
	width: 350px;
	height: 474px;
	FONT-SIZE: 1.1em;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	position: absolute;
}

.cushycms {
	
}

.centerText {
	margin-left:60px;
}

#rightColumn {
	background-image: url(../img/mainPaperBG2.png);
	background-repeat: no-repeat; 
	margin-top: 240px; 
	margin-left: 651px; 
	padding-left:10px;
	padding-right:25px;
	padding-top:25px;
	padding-top:20px;
	z-index: 7; 
	width: 350px;
	height: 474px;
	FONT-SIZE: 1.1em;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	position: absolute;
}

#footer {
	text-align:center;
	FONT-SIZE: 1em;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	margin-top: 715px;
	width: 1100px; 
	line-height:11px;
}