p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}



.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.partext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#pagewidth {
color : #333; 
margin : 10px auto; 
padding : 0; 
width : 770px; 
border : 1px solid #333; 
text-decoration : none; 
background-image : url(../Images/bgmain.gif); 
} 
#header {
	border: 0px none #cecea5;
	background-color: #000000;
}
#topnav {
	background: #F1F0B7;
	width: 768px;
	border-top: none #cecea5;
	border-right: none #cecea5;
	border-bottom: 1px solid #cecea5;
	border-left: none #cecea5;
}
#welcomequote {
	border: 0px none #cecea5;
	background-color: #000000;
}

#outer_wrapper {
	background: #fff url(background_3.gif) repeat-y left;
}
#wrapper {
	background: url(background_2.gif) repeat-y right;
}

#container {
	width: 99.6%;
	float: left;
	margin-right: -120px;
	background: url(background_2.gif) repeat-y right;
}
#content {
	margin-right: 120px;
	background: url(background_3.gif) repeat-y left;
}
#main {
	padding: 16px 10px 10px;
}





#containerdisplay {
	width: 100%;
	float: left;
	margin-right: -200px;
	background: url(background_2.gif) repeat-y right;
}
#contentdisplay {
	margin-right: 120px;
	background: url(background_3.gif) repeat-y left;
}
#maindisplay {
	margin-left: 210px;
}
#leftdisplay {
	width: 250px;
	float: left;
	padding: 16px 10px 10px;
}











#sidebar {
	width: 120px;
	float: right;
	height: 100%;

}
#footer {
	border: 0px none #cecea5;
	background: #F1F0B7;
	height: 160px;
}
h1 {
	margin-top: 0;
}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}


.menuPanel {
	background: #F1F0B7;
	border-color: #470643;
	color: white;
	text-decoration: none;
}

.menuPanel a:link, .menuPanel a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.menuPanel a:hover, .menuPanel a:active {
	color: #006633;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
body {
	background-image: url(hands_bg.jpg);

}

a:hover {
	color: #006600;

}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:link {
	color: #000000;
}
