body {
	font-family:Verdana, sans-serif;
	font-size:small;
	margin:10px 0;
	background-color:#ccc;
	text-align:center;
}

#page {
	width:760px;
	margin:0 auto;
	text-align:left;
	border:1px solid #000;
}

#top {
	height:115px;
	background:#933 url('../images/background-top.jpg') repeat-x;
}
.ccc {
	font-size:x-large;
	font-weight:normal;
	margin:0;
	padding:4px 9px 6px;;
	color:#fff;
}
#top a{
	text-decoration:none;
}
#topimg {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	margin:0 0;
}

#options {
	margin:0;
	background-color:#000;
	padding:1px 4px 2px;
	color:#333;
	border-bottom:1px solid #933;
}
#options ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#options li {
	display:inline;
	padding:0 1px;
	border-right:1px solid #666;
}
#options a,.link {
	color:#fff;
	text-decoration:none;
	padding:1px 6px;

}
#options a:hover {
	border-top:1px solid #000;
	border-bottom:1px solid #333;
	position:relative; top:-1px;
	background-color:#333;
}
.link {
	color:#888;
}

#content {
	padding:15px 20px 20px;
	background-color:#fff;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#content p {
	text-align: justify;
}

#clear {
	clear:both;
}

#bottom{
	height:12px;
	border-top:1px solid #933;
	background-color:#000;
	padding:2px 5px;
	color:#ccc;
	font-size:xx-small;
	margin:0;
}
#bottom p{
	margin:0;
}
#credit {
	width:756px;
	font-size:xx-small;
	text-align:right;
	color:#555;
	margin:3px auto 0;
}
#credit p {
	margin:0;
}
#credit a {
	text-decoration:none;
	color:#555;
}
#credit a:hover {
	text-decoration:underline;
}



h1 {
font-weight:normal;
font-size:150%;
margin-top:0;
}

h2 {
font-weight:normal;
font-size:large;
}

h3 {
font-size:small;
margin-top:8px;
margin-bottom:4px;
}

table {
font-size: x-small;
text-align:justify;
}

.imgl {
margin:0px 8px 3px 0px;
}
.imgr {
margin:0px 0px 3px 8px;
}
.indl{
margin-left:20px;
}
#breadcrumb{
font-size:x-small;
font-weight:bold;
background-color:#fff;
margin:0 0 15px;
padding-bottom:4px;
border-bottom:1px dashed #ccc;
}

ul{
margin-left:10px;
}
li p{
margin-top:3px;
}




