body {
  width: 814px;
  background-color: #c0c0c0;
  background-color: #c00000;
  color: #c00000;
  cursor: default;
  font-size:16px;
  font-family: Verdana, Helvetica, Arial, Sans-serif;
  line-height: 160%;
  padding: 0px;
  text-align: center;
  margin:auto;
  margin-top:0px;
  margin-bottom:0px;
  background-image: url(img/bg3.png); background-repeat:repeat-y;background-position:center
}

#world {
	background-color: #ffffff;
	width: 814px;
	padding: 0px;
	text-align: justify;
	margin-left:0px;  margin-top:0px;
	border:0px solid #ff0000;
}
#content {
	width: 540px;
	float: right;
	margin: 20px; margin-top:0px;
	padding: 0px;
	overflow:visible; 
}
#title {
	width:780px;
	background-image: url(img/titleback.png);
	color:red;
	height:61px;
    margin:20px;margin-top:10px;
    overflow:visible;
    padding: 0px;
    background-color: #c00000
}
#title h1 {display: inline; font-size:32px;line-height:28px;float:right;text-align:right;margin-top:1px;margin-right:4px;overflow:visible;}
#left {
		float: left;
}
#menu {
	border:0;
	margin-left: 16px; 
	margin-top:6px;
	line-height:38px;
	width: 180px;
	text-align: center;
	padding: 0px;
	font-weight:bold;
}
#menu a {border: solid 0px white;color:white;display:block;padding: 0px;	
  background-image: url(img/buttonblk.jpg);}
#menu a:hover {color:white;display:block;background-image: url(img/buttonbrn.jpg);border: solid 0px white;}
#menu a.active {display:block;;padding: 0px;background-image: url(img/buttonred.jpg);border: solid 0px white;}

#foot {
	width: 180px;
	font-size:10px;
    line-height:12px;
	margin:30px 0px 0px 20px;
	padding: 0px;
	text-align:left
}

#urlinfo {
	margin-top:10px;
	border-top:1px solid red; 
	text-align:left;
	font-size:10px;
	font-weight:normal}

#small {
	margin-top:28px;
	text-align:justify;
	font-size:12px;
}
	
#pushright {float:right;text-align:right}
#pushleft {float:left}

a {color:#000000; text-decoration:none;}
a:link {  }
a:visited {}
a:hover { color:#ff0000;  border-bottom: 1px solid yellow;}
img  { border:5px solid black; }
a img  { border:0px }
.imgleft {margin-right:10px}
.imgright {margin-left:10px}

h2,h3,h4,h5 {border-bottom: 1px solid red;text-align:left}
h2 {margin-top:0px;margin-left:0px;margin-right:0px;}

blockquote {border-top:1px solid black;border-bottom:1px solid black;font-style:italic;}
ul,li {list-style-type: circle;list-style-image:url(img/itemarr.png);text-align:left}
td {vertical-align:top}

th.vsmth {background-color:#c00000;color:black;vertical-align:top;}
td.vsmtd {border-bottom:1px solid red;padding:10px;}
table.tbl {width:520px}


