html,body{margin:0;padding:0}
body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-image: url(stripe.png);
}
p{margin:0 10px 10px}
div#header1{
	height:55px;
	margin:0;
	background-image: url(bg.png);
	overflow: hidden;
}
div#header2{
	height:122px;
	line-height:80px;
	margin:0;
	background-image: url(header.png);
}
div#container{
	text-align:justify
}
div#content p{line-height:1.4}
div#footer p{margin:0;padding:5px 10px}
div#container{
	width:989px;
	margin:0 auto;
	background-color: #eaeaea;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
div#wrapper{
	float:left;
	width:100%;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
div#content{
	margin-left: 410px;
	margin-right: 10px
}
div#navigation{
	float:left;
	width:200px;
	margin-left:-790px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
}
div#extra{
	float:left;
	width:200px;
	margin-left:-990px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
}
div#footer{clear:left;width:100%;
	height:55px;
	margin:0;
	background-image: url(bg.png);
}
div#header1 p {
	height:55px;
	padding:17px;
	font-size: 14px;
}
div#header1 input {
	background-color: #e2e2e2;
	border: 1px solid #CCCCCC;
}
div#header1 a {
	color: #000000;
	text-decoration: none;
}
div#footer p {
	padding: 15px;
}

h3{
	font-size: 16px;
	padding: 10px;
	margin: 0;
}
div#header3 {
	height:12px;
	margin:0;
}

dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	margin: 10px;
	padding: 10px;
}

dd{
	text-align: right;
}

div#fullcontent{
	margin-left: 10px;
	margin-right: 10px
}
