/* CSS Document */

body{padding: 20px;background: #E6DECE;color: #222;text-align: center;
    font: 85% "Trebuchet MS",Verdana}
h1,h2,p{margin: 0;padding: 0 10px;font-weight:normal}
p{padding: 0 10px 10px}
div#container{
	width:850px !important;
	width /**/:460px;
	padding:5px;
	text-align:left;
	background:#FFF;
	top: 50px;
	bottom: 50px;
	clip: rect(auto,auto,auto,auto);
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#container2{
	width:700px !important;
	width /**/:460px;
	padding:5px;
	text-align:left;
	background:#FFF;
	top: 50px;
	bottom: 50px;
	clip: rect(auto,auto,auto,auto);
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#container3{
	width:1540px !important;
	width /**/:460px;
	padding:5px;
	text-align:left;
	background:#FFF;
	top: 50px;
	bottom: 50px;
	clip: rect(auto,auto,auto,auto);
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#header{
	padding: 0px;
	text-align:center;
	width: 850px;
	height: 79px;
	background-color: #fff;
}
div#content{
	float:left;
	width:700px;
	padding:10px 0;
	margin:5px 0;
	background-color: #E6DECE;
}
div#content2{
	float:left;
	width:700px;
	padding:10px 0;
	margin:0 0;
	background-color: #E6DECE;
}
div#content3{
	float:left;
	width:1540px;
	margin:0;
	background-color: #E6DECE;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
div#nav{
	float:right;
	width:145px;
	padding:10px 0;
	margin:5px 0;
	background-color: #E6DECE;
}
div#nav h2{font-size: 120%;color: #9E4A24}
div#footer{clear:both;width:700px;background: #C4E786;padding:5px 0;text-align:center}
div#footer3{
	clear:both;
	width:1540px;
	background: #C4E786;
	text-align:center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
/***********************************/
.description {
	color: #797979;
	font-family: Verdana;
	font-size: 75%;
}
h1 {
	font-size: 0.5em;
	margin-top: 0px;
	border-bottom: 1px solid #797979;
	margin-bottom: 10px;
	color: #607293;
	font-weight: bold;
	font-style: normal;
}	
h2 {
	font-size: 1em;
	margin-top: 0px;
	border-bottom: 1px solid #797979;
	margin-bottom: 10px;
	color: #607293;
	font-weight: bold;
	font-style: normal;
}	
h3 {
	font-size: 1.3em;
	margin-top: 0px;
	border-bottom: 1px solid #797979;
	margin-bottom: 10px;
	color: #607293;
	font-weight: bold;
	font-style: normal;
}
.link {
	color: #797970;
	font-family: Verdana;
	font-size:75%;
	text-decoration: underline;
}
.linkalt {
	color: #797970;
	font-family: Verdana;
	font-size:100%;
	text-decoration: none;
	}
a:link {
	color: #797970;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #797970;
}
a:hover {
	text-decoration: underline;
	color: #797970;
	background-color: #FFD154;
}
a:active {
	text-decoration: none;
	color: #797970;
	background-color: #EEEEEE;
}
a {
	font-family: Verdana;
	font-size: 100%;
}	
