body{
	margin-top: 0px;
	background-color: #FFFFCC;


}
a{
	color: #000000;
}
#container{
	width: 640px;
	text-align: center;
	font-family: Arial;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #000000;













}
#nav{
	height: 18px;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;



}
#nav a{
	margin-right: 20px;
	margin-left: 20px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
	margin-top: auto;
	margin-bottom: auto;
	padding-right: 5px;
	padding-left: 5px;




}
#nav a:hover{
	color: #FFAD5B;


}
#nav .active{
	color: #FFAD5B;
}
p{
	color: #000000;
}
h1{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
a:hover{
	color: #FFAD5B;
}
.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
#content{
	background-color: #000000;
	margin: 20px 5px;
	width: 629px;
	border: 1px solid #000000;
	height: 320px;
	color: #000000;
	background-image: url(images/frame.gif);
	background-repeat: repeat-y;
	background-position: center;






}
#content h2{
	font-family: tahoma;
	font-size: 10px;
	font-style: italic;
}
#content h1{
	font-family: "Palatino Linotype";
	font-size: 24px;
	color: #000000;
	margin-top: 10px;



}
#content p{
	text-align: left;
	margin: 20px;
	font-family: Georgia;



}
#content a{}
#content a:hover{}
#slide{
	margin: 7px 6px;
	color: #000000;

}
#slide p{
	font-size: 12px;
	color: #000000;


}
#slide p1{
	font-size: 9px;
	text-decoration: underline;
}
#content2{
	background-color: #FFFFCC;
	margin: 20px 5px;
	width: 629px;
	border: 1px solid #000000;
	height: auto;
	color: #000000;






}
