


body{
		font:Verdana,Tahoma,Arial,sans-serif;
		margin:5px; padding:0;
		line-height:1.4em;
		text-align:center;
		color:#303030;
		background:white;
} 

p 		{text-align:left;}

.box1{
		width:780px;
		margin:0px auto;
		padding:0;
		text-align:left;
		background:#ffffff;
		color:#303030;
		border:none;
		}

.box2{
		width:780px;
		height:244px;
		border:none;
		position:relative;
		background:white;
		}



.navigation{
		height:2.2em;
		line-height:2.2em;
		width:780px;
		position:relative;
		margin:4px 0px 0px 0px;
		background:inherit;
		color:#ffffff;
}

.navigation table{
		margin-left:-2px;  margin-top:-2px;
		} 
		
.navigation td{
		float:left;
		
		border-right:1px solid #ffffff;
		white-space:nowrap;
}

.navigation td a{
		display:block;
		padding:0 10px;
		font-size:.9em;
		font-weight:normal;
		text-transform:uppercase;
		text-decoration:none;
		background-color:gray;
		color: #ffffff;
}

.navigation a:hover{
		background:#EECAAF;
		color:#ffffff;
		font-style:none;
		text-decoration:none;
}

.box2a{
		width:300px;
		height:40px;
		border:1px solid; 
		margin:0px;
		position:absolute; top:90px; left:12px;
		background:#ffffff;
		}
		
.box2b{
		width:780px;
		height:150px;
		position:absolute; top:0px; left:0px;
		background:#ffffff;
		}

.style1{
		margin:10px 20px 10px 20px;
		font-size:1.4em;
		color:#685851;
		letter-spacing:-1px;
		font-weight:bold;
}

.style2{
		background:#EECAAF;
}


.box3{
		width:780px;
		height:450px;
		border:none;
		position:relative;
		font-size:0.9em;
		background:white;
}

.box3a{
		width:200px;
		
		position:absolute; top:10px; left:0;
		border-right:0px solid;
		background:white;
}



.menublock{ 
		margin:0px 0px 20px 0px; 
		width:190px;
		text-align:center;
		font-size:1.0em;
		
		
		border:0px;
}
.menublock td{	
		
		padding:2px;  
		display:block;
		margin-bottom:2px;
		border-top:#948B82 solid 1px;
		border-left:#948B82 solid 1px;
		border-right:#948B82 solid 1px;
		border-bottom:#948B82 solid 1px;
		background:#FFF1E6;
}
.menublock td a{
		color:#988982;
		display:block;
		font-weight:bold; 
		text-decoration:none;
}

.menublock td a:hover{
		color:#988982;
		text-decoration:none;
		
		background:#EECAAF;
		font-style:italic;
		text-decoration:none;
}

.box3b{
		width:560px;
		padding:10px 0px 10px 10px;
		border:none;
		position:absolute; top:0px; left:210px;
		background:white;
}		
		
	
.box4{
		width:780px;
		height:90px;
		margin:0px;
		padding:10px;
		text-align:center;
		background:#ffffff;
		border-top:2px solid;
		border-bottom:2px solid;
		}
		
.box5{
		width:780px;
		height:100px;
		margin:0px;
		padding:0;
		text-align:center;
		background:#ffffff;
		border:none;
		}


		
.smallbox{
		width:163px;
		font-size:0.8em;
		margin:0 0 20px 3px;;
		padding:10px;
		border:1px solid black;
		background-color:#FFF1E6;
		color:#505050;
		line-height:1.5em;
}		
		
a{
	color:#467aa7;
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}



