	body 
{
	background-color:#FCF9F5;
	font-family: arial , verdana, sans-serif;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #FFFFFF;
	width: 750px;
	text-align:left;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.page 
{
  border-left: solid 1px #CC961E;
  border-right: solid 1px #CC961E;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width:700px;
  font-size:12px;
  background-color:#FFF8DC;
  }

.header 
{
	
	border-top: ridge 3px #CC961E;
	border-bottom: ridge 2px #CC961E;
	height:122px;
/*	background: #FFF8DC url(images/general/logo.jpg) top center no-repeat;
*/	padding:3px;
	
}
.nav 
{
	color:#BC6200;
	text-align:center;
	border-top: double 3px #FFF8DC;
	border-bottom: double 3px #FFF8DC;
	font-weight:bold; 
	background-color:#BECCFF; 
	padding:2px;
}
.navphoto 
{
	color:#BC6200;
	text-align:center;
	font-weight:bold; 
	background-color:#FFF8DC; 
	padding:10px;
}
.contenthome 
{
	
	border-top: ridge 2px #CC961E;
	border-bottom: ridge 3px #CC961E;
	padding:10px;
/*	background-image:url(images/general/body.gif);
	background-repeat:no-repeat;*/
	height:620px;
}
.content 
{
	border-top: ridge 2px #CC961E;
	border-bottom: ridge 3px #CC961E;
	text-align:center;	
	padding:0px;
	background-color:#FFF8DC;
	
}
p.index1
{
position:relative;
left:425px;
top:1px;
font-size:15px;
font-weight:bold;
}

p.index2
{
position:relative;
left:5px;
top:35px;
font-size:15px;
font-weight:bold;
}

p.index3
{
position:relative;
left:325px;
top:10px;
font-size:15px;
font-weight:bold;
}

a:link {color: #BC6200}
a:visited {color: #2EA329}
a:hover {color: #ffcc00; text-decoration:none}
a:active{color: #ffffff; text-decoration:none}
