body{
font-family: Arial, Helvetica, sans-serif;
background-color: #fffff0;
width: 100%;
margin-left: auto;
margin-right: auto;	
}



img{
	border: 1px solid #333333;
}
/*
ul{
	margin-left: 0em;
}*/
A {
	font-weight : bold; 
font-family: Arial, Helvetica, sans-serif;
color: #4176a4;
text-decoration : none; 
font-weight : bold; 
font-size: 1em;
} 
A:hover {
color : #daa520; 
} 

.leftBox{
	float: left;
	display: block;
	padding: 1em;
	margin-left: 2em;
}
#logo {
width: 100%;
padding-top: 1em;
margin-left: auto;
margin-right: auto;
text-align: center;
margin-bottom: -1em;
}

.wrapper {
min-width : 500px; 
background-color : white; 
}
.header{
	text-align: right;
	padding: 4px;
	font-size: 120%;
	letter-spacing: .3em;

}
.outer {
border-left: 140px #fffff0 solid;
border-right : 0px #dcdcdc solid; 
border-top: 1px #cecfce solid;
background-color : #fffff5; 
width : auto; 
margin-right : 0px; 

} 
.inner {
margin : 0; 
width : 100%; 
} 

/*#centralbox {
width : 100%; 
border-left : 2px solid silver; 
border-top: 1px #cecfce solid;
height: 300px;
text-align: right;
background-color: #fffff0;
} */
.content {
	font-size: 1em;
	text-align: left;
	padding: 1em;
	}
.content A {
	font-weight : bold; 
font-family: Arial, Helvetica, sans-serif;
color: #4176a4;
text-decoration : none; 
font-weight : bold; 
font-size: 1em;
} 
.content A:hover {
color : #daa520; 
} 
/*.central{
text-align: center;
	margin: auto;
}*/

#previous{
	text-align: right;
	padding-top: 4em;
	padding-right: 2em;

}

#left {
border-top: 1px #cecfce solid;
margin-right : 1px; 
width : 140px; 
margin-left : -140px; 
z-index : 10; 
float : left; 
position : relative; 
padding-left : 0px; 
margin-right : 0; 
font-size: .75em;
font-weight: bold;

} 

#left A {
font-weight : bold; 
color : #336699; 
font-family : "Lucida Sans Unicode", Arial, sans-serif; 
text-decoration : none; 
display : block; 
} 
#left A:hover {
color : #daa520; 
/*background-position : 90px 18px; */
text-decoration : none; 
} 
#left li {
padding-bottom : 10px; 
padding-top: 5px;
line-height : 90%; 
color : #666666; 
text-align: left;
margin-left: -.6em;

} 
.leftagreen        {
	font-family: "Lucida Sans Unicode", Arial, Sans-serif;
	font-weight: bold;
	color: 669966;
	text-decoration: none;
}
.ul2 {
	margin-left: -.6em;
}

#centralbox {
width : 100%; 
border-left : 2px solid silver; 
margin-left : auto; 
margin-right : auto; 
text-align : center; 
} 

#footer{
	border-top: 2px #dcdcdc solid;
	border-right: 0px #dcdcdc solid;
	border-bottom: 2px #cecfce solid;
	margin-right: 0px;
	padding-left: 10px;
}

.clear {
clear : both; 
} 
 
