#main { border: solid 1px #000000; background-image: url(graphics/bg03.gif); background-repeat: repeat-x; margin: 0px; }
#logo { margin: 2px; z-index: 1; }
#inner {  border: solid 1px #000000; margin: 10px; width: 100%; height: 480px; }
#overlay { font-size: 30px; color: #ffffff; font-family: arial; margin: 20px 0px 5px 20px; z-index: 2; background-color: #2158c7; }
p {
	margin: 20px;
	color: #792354;
	font-family: arial;
	font-size: 16px;
	text-align: justify;
	text-indent: 18px;
	letter-spacing: 1.5px;
	font-weight: 600;
  }

.imgwrap { margin: 5px; }
h1 { font-family: sylfaen; color: 9f2525; font-size: 24px; letter-spacing: 2px; font-weight: 600; margin: 0 0 0 10px; }

.border1 { border-bottom: solid 1px #000000; }
.border2 { border-left: solid 1px #000000; border-right: solid 1px #000000; }

.leftside { width: 170px; }
.rightside { width: 45px; }
.bottom { border-top: solid 1px #000000; }

#contactinfo ul { margin: 20px; padding: 0; list-style-type: none; font-weight: 600; font-size: 14px; letter-spacing: 1; font-family: roman; color: 202020; }
#contactinfo li {  background-color: yellow; }

.bg { z-index: 1; }
.bg1 { background-repeat: no-repeat; }

.content { width: 600px; text-align: center }

#menu ul { margin: 0; padding: 0; list-style-type: none; font-weight: 600; font-size: 15px; letter-spacing: 1.5; font-family: arial, courier new; }
#menu li {  float: none; border: 1px solid #000000; margin: 3px 1px 0 1px; }
#menu a { display: block; padding: 0; margin: 0; background: #f4ecdc; text-decoration: none; text-align: center; }
#menu a:link, #menu a:active, #menu a:visited { color: #792354; }
#menu a:hover { background: #edc1db; color: #cc4e98; }
